vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   WMail - a POP3/SMTP Webmailer for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=115597)

MissKalunji 05-16-2006 12:33 AM

Quote:

Originally Posted by MissKalunji
How would this work? with any other e-mail that uses pop3? that would cause a lot of server loads no?


bump!

TTG 05-16-2006 12:34 AM

Quote:

Originally Posted by shadow smith
Is there a way to give accounts to users of vbulletin without having to make a pop account for everyone?


You might find this useful, been using it for quite a while, works well :-

Email per username

MissKalunji 05-16-2006 12:43 AM

Quote:

Originally Posted by TTG
You might find this useful, been using it for quite a while, works well :-

Email per username

Nice!!

Roms 05-16-2006 01:45 AM

I'm having the same Send SMTP problem.... I've tried all different settings.. Still no joy...

Hellcat 05-16-2006 03:00 AM

Update time :)
I'd like esp. all the ones having AUTH issues to test again the two AUTH types available and report any changes.
  • Fixed a phrase that didn't show in Admin's global settings
  • Added admin option for the automatic addition of the "Webmail" links: "Never add any link", "Only add for users having propper permission" and "Always add selected links"
  • When the mailbox is empty it no longer shows "An error accoured...", it now correctly displays a notice "Your inbox is empty" instead (this notice can be hidden completely by deleting the used phrase)
  • "Empty strtotime() call" should be fixed, no longer causing that PHP warning and showing "N/A" when no or invalid date in mail specified
  • Added option in user settings to choose between WYSIWYG editor and simple textbox (default is still WYSIWYG)
  • Fixed a few things in inc_accessconfig.php - hopefully the warnings and SQL errors regarding the config are now gone....
  • Added an experimental fix in the SMTP protocol that MIGHT raise compatibility with more SMTP server's requiring authentication
  • Added option (in user settings) to be automatically redirected back to the "Write A New Mail" page after successfull sending

MThornback 05-16-2006 03:51 AM

error when allowing usergroups to use functions:

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
UPDATE vb3_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'WCC Forum Administrators',
`description` = '',
`usertitle` = 'Forum Administrator',
`opentag` = '<span style=\"color: red;\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '1074790399',
`attachlimit` = '0',
`pmquota` = '150',
`pmpermissions` = '3',
`pmsendmax` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '23',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`advanced_bbcode_usergroup_on` = '1',
`advanced_bbcode_usergroup_permissions` = '1023',
`advanced_bbcode_usergroup_permissions_custom` = 'a244',
`modpermissions` = '0',
`vbugpermissions` = '7',
`hc_usercountdown` = '1',
`mh_unm_permissions` = '7',
`mh_unm_changelimit` = '30',
`mh_unm_viewhistorylimit` = '1',
`awspermissions` = '15',
`googlemappermissions` = '1',
`wmailpermissions` = '1'
WHERE usergroupid=6;

MySQL Error : Unknown column 'wmailpermissions' in 'field list'
Error Number : 1054
Date : Monday, May 15th 2006 @ 11:49:19 PM
Script : http://www.webcadets.com/forum/admincp/usergroup.php
Referrer :/forum/admincp/usergroup.php?do=edit&usergroupid=6

Username : MThornback
Classname : vb_database

will try and add manually and see if it fixes :)

Edit: Manual add fixed this error....

error now on wmail.php

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT data FROM vb3_wmail_settings WHERE userid = 2;

MySQL Error : Table 'rburns_forum.vb3_wmail_settings' doesn't exist
Error Number : 1146
Date : Monday, May 15th 2006 @ 11:54:28 PM
Script : /forum/wmail.php
Referrer :
Username : MThornback
Classname : vb_database
adding manually...will edit again :p

fixed....

new error same page

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT name, email FROM vb3_wmail_adrbook WHERE userid = '2' ORDER BY name ASC;;

MySQL Error : Table 'rburns_forum.vb3_wmail_adrbook' doesn't exist
Error Number : 1146
Date : Monday, May 15th 2006 @ 11:58:45 PM
Script : /forum/wmail.php
Referrer :

Username : MThornback
Classname : vb_database
will edit again....

Ok...added that table manually and now it works....just have to do the settings.

MThornback 05-16-2006 04:10 AM

Ok, still small problem...I set yes for all three display options (CP, Nav and Quick Link) none of them are showing up...OTHERWISE....working as expected and truly awesome :)


Suggestion for next update: Add in ability to choose port for POP and SMTP....my server is anal and doesn't use standard SMTP port....so port 25 does not agree with my e-mail addresses :)

Hellcat 05-16-2006 04:42 AM

weird, why did not add the tables and the column at install time....
This vB install code thing gives me a headache....

But that it's working besides that, I'll tweak the installer some more.

Now I need to know if the SMTP error(s) are still present.
Seems (besides the install issue) the last remaining showstopper.

Once that's resolved we should have a 1.00 final and can head over to the new features :)

VBUsers 05-16-2006 05:32 AM

im getting this error. i have a prefix on my DB is that it and if so whats the change i need to do?


Database error in vBulletin 3.5.3:

Invalid SQL:
SELECT data FROM smora_wmail_settings WHERE userid=0;

MySQL Error : Table 'smora_forum.smora_wmail_settings' doesn't exist
Error Number : 1146
Date : Tuesday, May 16th 2006 @ 01:20:25 AM
Script : http://www.thenextelforums.com/admin...min_global.php
Referrer : http://www.thenextelforums.com/admincp/index.php?do=nav
IP Address : 000000
Username : LOW
Classname : vb_database



now i went to my usergroup and added my permission. i click on the wmail.php and get this error


Database error in vBulletin 3.5.3:

Invalid SQL:
UPDATE smora_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Head Administrator',
`description` = '',
`usertitle` = 'Head Administrator',
`opentag` = '<span style=\"color: orange;font-weight: bold;\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '470810623',
`attachlimit` = '0',
`pmquota` = '2000',
`pmpermissions` = '0',
`pmsendmax` = '10',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520895',
`genericoptions` = '31',
`profilepicmaxwidth` = '500',
`profilepicmaxheight` = '500',
`profilepicmaxsize` = '999999',
`avatarmaxwidth` = '500',
`avatarmaxheight` = '500',
`avatarmaxsize` = '9999999',
`vbaffiliatespermissions` = '15',
`itraderpermissions` = '7',
`pagerpermissions` = '13',
`pagerquota` = '200',
`pagerminpost` = '0',
`pagerminpostperday` = '0',
`pagermaxperday` = '0',
`pagersendmax` = '0',
`pagersendmaxchar` = '300',
`que` = '4095',
`vbimghost` = '3',
`vbimghost_upslots` = '5',
`vbimghost_files` = '50',
`hackdbperm` = '15',
`vbppermissions` = '65529',
`vbp_discountrate` = '0.00000',
`vbp_paycheckamount` = '2000.00000',
`vbp_secondarycost` = '0.00000',
`vbp_primarycost` = '0.00000',
`wmailpermissions` = '1'
WHERE usergroupid=6;

MySQL Error : Unknown column 'wmailpermissions' in 'field list'
Error Number : 1054
Date : Tuesday, May 16th 2006 @ 01:43:51 AM
Script : http://www.thenextelforums.com/admincp/usergroup.php
Referrer : http://www.thenextelforums.com/admin...&usergroupid=6
IP Address : 00000000000
Username : LOW
Classname : vb_database

VBUsers 05-16-2006 05:48 AM

Quote:

Originally Posted by MThornback
error when allowing usergroups to use functions:




will try and add manually and see if it fixes :)

Edit: Manual add fixed this error....

error now on wmail.php



adding manually...will edit again :p

fixed....

new error same page



will edit again....

Ok...added that table manually and now it works....just have to do the settings.


im having the same errors as you can you tell me what you did to fix this?

maranello 05-16-2006 05:56 AM

Alright, about the STMP Authentication. I installed the updated version, right now i CAN receive e-mails, but I can't send them. When I try to send them, this is what I get:

Quote:

There has been an error while talking to your SMTP server!
Sessionlog follows:

Connection to xxxxxxxxxx:25....
Sent: helo localhost
Rcvd: 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
Sent: auth login
Rcvd: 250 old46.xxxxxxxxxx.com Hello localhost [xxx.xxx.xxx.xxx]
Sent: MAIL FROM:yyy@xxxxxxxxxx.com
Rcvd: 503 AUTH command used when not advertised
Sent: RCPT TO:yyy@xxxxxxxxxx.com
Rcvd: 250 OK
Sent: DATA
Rcvd: 250 Accepted
Sent: QUIT
Rcvd: 354 Enter message, ending with "." on a line by itself
You have the following options in your mail client:

1. Regular Account Login
2. Plain Text Login
3. No login

However you need:

4. STMP Authentication Login as well. If you have outlook or outlook express, when you set up an account, you ll first enter your user and pass. Until that part your client works exactly the same, however, in outlook, if you go to advanced->outbound-sendmail there you ll see "My Mail Server Requires STMP Authentication", and below it, you ll see "use the same login information I entered". That's what's missing. When sending e-mail, in order to prevent bulk-spam, STMP servers use this authentication. Almost all privately owned STMP servers have this. Unless you are trying to use this feature with sbcglobal.net, verizon.com, earthlink.com, etc, there is no way to send e-mail via other STMP servers. I think this should be the MOST important feature you need to add as soon as possible.

Tri@de 05-16-2006 06:02 AM

I installed the hack, but when i go in global settings i recive this message:

Quote:

Database error in vBulletin 3.5.3:

Invalid SQL:
SELECT data FROM wmail_settings WHERE userid=0;

MySQL Error : Table 'aeforum.wmail_settings' doesn't exist
Error Number : 1146
Date : Tuesday, May 16th 2006 @ 09:00:52 AM
Script : /admincp/wmail_admin_global.php
Referrer : /admincp/index.php?do=nav&custom=1
IP Address : 151.8.167.226
Username : Tri@de
Classname : vb_database

Trying to unistall i get this

Quote:

Database error in vBulletin 3.5.3:

Invalid SQL:
DROP TABLE wmail_settings;;

MySQL Error : Unknown table 'wmail_settings'
Error Number : 1051
Date : Tuesday, May 16th 2006 @ 09:03:20 AM
Script : /admincp/plugin.php
Referrer : /plugin.php?do=productdelete&productid=hc_vbwebmail &s=
IP Address : 151.8.167.226
Username : Tri@de
Classname : vb_database
Any help?

maranello 05-16-2006 06:06 AM

I did some research, and this is why Auth doesnt work:

The program is not compatible with the authentication method the remote server is using.

The remote server expects a specific sequence of commands from VWMAIL Server. VWMAIL Server is sending HELO command, then trying to use AUTH command. In some cases, AUTH command can be used only after sending the HELO command from VWMAIL Server. But your client doesn't know how to use AUTH command, so it can't authenticate.

donatas 05-16-2006 06:33 AM

lol
Welcome donatas.

You have a total of -4 mails in your inbox,
that's 0 new mails since your last check

but there are 10 email on server...

Hellcat 05-16-2006 06:49 AM

Hi folks!

1)
Install/Unsinstall issue -> I am about to figure out what goes wrong with that vB install code evaluation -> will post an updated version within the next one or two hours

2)
I am getting closer to the SMTP problem.
I totally agree that THIS has to get working before anything else makes sense.
So, this isn't only top priority, it's also the only thing I'm trying to fix ATM.

Your input (and the posting of the sessionlogs) has indeed been very helpfull so far.
I'm also talking to "my friend google" about SMTP auth's, esp. the error message that appears in the log seem to push me into the right direction :)


@donatas:
*lol* yeah, I get that too from time to time, it's an error in the communication with the POP server...
Reload helps usually....

rmxs 05-16-2006 09:16 AM

Some Bug its FIXED now, byt still i can't sent message

Connection to SMTP:25....
Sent: helo localhost
Rcvd: 250 servername.com Hello servername.com [Server IP]
Sent: MAIL FROM:xxx.com
Rcvd: 501 xxxx.comr: sender address must contain a domain
Sent: RCPT TO:xxx@xxx
Rcvd: 503 sender not yet given
Sent: DATA
Rcvd: 503 valid RCPT command must precede DATA
Sent: QUIT
Rcvd: 221 SERVERNAME.com closing connection



:(

Hellcat 05-16-2006 09:46 AM

OK, quick fix for the install/uninstall issue :)

I uploaded a compete .ZIP as wel as the single product .XML (for those that have everything uploaded and only need to fix the install/uninstall issue).

A simple "Import Product" with "Allow Overwrite" should do it.

[high]* Hellcat now heads back to the SMTP problem....
[/high]

One request:
Could someone with a SMTP server that WMail is not (yet) compatible with supply me with a (temporary) account on that SMTP server, so I can try things "on the fly" myself?
That would speed up the process since I wouldn't need to ask someone else to try every single change I made ;)

Hellcat 05-16-2006 09:47 AM

Quote:

Originally Posted by rmxs
Some Bug its FIXED now, byt still i can't sent message
:(

What exactely did you specify as sender e-mail address in your settings?

Cybertims 05-16-2006 09:55 AM

May seem like a stupid question here.....but should it be using the server's SMTP address...or the members SMTP server address?

Cheers.

Hellcat 05-16-2006 09:59 AM

The only stupid question is the one not asked ;)

Usually the members need to enter the SMTP server address of "THEIR" SMTP server, the server of the ISP or host who is serving/hostin the e-Mail address of them.

You can set up your own SMTP to allow relay for your members as a service.
This option would come into play when the "An E-Mail Account for every board member" feature is finished.

Cybertims 05-16-2006 10:28 AM

Quote:

Originally Posted by Hellcat
The only stupid question is the one not asked ;)

Usually the members need to enter the SMTP server address of "THEIR" SMTP server, the server of the ISP or host who is serving/hostin the e-Mail address of them.

You can set up your own SMTP to allow relay for your members as a service.
This option would come into play when the "An E-Mail Account for every board member" feature is finished.

Cool......just awaiting a fix for the SMTp problem...I also tried all options to no avail.

Is it not possible to use PHP to send the email rather than SMTP? Just wondering.

Cheers.

Hellcat 05-16-2006 10:39 AM

Using PHP's mail() function has a downside for this:
It sends the mail over YOUR server. Depending on your config your server won't allow that and some more problems that might arise.

Using the IMAP function has the (IMO mayor) downside of needing the IMAP libraries compiled into PHP (not everyone has those, incl. me ;))

[EDIT]
I just found a detailed example "dialog" Mail-Client <-> SMTP-Server on Wikipedia.
Perfect, now I can modify my "LOGIN" auth method based on this.

The "LOGIN" auth method is the one we need!
And it's almost correctely implemented, I just need to send a "EHLO" instead of a "HELO" at the beginning.
Yay,
[high]* Hellcat checks....[/high]

TTG 05-16-2006 10:43 AM

Updated and still having the same auth problems .. :confused:

Hellcat 05-16-2006 10:44 AM

Quote:

Originally Posted by TTG
Updated and still having the same auth problems .. :confused:

Yop, see above post (the edit).
I think we're closing in :)

dacho 05-16-2006 11:14 AM

Get ERROR

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT data FROM wmail_settings WHERE userid=0;

MySQL Error  : Table 'dachowe_forums.wmail_settings' doesn't exist
Error Number : 1146
Date        : Tuesday, May 16th 2006 @ 02:13:47 PM
Script      : http://forums.dacho.co.il/admincp/wmail_admin_global.php
Referrer    : http://forums.dacho.co.il/admincp/index.php?do=nav
IP Address  : 84.108.68.127
Username    : admin
Classname    : vb_database


Hellcat 05-16-2006 11:27 AM

- Go to the product manager and choose "edit" for WMail.
- Delete out everything in the "Uninstall code".
- Uninstall the product (should go without errors after the delete)
- Re-Import the product .XML - now all tables should be created as required.

I am about to upload another update, where the install/uninstall code is patched again, so the uninstall doesn't give any errors anymore.
So a simple uninstall/reinstall now does the trick with rc2pl2.... hopefully....

[edit]
can some1 with the SMTP issue try out the attached wmail.php and see if there's anything different now....

Snake 05-16-2006 11:34 AM

So Hellcat, when do you think you are going to release the Final version? Do you have any idea?

PtP 05-16-2006 11:35 AM

Quote:

Originally Posted by Lil Ripsta
So Hellcat, when do you think you are going to release the Final version? Do you have any idea?

When it works for everyone would be a good guess ;)

Cybertims 05-16-2006 11:39 AM

Quote:

Originally Posted by Hellcat
- Go to the product manager and choose "edit" for WMail.
- Delete out everything in the "Uninstall code".
- Uninstall the product (should go without errors after the delete)
- Re-Import the product .XML - now all tables should be created as required.

I am about to upload another update, where the install/uninstall code is patched again, so the uninstall doesn't give any errors anymore.
So a simple uninstall/reinstall now does the trick with rc2pl2.... hopefully....

[edit]
can some1 with the SMTP issue try out the attached wmail.php and see if there's anything different now....

No change here....

Hellcat 05-16-2006 11:42 AM

Quote:

Originally Posted by PtP
When it works for everyone would be a good guess ;)

Hehee, yeah :)
I hope to get it working this week.... a 1.0 final by the weekend would be nice....

Cybertims 05-16-2006 11:46 AM

I just fully uninstalled and re-installed....but to no avail. I still get the exact same error.

Ah wel...good try.

Hellcat 05-16-2006 11:47 AM

Used the *pl2 version?
Did you get an error during uninstall?
Install with "Allow Override = NO"

PtP 05-16-2006 11:52 AM

Quote:

Originally Posted by Hellcat
- Go to the product manager and choose "edit" for WMail.
- Delete out everything in the "Uninstall code".
- Uninstall the product (should go without errors after the delete)
- Re-Import the product .XML - now all tables should be created as required.

I am about to upload another update, where the install/uninstall code is patched again, so the uninstall doesn't give any errors anymore.
So a simple uninstall/reinstall now does the trick with rc2pl2.... hopefully....

[edit]
can some1 with the SMTP issue try out the attached wmail.php and see if there's anything different now....

Definatly some change but no result yet sorry ;)

Code:

There has been an error while talking to your SMTP server!
Sessionlog follows:
 
Connection to mail.mydomain.com:25....
Sent: ehlo localhost
Rcvd: 220-We do not authorize the use of this system to transport unsolicited,
Sent: auth login
Rcvd: 220 and/or bulk e-mail.
Sent: MAIL FROM:ptp@mydomain.com
Rcvd: 250-server.myhost.com Hello localhost [xxx.xxx.xx.xx]
Sent: RCPT TO:ptp@myotheremail.net.au
Rcvd: 250-SIZE 52428800
Sent: DATA
Rcvd: 250-PIPELINING
Sent: QUIT
Rcvd: 250-AUTH PLAIN LOGIN


Hellcat 05-16-2006 11:57 AM

Quote:

Originally Posted by PtP
Definatly some change but no result yet sorry ;)

OK, then a new inc_smtp.php as well....

Snake 05-16-2006 11:59 AM

Quote:

Originally Posted by Hellcat
Hehee, yeah :)
I hope to get it working this week.... a 1.0 final by the weekend would be nice....

Sweeet! Man once Final is out, I'll be happy to make a few donation to ya. ;)

Cybertims 05-16-2006 12:29 PM

Same error for me after the upgrade...and the additional changes you mention...

Just an observation....

It is trying to connect to my smtp server smtp.bulldogdsl.com:25 but the smtp server address I have and works in Outlook is simply...smtp.bulldogdsl.com without the :25

would it matter that this is in there in your script??

Here's the error I get

Connection to mail.bulldogdsl.com:25....failed: Connection refused

also top of the screen I get this.....

Warning: fsockopen(): unable to connect to mail.bulldogdsl.com:25 in /wmail/inc_smtp.php on line 49

There is no authentication needed on this server the ISP tell me.

Cheers.

dreck 05-16-2006 12:41 PM

Quote:

Originally Posted by Hellcat
One request:
Could someone with a SMTP server that WMail is not (yet) compatible with supply me with a (temporary) account on that SMTP server, so I can try things "on the fly" myself?
That would speed up the process since I wouldn't need to ask someone else to try every single change I made ;)

PM sent

dreck 05-16-2006 12:49 PM

Was their to be a new auth type? I still only see three.
Login
plain
none

I used both new files & reimported the new xml

I still get what looks like same error:
Code:


There has been an error while talking to your SMTP server!
Sessionlog follows:

Connection to mail.thisdarncar.com:25....
Sent: ehlo localhost
Rcvd: 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
Sent: auth login
Rcvd: 250-box115.bluehost.com Hello box115.bluehost.com [70.103.140.115]
Sent: MAIL FROM:dreck@thisdarncar.com
Rcvd: 250-SIZE 52428800
Sent: RCPT TO:stu@thisdarncar.com
Rcvd: 250-PIPELINING
Sent: DATA
Rcvd: 250-AUTH PLAIN LOGIN
Sent: QUIT
Rcvd: 250-STARTTLS


SweetHome 05-16-2006 12:52 PM

woow good!

MThornback 05-16-2006 01:33 PM

Quote:

Originally Posted by lowandloudinc
im having the same errors as you can you tell me what you did to fix this?

Go into the product (if hellcat's fix isn't working for you) and take the CREATE TABLE SQL queries at the beginning and take out the VB code that surrounds it and run it in your phpmyadmin, 3 tables didn't load when I installed, so I did them manually....if you need help cleaning out the queries PM me and i'll be happy to help. I don't want to monopolize the thread :)


All times are GMT. The time now is 12:54 PM.

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.01682 seconds
  • Memory Usage 1,873KB
  • 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
  • (3)bbcode_code_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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