vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] DragonByte SEO v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=308615)

Alan_SP 05-25-2015 04:06 PM

Out of curiosity, how? Maybe it would help someone else...

Nirjonadda 05-25-2015 05:49 PM

Quote:

Originally Posted by migratoria (Post 2546356)
PROBLEM SOLVED! :D

How to you fixed The problem ? Please post here the output, So someone have a same problem then its can help. Thanks

DragonByte Tech 05-25-2015 07:46 PM

DragonByte SEO v2.0.3

Bug Fixes:
  • Social Group Home pages would not rewrite correctly
  • Fixed an issue where phrase text could be missing if DragonByte vBSecurity?s IP Verify was triggered in the DBSEO CP


Fillip

DragonByte Tech 05-25-2015 07:48 PM

The bug in the Arrowchat and Cometchat script is in the file references.
Code:

/forum/arrowchat/
should be replaced with
Code:

{vb:raw vboptions.bburl}/arrowchat/
You might want to ask the developers of that modification to implement this in the core product, because it's quite a problematic bug in their code.


Fillip

Alan_SP 05-26-2015 04:37 PM

I guess this goes in vB settings of Arrowchat and Cometchat and certainly not in htaccess file, or in their own settings file, as it is vBulletin's variable, unknown to them?

DragonByte Tech 06-01-2015 05:19 PM

DragonByte SEO v2.0.4

New Features:

DBSEO CP Alerts
  • Displays an alert if the Sitemap Generation is disabled
  • Displays an alert if the sitemap directory is not writeable
  • Mimicks the vBulletin AdminCP alert system


Fillip

Wakey 06-05-2015 08:35 AM

Quote:

Originally Posted by MarkFL (Post 2538256)
Hello DBTech Developers,

I have an issue I am hoping to figure out. I have attached an image of all the relevant system information.

One of our users reported that he uses the "Linear - Newest First" thread display mode and that when he submits a post in a thread with more than one page he is taken to the last page where the oldest posts are displayed, rather than being taken to the top of the first page as he should. I have verified this happens to me as well when I changed my thread display mode settings to match his.

I also notice that if I click the icon on the forum display page that will take you to the last post in a thread, I am instead taken to the last page where the oldest posts are displayed. And if I click the enumerated links at the upper right of the posts, I am taken to the last page if I am on the first and to the first page if I am on the last.

I have always used the "Linear - Oldest First" thread display mode and so I never noticed this issue before now. This is not an issue on my two dev sites on which I do not have [DBTech] DragonByte SEO v1 (vB4) installed and when this issue was first reported, the site ower immediately suspected it likely had something to do with the "URL Rewrite Settings."

So, I am hoping someone can help me get to the bottom of this. I performed a search of the web and this thread and did not find anything relating to this issue.

Best Regards,

Mark.

Quote:

Originally Posted by DragonByte Tech (Post 2538331)
I'll look into this as soon as I can :)


Fillip

I'm having the same issue on a clients site. Did the cause and a fix ever get found?

mykkal 06-05-2015 09:51 AM

Quote:

Originally Posted by Wakey (Post 2547184)
I'm having the same issue on a clients site. Did the cause and a fix ever get found?

They won't support over here at vbulletin.org anymore. At least not that i've seen. Ask your question in their support forum. http://dragonbyte-tech.com

lauxanh 06-07-2015 08:26 PM

When i use this MOD( SEO URLs only, no sitemap), my serverload is double or triple compare to before. Is it normal?

mansonklan 06-07-2015 08:46 PM

Cache offline, how to fix that?

ForceHSS 06-07-2015 09:43 PM

Quote:

Originally Posted by mykkal (Post 2547189)
They won't support over here at vbulletin.org anymore. At least not that i've seen. Ask your question in their support forum. http://dragonbyte-tech.com

They do support here for all their mods. You have not been here long enough but so far been a problem try checking rules before posting again
Quote:

All members must be treated in a respectful and adult manner. All members should respect and adhere to the promotion of harmony within the community. Do not attempt to disrupt the community in any way.

Budget101 06-08-2015 02:47 PM

Quote:

Originally Posted by lauxanh (Post 2547329)
When i use this MOD( SEO URLs only, no sitemap), my serverload is double or triple compare to before. Is it normal?


YES, that's normal. Aggravating as all get up, but Quite Normal for the software. dbSEO Quadrupled the server load and makes our CPU run through the roof so to speak. We're on a dedicated quad servers (running 16 Xeon processors) and it's literally STILL not enough due to the load.

We're considering removing it for this reason.

DragonByte Tech 06-08-2015 02:52 PM

Quote:

Originally Posted by mansonklan (Post 2547330)
Cache offline, how to fix that?

Install XCache or APC and activate it in vB's config.php

Quote:

Originally Posted by Budget101 (Post 2547380)
YES, that's normal. Aggravating as all get up, but Quite Normal for the software. dbSEO Quadrupled the server load and makes our CPU run through the roof so to speak. We're on a dedicated quad servers (running 16 Xeon processors) and it's literally STILL not enough due to the load.

We're considering removing it for this reason.

As I mentioned in the vB3 version thread where the user you quoted cross-posted, make sure you have a cache system like XCache or APC configured (by default, it's not configured so it won't work) and enabled in vB's config.php.


Fillip

Budget101 06-08-2015 03:23 PM

Quote:

As I mentioned in the vB3 version thread where the user you quoted cross-posted, make sure you have a cache system like XCache or APC configured (by default, it's not configured so it won't work) and enabled in vB's config.php.
Our server guys said this was essentially useless unless of all of the css, attachments, etc were moved into a filestore.

We're currently battling this issue right this second, with only 25,000 users on the site, the first byte time has slowed to 15 seconds. (normally less than 1 second).

http://www.webpagetest.org/result/15...07Q/1/details/

DragonByte Tech 06-08-2015 03:35 PM

Quote:

Originally Posted by Budget101 (Post 2547383)
Our server guys said this was essentially useless unless of all of the css, attachments, etc were moved into a filestore.

Sorry, I'm rather confused - DBSEO does not modify CSS or Attachments. Moving CSS and Attachments to the file store will help performance a lot, but it's 100% unrelated to DBSEO.

The reason why XCache greatly benefits DBSEO is because resolved URLs can be cached, meaning that lookups are essentially "free".

If your developers are telling you that XCache is useless for your site, then I would seriously question their reasoning.


Fillip

Angix 06-08-2015 05:04 PM

Good.

DragonByte Tech 06-08-2015 05:23 PM

DragonByte SEO v2.0.5

New Features:

DBSEO CP Alerts
  • The "sitemap generation in DragonByte SEO is not enabled" alert can now be dismissed
  • Should the automatic sitemap generation fail, the notification is now added to the DBSEO CP instead of the vB Admin CP

Bug Fixes:
  • Resolved a "No Permissions" issue in the DBSEO CP when a password is not set


Fillip

Budget101 06-08-2015 05:35 PM

Enabled: First Byte- 10.113s
http://www.webpagetest.org/result/150608_F9_12F3/

disabled: .403s
http://www.webpagetest.org/result/150608_F5_14MZ/


I'm sorry, it's just incredibly frustrating trying to optimize a site & maintain traffic at the same time. I love what dbSEO does in theory, but how it plays out in real time is a different story.

******************************************UPDATE** *******************************

NO NO NO NO NO. With the help of my server host we discovered that a Mod I was using was causing the loading issues and Spike in dbSEO's CPU usage. It was NOT dbSEO after all that caused the issue.

So, for those of you with loading/server spike issues.

1. Disable ALL of your mods, Enable them 1 at a time and run a webpagetest EACH time before proceeding to ensure that the newly enabled mod is NOT interfering with your server (or dbSEO) and load times.

2. In case anyone is wondering which mod was causing the severe issues, it was the Check 4 Hack Mod. (which again, is more than like user error because that particular mod says for use on vb sites up to version 4.1.4 . It does NOT state that it will work in my (newer) version. So- My Bad, yet again.

For the sake of Clarity, dbSEO was NOT causing the severe load on the server and I humbly apologize to them for MY error.

Wakey 06-08-2015 06:03 PM

Quote:

Originally Posted by mykkal (Post 2547189)
They won't support over here at vbulletin.org anymore. At least not that i've seen. Ask your question in their support forum. http://dragonbyte-tech.com

Quote:

Originally Posted by ForceHSS (Post 2547332)
They do support here for all their mods. You have not been here long enough but so far been a problem try checking rules before posting again

Unfortunately they seem to be ignoring me both on their forums and here. As well as others who have reported the same issue both over here and other there (on both the free and paid user support forums for this product)

DrkWizard 06-09-2015 09:03 AM

I get an error installing the lastest version :confused:

-------------------------------------------------------------------------

Database error in vBulletin 4.2.2:

Invalid SQL:

REPLACE INTO `dbtech_dbseo_adminmessage`
(`adminmessageid`, `varname`, `dismissable`, `script`, `action`, `execurl`, `method`, `dateline`)
VALUES
(4, 'dbtech_dbseo_analytics_disabled', 1, 'validate', 'gaenabled', 'index.php?do=save&filedo=home&dogroup=analytics&s etting[dbtech_dbseo_analytics_active]=1', 'post', UNIX_TIMESTAMP())
(5, 'dbtech_dbseo_analytics_account_missing', 1, 'validate', 'gaaccount', 'index.php?do=analytics', 'get', UNIX_TIMESTAMP()),
(6, 'dbtech_dbseo_analytics_profile_missing', 1, 'validate', 'gaprofile', 'index.php?do=analytics', 'get', UNIX_TIMESTAMP());

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(5, 'dbtech_dbseo_analytics_account_missing', 1, 'validate', 'gaaccount', 'index' at line 5
Error Number : 1064
Request Date : Tuesday, June 9th 2015 @ 10:57:12 AM
Error Date : Tuesday, June 9th 2015 @ 10:57:13 AM
Script : /foro/admincp/plugin.php?do=productimport
Referrer : /foro/admincp/plugin.php?do=productadd
IP Address : xxxxxx
Username : xxxxxx
Classname : vB_Database
MySQL Version : 5.5.41-MariaDB

ForceHSS 06-09-2015 01:02 PM

Quote:

Originally Posted by DrkWizard (Post 2547438)
I get an error installing the lastest version :confused:

-------------------------------------------------------------------------

Database error in vBulletin 4.2.2:

Invalid SQL:

REPLACE INTO `dbtech_dbseo_adminmessage`
(`adminmessageid`, `varname`, `dismissable`, `script`, `action`, `execurl`, `method`, `dateline`)
VALUES
(4, 'dbtech_dbseo_analytics_disabled', 1, 'validate', 'gaenabled', 'index.php?do=save&filedo=home&dogroup=analytics&s etting[dbtech_dbseo_analytics_active]=1', 'post', UNIX_TIMESTAMP())
(5, 'dbtech_dbseo_analytics_account_missing', 1, 'validate', 'gaaccount', 'index.php?do=analytics', 'get', UNIX_TIMESTAMP()),
(6, 'dbtech_dbseo_analytics_profile_missing', 1, 'validate', 'gaprofile', 'index.php?do=analytics', 'get', UNIX_TIMESTAMP());

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(5, 'dbtech_dbseo_analytics_account_missing', 1, 'validate', 'gaaccount', 'index' at line 5
Error Number : 1064
Request Date : Tuesday, June 9th 2015 @ 10:57:12 AM
Error Date : Tuesday, June 9th 2015 @ 10:57:13 AM
Script : /foro/admincp/plugin.php?do=productimport
Referrer : /foro/admincp/plugin.php?do=productadd
IP Address : xxxxxx
Username : xxxxxx
Classname : vB_Database
MySQL Version : 5.5.41-MariaDB

Can you post a screenshot of the DragonByte Tech: SEO - Google Analytics Integration settings please

DragonByte Tech 06-09-2015 02:25 PM

Quote:

Originally Posted by Budget101 (Post 2547404)
For the sake of Clarity, dbSEO was NOT causing the severe load on the server and I humbly apologize to them for MY error.

Not a problem at all :)

It's completely understandable that anyone would think DBSEO would be the cause of increased server load - after all, it does add a lot of pre- and post-processing to the page. Certain web monitoring scripts such as the ones found in cPanel / WHM also tend to attribute increased resource usage to DBSEO, because of the fact that DBSEO "loads" vBulletin once the URL has been resolved. These resource monitors therefore think that DBSEO is responsible for all of vBulletin's resource usage.

In either case, I'm very happy that this has been resolved for you :)

Quote:

Originally Posted by Wakey (Post 2547406)
Unfortunately they seem to be ignoring me both on their forums and here. As well as others who have reported the same issue both over here and other there (on both the free and paid user support forums for this product)

I do apologise for the delay. vBulletin.org is very difficult to keep up with support on, due to the fact that the alert system isn't as easy for us to use when we have to support 110 releases.

As for the delay in responding @ our site, there's two factors:
1. The weekend. I tend to work less during the weekend, so sometimes I don't get to address every piece of support requested during the weekend.

2. Mondays. Mondays are extremely exhausting for me due to the fact that I'm busy preparing releases for the night, as well as working on other projects.

All in all, it is something we hope to improve on in the future. As it stands, as the person singly responsible for 50+ products, I can't give each and every one of you the attention you deserve at all times. Sorry :(

Quote:

Originally Posted by DrkWizard (Post 2547438)
I get an error installing the lastest version :confused:

-------------------------------------------------------------------------

Database error in vBulletin 4.2.2:

Invalid SQL:

REPLACE INTO `dbtech_dbseo_adminmessage`
(`adminmessageid`, `varname`, `dismissable`, `script`, `action`, `execurl`, `method`, `dateline`)
VALUES
(4, 'dbtech_dbseo_analytics_disabled', 1, 'validate', 'gaenabled', 'index.php?do=save&filedo=home&dogroup=analytics&s etting[dbtech_dbseo_analytics_active]=1', 'post', UNIX_TIMESTAMP())
(5, 'dbtech_dbseo_analytics_account_missing', 1, 'validate', 'gaaccount', 'index.php?do=analytics', 'get', UNIX_TIMESTAMP()),
(6, 'dbtech_dbseo_analytics_profile_missing', 1, 'validate', 'gaprofile', 'index.php?do=analytics', 'get', UNIX_TIMESTAMP());

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(5, 'dbtech_dbseo_analytics_account_missing', 1, 'validate', 'gaaccount', 'index' at line 5
Error Number : 1064
Request Date : Tuesday, June 9th 2015 @ 10:57:12 AM
Error Date : Tuesday, June 9th 2015 @ 10:57:13 AM
Script : /foro/admincp/plugin.php?do=productimport
Referrer : /foro/admincp/plugin.php?do=productadd
IP Address : xxxxxx
Username : xxxxxx
Classname : vB_Database
MySQL Version : 5.5.41-MariaDB

This has been resolved @ our site :)


Fillip

ForceHSS 06-09-2015 04:09 PM

Quote:

Originally Posted by DragonByte Tech (Post 2547468)
I do apologise for the delay. vBulletin.org is very difficult to keep up with support on, due to the fact that the alert system isn't as easy for us to use when we have to support 110 releases.

As for the delay in responding @ our site, there's two factors:
1. The weekend. I tend to work less during the weekend, so sometimes I don't get to address every piece of support requested during the weekend.

2. Mondays. Mondays are extremely exhausting for me due to the fact that I'm busy preparing releases for the night, as well as working on other projects.

All in all, it is something we hope to improve on in the future. As it stands, as the person singly responsible for 50+ products, I can't give each and every one of you the attention you deserve at all times. Sorry :(
Fillip

Maybe its time to bring in more support people

migratoria 06-10-2015 07:02 PM

But Rewrite urls of classifieds plugin works correctly?
****

mansonklan 06-10-2015 08:15 PM

Quote:

Install XCache or APC and activate it in vB's config.php
yes it is and still says offline...

katie hunter 06-14-2015 07:41 PM

Hi Fillip, can you implement the exact vbseo like feature with dbseo ?

http://i.imgur.com/55pGgUG.png

DragonByte Tech 06-15-2015 05:52 PM

DragonByte SEO v2.0.6

New Features:

DBSEO CP Alerts
  • Google Analytics integration enabled (global switch)
  • Google Analytics Account ID missing
  • Google Analytics Profile ID missing
  • All alerts can be dismissed if you would prefer not to display GA information.

Bug Fixes:
  • Fixed an issue with the navbits in the Mobile Style


Fillip

DragonByte Tech 06-15-2015 05:54 PM

Quote:

Originally Posted by katie hunter (Post 2547811)
Hi Fillip, can you implement the exact vbseo like feature with dbseo ?

http://i.imgur.com/55pGgUG.png

No, we will never implement a Like system in DBSEO. We already have our Advanced Post Thanks / Like product, which has a vBSEO Likes importer :)

Quote:

Originally Posted by mansonklan (Post 2547562)
yes it is and still says offline...

That means it's not configured correctly on your server.


Fillip

iJosh 06-16-2015 04:32 AM

I followed the instructions correctly, and for some reason when I try and go to /dpseocp/ nothing loads. Also, these 2 weird looking menus have appeared in my admincp.

http://gyazo.com/382d4722f91a8c89bb979547d010705a

any recommendations?

final kaoss 06-16-2015 12:14 PM

Change that p to a b & go.

slumptik 06-16-2015 07:44 PM

With this mod installed, the "database connection error" page is now returning additional text area box (one not shown on vB's page) which contains information on the server, SQL and related things which shouldn't be shown to the public.

How can this additional information be kept from showing up on the user's browser screen?

mansonklan 06-16-2015 11:11 PM

Quote:

Originally Posted by DragonByte Tech (Post 2547898)
No, we will never implement a Like system in DBSEO. We already have our Advanced Post Thanks / Like product, which has a vBSEO Likes importer :)

That means it's not configured correctly on your server.


Fillip

Well shoot a duck!

Will it still function correctly?

iJosh 06-18-2015 04:13 AM

Quote:

Originally Posted by final kaoss (Post 2547944)
Change that p to a b & go.

yeah I meant that. still getting nothing.

DragonByte Tech 06-22-2015 07:15 PM

DragonByte SEO v2.0.7

Bug Fixes:
  • Setting post order to Linear - Newest First would break certain parts of the modification


Fillip

DragonByte Tech 06-22-2015 07:19 PM

Quote:

Originally Posted by iJosh (Post 2547922)
I followed the instructions correctly, and for some reason when I try and go to /dpseocp/ nothing loads. Also, these 2 weird looking menus have appeared in my admincp.

http://gyazo.com/382d4722f91a8c89bb979547d010705a

any recommendations?

This means the files have not been uploaded correctly, or the product has not been imported correctly. It could be due to missing phrases, which can happen if you have a large amount of modifications installed and your MySQL Max Allowed Packet is too low.

Quote:

Originally Posted by slumptik (Post 2547995)
With this mod installed, the "database connection error" page is now returning additional text area box (one not shown on vB's page) which contains information on the server, SQL and related things which shouldn't be shown to the public.

How can this additional information be kept from showing up on the user's browser screen?

This information cannot be hidden, as the vBulletin user information system has not loaded by the time the DB errors are generated. I would recommend fixing the errors instead :)

Quote:

Originally Posted by mansonklan (Post 2548010)
Well shoot a duck!

Will it still function correctly?

The modification, yeah. The caching, no :)


Fillip

katie hunter 06-22-2015 07:37 PM

Quote:

Originally Posted by DragonByte Tech (Post 2547898)
No, we will never implement a Like system in DBSEO. We already have our Advanced Post Thanks / Like product, which has a vBSEO Likes importer :)

That means it's not configured correctly on your server.


Fillip

Fillip i check it, it is not as good as vbseo's like and the style is very generic. Are you taking recommendations or can't ? You guys took over vbseo when it went down with a vision of presenting something better and stronger. Vbseo not updating its script didn't mean it was bad, many features it have not even dbseo has yet.

I use dbseo on one of my sites and it is not doing as great as vbseo was performing on my main site, so i had the chance to try both. Also reporting several errors for its sitemap on google webmaster, i did let matt know and he told me he will let you know but you are always mia.

Vbseo like is nothing like dbseo like. Your like system is similar to many like plugin on vb really.

http://i.imgur.com/UsYAsUy.png

Code Geass 06-23-2015 01:24 AM

Quote:

Originally Posted by DragonByte Tech (Post 2548408)
DragonByte SEO v2.0.7

Bug Fixes:
  • Setting post order to Linear - Newest First would break certain parts of the modification


Fillip

It shows latest version is 2.0.8 now :rolleyes:

Code Geass 06-23-2015 02:02 AM

Mr.Fillip

I'm having problem with authentication of google

Google Analytics Account ID
Google Analytics Profile ID

I don't really know how t get them ! I used the number from google analytics ( UA-XXXXXXXX-1)

I used the XXXXXXX part and whole ( UA-XXXXXXXX-1) in Account ID & in Profile ID because I don't know where I should put it in.

But in the end it give me an error

Error fetching OAuth2 access token, message: 'invalid_grant: Code was already redeemed.' on line 119 in /var/www/XXXX/dbtech/dbseo/includes/3rdparty/Google/Auth/OAuth2.php (code: 400)

We are using "Cloudflare" service and it give us much of "Error 524 a timedout occured" message and shows host error many times after installation of your plugin

ForceHSS 06-23-2015 02:08 AM

Quote:

Originally Posted by Code Geass (Post 2548428)
Mr.Fillip

I'm having problem with authentication of google

Google Analytics Account ID
Google Analytics Profile ID

I don't really know how t get them ! I used the number from google analytics ( UA-XXXXXXXX-1)

I used the XXXXXXX part and whole ( UA-XXXXXXXX-1) in Account ID & in Profile ID because I don't know where I should put it in.

But in the end it give me an error

Error fetching OAuth2 access token, message: 'invalid_grant: Code was already redeemed.' on line 119 in /var/www/XXXX/dbtech/dbseo/includes/3rdparty/Google/Auth/OAuth2.php (code: 400)


We are using "Cloudflare" service and it give us much of "Error 524 a timedout occured" message and shows host error many times after installation of your plugin

Try using IE as some browsers it wont work with

slumptik 06-23-2015 12:27 PM

Quote:

Originally Posted by DragonByte Tech (Post 2548410)
This information cannot be hidden, as the vBulletin user information system has not loaded by the time the DB errors are generated. I would recommend fixing the errors instead :)

So there is no way to affect the display of an error message that is being generated by your modification?


All times are GMT. The time now is 04:12 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02735 seconds
  • Memory Usage 1,895KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (30)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete