vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=205388)

fmckinnon 06-23-2009 07:25 PM

Quote:

Originally Posted by peleh (Post 1835240)
Hmm, on my installation here, images, text and links go just fine even with html turned off on vbulletin.

What i do here, when some code go trought and apears on the forum, like nextgen gallery, i edit the post. When i try to pass embed code, like videos, i edit with the format that vbulletin accept, wich is a link to the video.


peleh,

That's totally weird - are you sure your HTML isn't turned on in your forums admincp for that forum? Every wordpress post that went over into my forums showed the unparsed HTML code - so in the forum it would have all the <html code> showing ... img links, a href links, etc.

amjadz4 06-23-2009 07:38 PM

Quote:

Originally Posted by sparky37 (Post 1834312)
I've been fighting with this thing all day.

I've uploaded the files properly and whatnot but as soon as I enable this plugin in WP my whole webpage disappears. Nothing. Just blank pages. I have to go back to a cached page and disable the plugin in order for the webpage to work.

It seems that I'm not alone, however it also seems that I've not seen a solution posted anywhere despite finding this problem mentioned in a couple different forums?

Un-install COMPLETELY using the resetbridge file and including the tables from database. and then install it..STEP BY STEP. it will work without any errors :)


Quote:

Originally Posted by MrFab (Post 1835861)
hello there !

thanks for this mod, so great... BUT i have a problem : I've done everything (I think so...) but when I turn on the integration, I can't login anymore to Wordpress. It seems Wordpress goes to the VB database (it doesn't recognize the "admin" login of WP), I log in with my VB admin login (Fab) and it redirects to a blank page (login.php), without setting any session :/

Do you know where it comes from ?

(sorry for my poor english :()

When you have mapped users, the login only works from vbulletin. So login to the forum first and then visit /wp-admin ... you will be logged in automatically.

The WP users table becomes useless.

MrFab 06-23-2009 07:45 PM

Quote:

Originally Posted by amjadz4 (Post 1835872)
When you have mapped users, the login only works from vbulletin. So login to the forum first and then visit /wp-admin ... you will be logged in automatically.

The WP users table becomes useless.

Thanks for your answer.
I'm logged in to the forum, it works perfectly with VB but the wp-admin doesn't log me in :( and when I try : blank page on login.php - and no session is created on wordpress :/

amjadz4 06-23-2009 08:02 PM

Quote:

Originally Posted by fmckinnon (Post 1835865)
peleh,

That's totally weird - are you sure your HTML isn't turned on in your forums admincp for that forum? Every wordpress post that went over into my forums showed the unparsed HTML code - so in the forum it would have all the <html code> showing ... img links, a href links, etc.

What seems to be the problem? HTML does work from wordpress to vbulletin. Make sure the encoding is same and if it doesnt work, just re install it. Or if you need a hand and some of my quality time, PM me :)

Quote:

Originally Posted by MrFab (Post 1835875)
Thanks for your answer.
I'm logged in to the forum, it works perfectly with VB but the wp-admin doesn't log me in :( and when I try : blank page on login.php - and no session is created on wordpress :/

re-install it buddy, thats the only way to fix it. uninstall it completely...and that means COMPLETELY (including DB tables)

:)

fmckinnon 06-23-2009 08:06 PM

amjadz4 - are you saying that HTML that is present in the WordPress posts should go over into the forums and parse correctly, EVEN IF THE FORUM PERMISSIONS HAVE HTML SET TO "NO"?

How do you completely uninstall, and start over?

amjadz4 06-23-2009 08:44 PM

Quote:

Originally Posted by fmckinnon (Post 1835886)
amjadz4 - are you saying that HTML that is present in the WordPress posts should go over into the forums and parse correctly, EVEN IF THE FORUM PERMISSIONS HAVE HTML SET TO "NO"?

How do you completely uninstall, and start over?

Yes even if its set to NO. the HTML permissions are overridden as per the poster's usergroup. So if he is an admin for example and has HTML allowed in its usergroups setting, the post can have HTML. the forum's persmission wont have anything to do with it then!

To completely uninstall this mod follow this:

1. disable plugin ( doesnt matter if u dont ) and delete all uploaded plugin files.
2. open up phpmyadmin or any database management tool on your server.
3. in the WP database click on search and type in: vbb_ and select inside wp_options ( you will probably find around 27 matches )
4. delete all tables beginning with vbb_ - make note of this as there will be some tables NOT beginning with vbb_ do not delete those!
5. in the column find the "option_name" as active_plugins ... click on edit.
6. search for a line similar to this: i:5;s:12:"vbbridge.php"; ( the numbers may be different ) and delete it.

That's all. Plugin removed completely. You can re-install it now and make sure you follow EVERY LINE of the README. If you do not make a mistake you wont have a problem!

:)

slinky 06-23-2009 08:56 PM

Has anyone been using this just for registrations? All I want to do is simply get vbulletin registrations and Wordpress to match up, username and password, as well as changing. I thought of using this plugin but don't know of anyone using it. I have WP MU and I was able to get it working on a prior version, integration of login info only, don't care about the posts.

I was also looking at amember but it's very expensive and some parts seemed very awkward and I wondered if they even worked. Plus it's encoded, not a good thing.

fmckinnon 06-23-2009 09:03 PM

Quote:

Originally Posted by amjadz4 (Post 1835904)
Yes even if its set to NO. the HTML permissions are overridden as per the poster's usergroup. So if he is an admin for example and has HTML allowed in its usergroups setting, the post can have HTML. the forum's persmission wont have anything to do with it then!


Ah, OK - that explains it ... I am NOT using the auto-integration, nor am I sharing users - I have the auto turned OFF ... I only wanted it for:
1 - post the article into the forum
2 - use vbulletin as comments

What I can do is go into my usergroups for my UserID in Vbulletin (or the userID that the bridge is set to post as) and make sure HTML is turned "on" for them, though it's off in the forums. I'll try that - thanks for your great help.

poromenos 06-23-2009 09:14 PM

does this work with the latest wordpress version 2.8?

fmckinnon 06-23-2009 09:30 PM

Quote:

Originally Posted by amjadz4 (Post 1835904)
So if he is an admin for example and has HTML allowed in its usergroups setting, the post can have HTML. the forum's persmission wont have anything to do with it then!

Hey -
OK - help me out here - because when I go into User Group Settings, the only option for HTML on a User Group (ie. Admins) is to allow it in their SIGNATURE. I'm not finding a setting that says to allow HTML in forum posts ... am I totally missing it?

fmckinnon 06-23-2009 09:38 PM

HEY - yeah, same problem --- see here:
http://www.theworshipcommunity.com/f...0860#post20860

<b>please disregard this post</b>, we are still testing a new function of <a href="http://www.theworshipcommunity.com" target="_blank">TheWorshipCommunity.Com</a>.

It posted under my admin account, but did not parse HTML - I've gotta be missing something somewhere.

Stubbed 06-23-2009 10:05 PM

Quote:

Originally Posted by poromenos (Post 1835919)
does this work with the latest wordpress version 2.8?

Also interested in this before I press the magic "Upgrade" button...

fmckinnon 06-23-2009 10:09 PM

amjadz4 - ok, I 100% installed it, and re-installed. I've not even turned on auto-integrate yet (nor do I plan to), and again .. (this is so very strange) ... my forum posts are coming through:

1 - without showing HTML
2 - being posted as "twc_admin" which is userID 1, instead of userID 2395 .. I have my settings correct, the userID is 2395, the username is TheWorshipCommunity.Com - all of this is setup, yet I keep getting the same troubles.

ANY CLUE?

amjadz4 06-23-2009 10:12 PM

Do one thing. Enable HTML in posts and try.

amjadz4 06-23-2009 10:14 PM

Quote:

Originally Posted by poromenos (Post 1835919)
does this work with the latest wordpress version 2.8?

Quote:

Originally Posted by Stubbed (Post 1835955)
Also interested in this before I press the magic "Upgrade" button...

Yes people it works on 2.8 and the beta. Please read all the posts in this thread, I have already posted about it. :)

slinky 06-23-2009 10:24 PM

Anyone at all using this to integrate the logins between forums and wordpress?

ViciousCode 06-23-2009 10:25 PM

@ Jafo232

anyway you can add a widget for the sidebar to have login form
and links to register and forgot password

and when the user is logged in, it shows welcome message, a link to their profile on the forum
and a link to usercp like the image here.

https://vborg.vbsupport.ru/

if you can make this, that would be awesome, thats the only thing that the plugin needs

amjadz4 06-23-2009 10:29 PM

Quote:

Originally Posted by slinky (Post 1835967)
Anyone at all using this to integrate the logins between forums and wordpress?

Yes everyone who is posting here including me are using it :)

Stubbed 06-23-2009 10:35 PM

Sorry, had tried to search for "3.8" but it must have been too short. Maybe updating the first post would be a go?

Either way - Thanks! :)

amjadz4 06-23-2009 10:38 PM

Quote:

Originally Posted by ViciousCode (Post 1835969)
@ Jafo232

anyway you can add a widget for the sidebar to have login form
and links to register and forgot password

and when the user is logged in, it shows welcome message, a link to their profile on the forum
and a link to usercp like the image here.

http://img268.imageshack.us/img268/6...getexample.jpg

if you can make this, that would be awesome, thats the only thing that the plugin needs

I am currently working on making this plugin however what you see all over the net doesnt work.

amjadz4 06-23-2009 10:41 PM

Quote:

Originally Posted by Stubbed (Post 1835978)
Sorry, had tried to search for "3.8" but it must have been too short. Maybe updating the first post would be a go?

Either way - Thanks! :)

Its 2.8 and I am not the mod author so I cannot update that post :)

ViciousCode 06-23-2009 10:44 PM

well the sidebar login widget i found on wordpress works but not like it suppose to, it takes to the usercp instead of the profile when you click the profile link!

slinky 06-23-2009 11:00 PM

Quote:

Originally Posted by amjadz4 (Post 1835974)
Yes everyone who is posting here including me are using it :)

Great - but my problem when I ran it was that I had an impossible time logging in the wp-admin with it enabled, unfortunately.

With regard to WPMU, have you run it just to integrate logins? I understand the problem of having a MU blog to work properly with using it to redirect posts. What would be nice is to have a sole integration for membership alone. (Jafo is a good developer... I bought some of his worldwide plugins a long time ago.)

fmckinnon 06-23-2009 11:10 PM

Quote:

Originally Posted by amjadz4 (Post 1835958)
Do one thing. Enable HTML in posts and try.

Hey, yeah - well if I enable HTML in the forum permissions, it parses fine ... but I was advised a few pages back that it wasn't really safe to have HTML enabled on my forums. (I see even here vbulletin.org, the HTML code is Off)

Are you talking about doing this somewhere other than forum permissions? For the life of me, I cannot find anywhere to give a usergroup permissions to post HTML in posts ... only in signatures (in User Group Settings)

I am very grateful for your help - trying to get this thing fixed tonight!

shaqoneal 06-24-2009 05:50 AM

This modification seems really cool, but I was wonderign if somebody could please answer my questions:

1. Do Wordpress and vBulletin have to be in the same mySQL database, or can we use two separate databases?

2. I was reading the readme and it says that we have to make a "test post". So what this hack is doing is making posts in Wordpress AND vBulletin at the sametime?

3. If the answer to the above is yes - is it possible to ONLY use vBulletin's user repository in Wordpress? I am not interested in having duplicate posts in WP and vB. I only want the registered user system to be shared.

Thanks.

amjadz4 06-24-2009 06:19 AM

Quote:

Originally Posted by slinky (Post 1835994)
Great - but my problem when I ran it was that I had an impossible time logging in the wp-admin with it enabled, unfortunately.

With regard to WPMU, have you run it just to integrate logins? I understand the problem of having a MU blog to work properly with using it to redirect posts. What would be nice is to have a sole integration for membership alone. (Jafo is a good developer... I bought some of his worldwide plugins a long time ago.)

The logins only work through vb when the plugin is activated.

Quote:

Originally Posted by shaqoneal (Post 1836205)
This modification seems really cool, but I was wonderign if somebody could please answer my questions:

1. Do Wordpress and vBulletin have to be in the same mySQL database, or can we use two separate databases?

2. I was reading the readme and it says that we have to make a "test post". So what this hack is doing is making posts in Wordpress AND vBulletin at the sametime?

3. If the answer to the above is yes - is it possible to ONLY use vBulletin's user repository in Wordpress? I am not interested in having duplicate posts in WP and vB. I only want the registered user system to be shared.

Thanks.


1. You can use separate.
2. Yes
3. Yes

:)

amjadz4 06-24-2009 06:25 AM

Quote:

Originally Posted by fmckinnon (Post 1835996)
Hey, yeah - well if I enable HTML in the forum permissions, it parses fine ... but I was advised a few pages back that it wasn't really safe to have HTML enabled on my forums. (I see even here vbulletin.org, the HTML code is Off)

Are you talking about doing this somewhere other than forum permissions? For the life of me, I cannot find anywhere to give a usergroup permissions to post HTML in posts ... only in signatures (in User Group Settings)

I am very grateful for your help - trying to get this thing fixed tonight!

Oh sorry, I am using this mod for that, I missed it:
https://vborg.vbsupport.ru/showthread.php?t=96926

According to RS_Jelle, as said here.
Quote:

When HTML is allowed, you can post malicious code. Like iframes (which can contain virusses) and JavaScript (which can be used to obtain admin passwords).

So you create a huge XSS security leak. Only allow it if you really trust all people in that usergroup.
So this mod is what you should use. Works on the latest version too.

fmckinnon 06-24-2009 10:15 AM

Quote:

Originally Posted by amjadz4 (Post 1836220)
Oh sorry, I am using this mod for that, I missed it:
https://vborg.vbsupport.ru/showthread.php?t=96926

Sweet - that's what I was looking for! Now - any clue on how to make it quit posting as userID 1 in the forums, even though I clearly have the userID and userName as a totally different user in the vbridge settings? (when I first installed this and tested it, I used #1 ... and it seems to be caching or saving that somewhere, and the changes I'm making in vbridge settings aren't overwriting it).

amjadz4 06-24-2009 12:28 PM

Only the mod author can answer that. I am not sure how he is doing that in the code. I tried to change the ID manually in the code but that made things worse. Started giving errors so I didn't bother. For me, its fine because I want user ID 1 to post to forums :)

Try changing it in the database in phpmyadmin.

fmckinnon 06-24-2009 03:30 PM

Hey, so, are you saying you had the same issue with the userID, if you try changing it in the vbridge settings, it doesn't work for you either?)

I suppose I could keep using id1 - it's just my personal login as the admin, and I didn't want the articles to post on my userID, because it makes it appear that I wrote the articles ... so I'd created a new userID that was an Admin, that was a generic userID, tied to the site, and not a personal identity, if that makes sense.

amjadz4 06-24-2009 03:49 PM

Quote:

Originally Posted by fmckinnon (Post 1836456)
Hey, so, are you saying you had the same issue with the userID, if you try changing it in the vbridge settings, it doesn't work for you either?)

I suppose I could keep using id1 - it's just my personal login as the admin, and I didn't want the articles to post on my userID, because it makes it appear that I wrote the articles ... so I'd created a new userID that was an Admin, that was a generic userID, tied to the site, and not a personal identity, if that makes sense.

Well not really, I didn't try changing. Don't want to either. I will be soon moving to WPMU from WP and then I wouldn't need this mod anyways.
But it works out of the box just as it says in the first post.

sparky37 06-24-2009 04:09 PM

Quote:

Originally Posted by amjadz4 (Post 1835872)
Un-install COMPLETELY using the resetbridge file and including the tables from database. and then install it..STEP BY STEP. it will work without any errors :)

Hmm, no, not really. I get the same results. I'm following the instructions in the readme.txt file for installation. Like I already said, I followed your readme.txt STEP by STEP as you so kindly pointed out here. So I'm not sure what I'm missing.

I did as you suggested here, I uploaded the resetbridge.php file and accessed it in my browser. I get several error messages?
Code:

arning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/earlycj5/public_html/wordpress/wp-content/plugins/resetvbbridge.php on line 4

Warning: require_once(/home/earlycj5/public_html/wordpress/wp-content/plugins/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/earlycj5/public_html/wordpress/wp-content/plugins/resetvbbridge.php on line 2

Fatal error: require_once() [function.require]: Failed opening required '/home/earlycj5/public_html/wordpress/wp-content/plugins/wp-load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/earlycj5/public_html/wordpress/wp-content/plugins/resetvbbridge.php on line 2

From there I upload the three files excluding the resetbridge file and follow the readme.txt file to get the same results. Blank pages, all of them. Whether I'm logged in or not?

Upload files to /wp-content/plugins.
Activate the plugin in Wordpress
Go to "Settings -> VBridge Settings"
Fill in the appropriate info
Say "Yes" turn on the plugin
I don't autointegrate yet

When I try to start a new post I get a blank page... :(

mtalks 06-24-2009 04:12 PM

Quote:

Originally Posted by remotay (Post 1744975)
Great plugin, one serious problem. I upgraded from your previous release, and BAM all of a sudden my admin account does not exist. All of the Accounts made on vbulletin exist, but NOT my previous admin account. Infact, I had three wordpress admin accounts, all of which did not work.

Upon deleting the Vbbridge.php file, it now works again. Before I re-enable, I would love some input from the developer. I have the users mapped so Administrators on the forum are NOT administrators on Wordpress. I Want to have seperate admin accounts on both.

I dont see why you just dont make the WP admin account on your site a different usergroup on the forum and then map that group to admin on WP.

amjadz4 06-24-2009 04:22 PM

Quote:

Originally Posted by sparky37 (Post 1836487)
Hmm, no, not really. I get the same results. I'm following the instructions in the readme.txt file for installation. Like I already said, I followed your readme.txt STEP by STEP as you so kindly pointed out here. So I'm not sure what I'm missing.

I did as you suggested here, I uploaded the resetbridge.php file and accessed it in my browser. I get several error messages?
Code:

arning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/earlycj5/public_html/wordpress/wp-content/plugins/resetvbbridge.php on line 4

Warning: require_once(/home/earlycj5/public_html/wordpress/wp-content/plugins/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/earlycj5/public_html/wordpress/wp-content/plugins/resetvbbridge.php on line 2

Fatal error: require_once() [function.require]: Failed opening required '/home/earlycj5/public_html/wordpress/wp-content/plugins/wp-load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/earlycj5/public_html/wordpress/wp-content/plugins/resetvbbridge.php on line 2

From there I upload the three files excluding the resetbridge file and follow the readme.txt file to get the same results. Blank pages, all of them. Whether I'm logged in or not?

Upload files to /wp-content/plugins.
Activate the plugin in Wordpress
Go to "Settings -> VBridge Settings"
Fill in the appropriate info
Say "Yes" turn on the plugin
I don't autointegrate yet

When I try to start a new post I get a blank page... :(

Go to this post and follow the steps to uninstall completely.
https://vborg.vbsupport.ru/showpost....&postcount=606

It seems that resetvbridge.php isnt working correctly for most.

shaqoneal 06-24-2009 04:49 PM

Quote:

Originally Posted by amjadz4 (Post 1836217)
The logins only work through vb when the plugin is activated.



1. You can use separate.
2. Yes
3. Yes

:)

Cool!! Thanks! I've been reading through some of these posts and amjadz4 you been helping far and wide! Dude, your like the integration god :cool:

https://vborg.vbsupport.ru/external/2009/06/36.jpg

fmckinnon 06-24-2009 07:49 PM

OK - got it all working now, including HTML, etc ...

THE ONLY THING THAT DOESN'T WORK for me now, is that regardless of what settings I establish in VBridge Settings, all posts from wordpress hit my forum as userID: 1 ...

If I could only change that, it would be awesome.

Wings69 06-25-2009 03:35 AM

Searched this thread and the ones for older versions and didn't see this issue posted - for integration of comments on the Wordpress articles - the dates are coming up 12-31-69 07:00PM for every comment/thread response.

amjadz4 06-25-2009 12:23 PM

Quote:

Originally Posted by shaqoneal (Post 1836510)
Cool!! Thanks! I've been reading through some of these posts and amjadz4 you been helping far and wide! Dude, your like the integration god :cool:

https://vborg.vbsupport.ru/external/2009/06/36.jpg

lol, thanks. I like this mod and like helping you all too! :)

Quote:

Originally Posted by fmckinnon (Post 1836653)
OK - got it all working now, including HTML, etc ...

THE ONLY THING THAT DOESN'T WORK for me now, is that regardless of what settings I establish in VBridge Settings, all posts from wordpress hit my forum as userID: 1 ...

If I could only change that, it would be awesome.

Just change the member 1 to what ever you want! and you can make your admin account as 2. All through phpmyadmin. very simple.

Quote:

Originally Posted by Wings69 (Post 1836857)
Searched this thread and the ones for older versions and didn't see this issue posted - for integration of comments on the Wordpress articles - the dates are coming up 12-31-69 07:00PM for every comment/thread response.

Then how do you want them to show up? Go to admincp > vb options > date and time.
read here: http://www.php.net/manual/en/function.date.php
and type in the format you would like to see. :) check Example #4 on that page.

Example:

Code:

l, F j, Y
will show as: Friday, September 24, 2004

and this will reflect in the comments posted on wordpress from the forum. hope that solves it!

:)

fmckinnon 06-25-2009 01:08 PM

Quote:

Originally Posted by amjadz4 (Post 1837038)
[B]


Just change the member 1 to what ever you want! and you can make your admin account as 2. All through phpmyadmin. very simple.


Thanks - I can easily change the username, etc., in phpmyadmin - but how can I get all my posts from userID one migrated over to the new user, w/o merging them?

Ex: User 1 is twc_admin - it has hundreds of posts and history.
User 2395 is what will BECOME my personal account.

how do I move all posts from user1 to user2395 yet, still keeping user1 available (seems like the merge command would delete user1) ....

Then, after moving all my history and posts from user1 to user2395, I'd rename user1 to be what I want (a more generic, sitewide ID)

Thks

amjadz4 06-25-2009 03:30 PM

Quote:

Originally Posted by fmckinnon (Post 1837059)
Thanks - I can easily change the username, etc., in phpmyadmin - but how can I get all my posts from userID one migrated over to the new user, w/o merging them?

Ex: User 1 is twc_admin - it has hundreds of posts and history.
User 2395 is what will BECOME my personal account.

how do I move all posts from user1 to user2395 yet, still keeping user1 available (seems like the merge command would delete user1) ....

Then, after moving all my history and posts from user1 to user2395, I'd rename user1 to be what I want (a more generic, sitewide ID)

Thks

Buddy you are simply complicating things. I am gonna repeat the same thing what I said in much more simple words so that you know what im trying to say.

Just do the following steps, you will get what you want.

1. Backup the database. (in case anything goes wrong)
2. Create a new account on forum - This will be your TO BE ADMIN account. Make a new one, forget the existing 2395 or whatever. And add it to the admin usergroup.
3. In phpmyadmin, edit user ID field of "1" to the ID of the one you just created above.
Now you have your personal admin account with which you will post.

Now for the "blog-forum posting" account.
1. Create another new account on the forum - this will be one which will post.
2. In phpmyadmin, edit user ID field of the one you just created above to "1"
3. go to admincp and give it permissions you want.

DONE!
--u ask how?.... That's how! :)


All times are GMT. The time now is 10:32 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.02478 seconds
  • Memory Usage 1,905KB
  • 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
  • (32)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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