vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   VBSEO uninstall rewrite help (https://vborg.vbsupport.ru/showthread.php?t=301887)

Joey805 09-04-2013 05:34 PM

VBSEO uninstall rewrite help
 
I just uninstalled VBSEO and need some help with rewrite rules getting my old indexed url's to redirect to the standard vb urls.

I got my threads to redirect using the following:

RewriteRule [^/]+/([0-9]+)-[^/]+\.html http://www.mydomain.com/forum/showthread.php?t=$1 [L,R=301]


However I cannot seem to get my forumdisplay.php to redirect. I have a bunch of dead links on google that I would like to get fixed. My old url vbseo url looks like this:

http://www.mydomain.com/forum/boat-talk/

My new URL for that forum looks like this:

http://www.mydomain.com/forum/forumdisplay.php?f=175

I understand that I probably have to do a rewrite for each forum which is ok, but I need help with the syntax of the rule.

Any help would be appreciated.

Thanks

snakes1100 09-04-2013 05:59 PM

Scratch that, i have it someplace, have to chk for it.

Yes, if you had the forum id's, one rule would of worked.

What rule are u using now?

Joey805 09-04-2013 06:14 PM

I'm not using anything now, I uninstalled VBSEO. All my threads 301 redirect to the old vbulletin urls fine, but all my indexed forum thread listings are dead 404 errors.

My old forum display url looked like this when running vbseo:

http://www.mydomain.com/forum/boat-talk/

My new URL for that forum looks like this with no vbseo:

http://www.mydomain.com/forum/forumdisplay.php?f=175

Google has a 404 error for these indexed items currently.

snakes1100 09-04-2013 07:06 PM

Try this:
'^boat-talk/$' => 'forumdisplay.php?f=175'

TheLastSuperman 09-04-2013 07:37 PM

See the links to the old blog post and other link on vbseo forums in my post here - https://vborg.vbsupport.ru/showpost....85&postcount=3

I recently removed it and had to jump through a few hoops honestly so I can only imagine that similar is happening to many others.

snakes1100 09-04-2013 07:42 PM

He doesnt have forum id's in his old urls, so those links wont help him.

Joey805 09-04-2013 08:12 PM

Quote:

Originally Posted by snakes1100 (Post 2443239)
Try this:
'^boat-talk/$' => 'forumdisplay.php?f=175'



Got this error when using that:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@mydomain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


Here is what I put in the .htaccess file:

RewriteRule '^boat-talk/$' => 'forumdisplay.php?f=201'

snakes1100 09-04-2013 08:32 PM

Sorry, try this:
^boat-talk/$ forumdisplay.php?f=175

Joey805 09-04-2013 08:47 PM

Quote:

Originally Posted by snakes1100 (Post 2443258)
Sorry, try this:
^boat-talk/$ forumdisplay.php?f=175



That kinda sorta worked. It took me to the forum display page but the url in the address bar did not change. It remained the VBSEO url and my forum display was shown without any style applied, basically just a blank white page with the threads listed. It looked really messed up.

snakes1100 09-04-2013 10:38 PM

^/forum/boat-talk/$ http://www.mydomain.com/forum/forumdisplay.php?f=175

Joey805 09-04-2013 10:53 PM

Quote:

Originally Posted by snakes1100 (Post 2443296)


Didnt work, got this error:

404 - Document Not Found

The requested object or URL, /forum/boat-talk/ was not found on this server.

The link you followed is either outdated, inaccurate, or the server has been instructed not to let you have it.

Please inform the administrator of the referring page, .


This is what I have in my .htaccess now:

RewriteRule ^/forum/boat-talk/$ http://www.mydomain.com/forum/forumdisplay.php?f=201 [L,R=301]

snakes1100 09-04-2013 11:09 PM

ok, add the full url to the front, the karet should of caught the frontend url.

Joey805 09-04-2013 11:54 PM

Quote:

Originally Posted by snakes1100 (Post 2443304)
ok, add the full url to the front, the karet should of caught the frontend url.



Still didn't work, this is the error that I got:

404 - Document Not Found

The requested object or URL, /forum/boat-talk/ was not found on this server.

The link you followed is either outdated, inaccurate, or the server has been instructed not to let you have it.

Please inform the administrator of the referring page, .


Here is my .htaccess:

RewriteRule http://www.mydoamin.com/forum/boat-talk/$ http://www.mydomain.com/forum/forumdisplay.php?f=201 [L,R=301]

snakes1100 09-05-2013 12:04 AM

sorry, as i obviously cant test it, not much more i can suggest.

Joey805 09-05-2013 12:17 AM

Quote:

Originally Posted by snakes1100 (Post 2443321)
sorry, as i obviously cant test it, not much more i can suggest.



Bummer, thanks for trying to help.


If I PM you the url and such, would that be of any benefit?

snakes1100 09-05-2013 12:23 AM

Having your url doesnt help, as i still cant test.

Joey805 09-05-2013 12:38 AM

Quote:

Originally Posted by snakes1100 (Post 2443333)
Having your url doesnt help, as i still cant test.

What if I email you the .htaccess file, you can make changes and I'll place it back on the server to see if it works?

RichieBoy67 10-28-2013 08:10 PM

Quote:

Originally Posted by TheLastSuperman (Post 2443245)
See the links to the old blog post and other link on vbseo forums in my post here - https://vborg.vbsupport.ru/showpost....85&postcount=3

I recently removed it and had to jump through a few hoops honestly so I can only imagine that similar is happening to many others.

VBseo has not up for days if not longer.. Was showing a database error but now nothing.

Seems like Vbseo no longer exists. Because of thier site no longer existing I cannot even access any info. In addition it caused my site to not function correctly so I removed it. Now I am stuck

Old ones were like this

PHP Code:

http://musclemecca.com/f226/mr-olympia-2013-updates-info-thread-232742/index13.html#post3178011 

New ones are this

PHP Code:

http://musclemecca.com/threads/232742-***Mr-Olympia-2013***-Updates-and-info-thread! 

Does anyone have a real answer that is helpful to fixing this type of url to redirect?
trying to redirect urls.

I do have the backup for my Vbseo settings in case that helps. I know someone would be able to help at Vbseo but that is no longer there.

TheLastSuperman 10-28-2013 10:47 PM

Quote:

Originally Posted by RichieBoy67 (Post 2456883)
VBseo has not up for days if not longer.. Was showing a database error but now nothing.

Seems like Vbseo no longer exists. Because of thier site no longer existing I cannot even access any info. In addition it caused my site to not function correctly so I removed it. Now I am stuck

Old ones were like this

PHP Code:

http://musclemecca.com/f226/mr-olympia-2013-updates-info-thread-232742/index13.html#post3178011 

New ones are this

PHP Code:

http://musclemecca.com/threads/232742-***Mr-Olympia-2013***-Updates-and-info-thread! 

Does anyone have a real answer that is helpful to fixing this type of url to redirect?
trying to redirect urls.

Google Cache still works fine, no styling on the pages but all the info is still there for a bit longer. I recommend you use google cache then also use your browser to save the page to your pc i.e. in Firefox it's "Save Page As" for easy future reference ;).

RichieBoy67 10-28-2013 11:58 PM

Thanks,
I already used the wayback machine to find info from Vbseo but I cannoit find my combination and it ofcourse it says to contact support if your url is not listed..

imported_silkroad 11-05-2013 04:55 PM

Quote:

Originally Posted by Joey805 (Post 2443302)
Didnt work, got this error:

This is what I have in my .htaccess now:

RewriteRule ^/forum/boat-talk/$ http://www.mydomain.com/forum/forumdisplay.php?f=201 [L,R=301]

Not sure of your exact vBSEO URL but your rule should be (based on above)

Code:

RewriteRule ^forum/boat-talk/$  /forum/forumdisplay.php?f=201 [L,R=301]

There should be no initial "/" in your left hand mod_rewrite rule. An initial "/" will not match, because the rewrite base is already "/" ...

Cheers.

ikopylov 11-05-2013 07:28 PM

Quote:

Originally Posted by RichieBoy67 (Post 2456883)

Old ones were like this
PHP Code:

http://musclemecca.com/f226/mr-olympia-2013-updates-info-thread-232742/index13.html#post3178011 

New ones are this

PHP Code:

http://musclemecca.com/threads/232742-***[COLOR="Red"]M[/COLOR]r-[COLOR="Red"]O[/COLOR]lympia-2013***-Updates-and-info-thread! 

Does anyone have a real answer that is helpful to fixing this type of url to redirect?
trying to redirect urls.


Code:

RedirectMatch 301 ^/f([0-9]+)/([A-Za-z0-9-]+)-([0-9]+)/index([0-9]+)(.*)$ http://musclemecca.com/threads/$3-$2
This works automatically redirect all such references.
I do not understand what you refer to the characters ***
and
Capital letters, no redirects do not get, but to write a php script that will read from the table mysql.

After removing the vbSEO need to find all the links from other sites to your site in order pagerank

FreshFroot 11-05-2013 08:55 PM

This is why people should NOT be removing vBSEO just yet... until you have a backup solution ready. otherwise you are killing off all your pages and google hits.

Everyone assume uninstalling vbseo is the answer... it is not!

The real answer is to use it till we can create something that will port ALL of the vBSEO urls properly and accordingly. That way there is NO loss of links and it will be as if nothing on your forum was changed.

ikopylov 11-05-2013 09:43 PM

FreshFroot For a week I created a .htaccess
a plurality of rows (~ 60) and only then deleted vbseo
Within 2 weeks of attendance has decreased by 10%
after that, all recovered and went attendance growth

RichieBoy67 12-13-2013 11:51 PM

Quote:

Originally Posted by FreshFroot (Post 2458487)
This is why people should NOT be removing vBSEO just yet... until you have a backup solution ready. otherwise you are killing off all your pages and google hits.

Everyone assume uninstalling vbseo is the answer... it is not!

The real answer is to use it till we can create something that will port ALL of the vBSEO urls properly and accordingly. That way there is NO loss of links and it will be as if nothing on your forum was changed.

When Vbseo went down many people were having issues with license checks that were causing errors. I am sure this is why so many uninstalled it.

toon79 12-31-2013 11:42 AM

Anyone figure out a rewrite for images. Any images on the forum now got to a different URL can you rewrite these so anywhere externally that links to them will update?

RichieBoy67 01-20-2014 04:50 AM

Quote:

Originally Posted by ikopylov (Post 2458453)
Code:

RedirectMatch 301 ^/f([0-9]+)/([A-Za-z0-9-]+)-([0-9]+)/index([0-9]+)(.*)$ http://musclemecca.com/threads/$3-$2
This works automatically redirect all such references.
I do not understand what you refer to the characters ***
and
Capital letters, no redirects do not get, but to write a php script that will read from the table mysql.

After removing the vbSEO need to find all the links from other sites to your site in order pagerank

Those characters were posted by the member in the thread title. This keeps screwing up my rewrite rules.

Simon Lloyd 02-14-2014 07:03 PM

Hi guys i've decided to uninstall VBSEO and need some help with my rewrite rules, my forum titles with vbseo looked like this:
http://www.thecodecage.com/forumz/networking-peripherals/
and my threads looked like this:
http://www.thecodecage.com/forumz/microsoft-excel-forum/214560-data-validation-calculated-column.html
and single post was:
http://www.thecodecage.com/forumz/112701-post3.html

Could someone help me out with the rewrite rules as the ones i have just aren't working!

Im guessing all i need to rewrite is what comes after forumz/ ???

--------------- Added [DATE]1392410106[/DATE] at [TIME]1392410106[/TIME] ---------------

Here's one section:
RewriteCond %{HTTP_HOST} ^www\.thecodecage\.com$ [NC]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^forumz/microsoft-excel-forum/$ [noparse]http://www.thecodecage.com/forumz/forumdisplay.php?f=64 [R=301,NE,NC,L]
But the old vbseo link doesn't redirect to the new forumdisplay.php link?

ikopylov 02-15-2014 11:38 PM

Quote:

Originally Posted by Simon Lloyd (Post 2481181)
Hi guys i've decided to uninstall VBSEO and need some help with my rewrite rules, my forum titles with vbseo looked like this:
http://www.thecodecage.com/forumz/networking-peripherals/

Code:

Redirect 301 /networking-peripherals/ http://www.thecodecage.com/forumz/forumdisplay.php?f=23
*23 this is a number of you forum
how much you have forums, so it should be of such lines
another option redirects unfortunately no

Quote:

Originally Posted by Simon Lloyd (Post 2481181)
http://www.thecodecage.com/forumz/microsoft-excel-forum/214560-data-validation-calculated-column.html
and single post was:
http://www.thecodecage.com/forumz/112701-post3.html

Put this file to /forumz/ folder

.htaccess
Code:

Options +FollowSymLinks
RewriteEngine On

RedirectMatch 301 ^/([A-Za-z-]+)/([0-9]+)-([A-Za-z0-9-]+)\.html$ http://www.thecodecage.com/forumz/$2.html


Simon Lloyd 02-16-2014 12:19 PM

Quote:

Originally Posted by ikopylov (Post 2481452)
Code:

Redirect 301 /networking-peripherals/ http://www.thecodecage.com/forumz/forumdisplay.php?f=23
*23 this is a number of you forum
how much you have forums, so it should be of such lines
another option redirects unfortunately no



Put this file to /forumz/ folder

.htaccess
Code:

Options +FollowSymLinks
RewriteEngine On

RedirectMatch 301 ^/([A-Za-z-]+)/([0-9]+)-([A-Za-z0-9-]+)\.html$ http://www.thecodecage.com/forumz/$2.html


I appreciate your help, the last redirect you gave is that a one size fits all approach? I don't understand how that will redirect links to the correct areas?

ikopylov 02-16-2014 12:47 PM

You asked how to redirect a typical reference to another.
I wrote to you how to do it

How to make all links?
It is necessary to analyze:
- google webmaster
- settings that were in vbseo
- links forum
- much time

In the 10th I repeat:
In order to save site's ranking, a quick page loading speed, to save attendance:
Need to write complex of redirects, very important sequence of commands RedirectMatch and Redirect.
Not use RewritRule!

Simon Lloyd 02-16-2014 02:37 PM

Again thanks for the reply, I understand the forum direct format and that I have to do that for every forum. For the posts or threads is it just that one rule that you gave at the end of your last post?

Ok, here's one, in Google my old vbseo link looks like this:
http://www.thecodecage.com/forumz/microsoft-topics/
I entered the redirect rule in /forumz/.htaccess as below:
Redirect 301 /microsoft-topics/ http://www.thecodecage.com/forumz/forumdisplay.php?f=63
But clicking the old link (or pasting it in the browser bar) doesn't redirect?

Any ideas?

RichieBoy67 02-16-2014 02:57 PM

Quote:

Originally Posted by Simon Lloyd (Post 2481531)
Again thanks for the reply, I understand the forum direct format and that I have to do that for every forum. For the posts or threads is it just that one rule that you gave at the end of your last post?

Ok, here's one, in Google my old vbseo link looks like this:
http://www.thecodecage.com/forumz/microsoft-topics/
I entered the redirect rule in /forumz/.htaccess as below:
Redirect 301 /microsoft-topics/ http://www.thecodecage.com/forumz/forumdisplay.php?f=63
But clicking the old link (or pasting it in the browser bar) doesn't redirect?

Any ideas?

That looks like it should work. Did you put RewriteEngine on at the top of the htaccess?

ikopylov 02-16-2014 03:10 PM

Quote:

Originally Posted by Simon Lloyd (Post 2481531)
Any ideas?

Many ideas...
Many questions

Create ftp access to the site root, and write it to me in a PM
I look

it will be faster than we fantasize for a few days
It is necessary to see the full picture of your redirects

RichieBoy67 02-16-2014 03:33 PM

Quote:

Originally Posted by ikopylov (Post 2481542)
Many ideas...
Many questions

Create ftp access to the site root, and write it to me in a PM
I look

it will be faster than we fantasize for a few days
It is necessary to see the full picture of your redirects

I would love to see your work when finished.

Simon Lloyd 02-16-2014 05:30 PM

Quote:

Originally Posted by ikopylov (Post 2481542)
Many ideas...
Many questions

Create ftp access to the site root, and write it to me in a PM
I look

it will be faster than we fantasize for a few days
It is necessary to see the full picture of your redirects

As much as I appreciate your offer (and do not take this as an attack on you) I don't know you and giving access to ftp on my site at this point would be foolish on my behalf.

Here are the redirects that I have up to now, I have to build more AND I have to sort out redirects or rewrites for my showthread titles too.
Quote:

RewriteEngine On
RewriteBase /forumz/
Options +FollowSymLinks
RedirectMatch 301 ^/([A-Za-z-]+)/([0-9]+)-([A-Za-z0-9-]+)\.html$ http://www.thecodecage.com/forumz/$2.html
#Added by SImon Lloyd 14/02/2014
RewriteCond %{HTTP_HOST} ^www\.thecodecage\.com$ [NC]
RewriteCond %{QUERY_STRING} ^$
RewriteRule [^/]+/([0-9]+)-[^/]+\.html http://www.thecodecage.com/forumz/showthread.php?t=$1 [L,R=301]
Redirect 301 /forumz/networking-peripherals/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=119[/url]
Redirect 301 /forumz/microsoft-excel-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=64[/url]
Redirect 301 /forumz/microsoft-access-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=70[/url]
Redirect 301 /forumz/microsoft-powerpoint-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=74[/url]
Redirect 301 /forumz/microsoft-project-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=77[/url]
Redirect 301 /forumz/microsoft-publisher-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=80[/url]
Redirect 301 /forumz/microsoft-visio-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=83[/url]
Redirect 301 /forumz/microsoft-outlook-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=89[/url]
Redirect 301 /forumz/microsoft-word-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=86[/url]
Redirect 301 /forumz/microsoft-sharepoint-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=118[/url]
Redirect 301 /forumz/forumz/microsoft-topics/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=63[/url]
Redirect 301 /forumz/general-discussion/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=2[/url]
Redirect 301 /forumz/helpdesk/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=92[/url]
Redirect 301 /forumz/vip-registration-and-promotions/ /forumz/forumdisplay.php?f=103
Redirect 301 /forumz/introductions/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=110[/url]
Redirect 301 /forumz/jobs-offered/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=111[/url]
Redirect 301 /forumz/general-news-updates/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=44[/url]
Redirect 301 /forumz/feedback-forum/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=50[/url]
Redirect 301 /forumz/testing-ground/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=116[/url]
Redirect 301 /forumz/top-tips/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=52[/url]
Redirect 301 /forumz/microsoft-office-topics-archive/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=108[/url]
Redirect 301 /forumz/hot-topics/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=117[/url]
Redirect 301 /forumz/microsoft-office-tutorials/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=51[/url]
Redirect 301 /forumz/microsoft-office-application-homework-help/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=94[/url]
Redirect 301 /forumz/downloads/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=40[/url]
Redirect 301 /forumz/the-code-cage-resources-list/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=49[/url]
Redirect 301 /forumz/resource-forums/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=48[/url]
Redirect 301 /forumz/general-forums/ [url]http://www.thecodecage.com/forumz/forumdisplay.php?f=1[/url]
Hopefully Igor you are still willing and able to help.

--------------- Added [DATE]1392575812[/DATE] at [TIME]1392575812[/TIME] ---------------

As an added twist I use vbenterprisetranslator and many links submitted to google...etc look like this
[url]http://www.thecodecage.com/forumz/es/networking-peripherals/[/url]

[url]http://www.thecodecage.com/forumz/vi/networking-peripherals/[/url]
There are around 52 languages that all have their own 2 letter code so Ukraine would be /forumz/uk/networking-peripherals/ consequently a thread may look like http://www.thecodecage.com/forumz/uk/652836-working-numbers.html
These are going to be a huge problem to sort?

Here's the list of languages:
Quote:

af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is |id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|s r|sk|sl|es|sw|sv|zh-#TW|th|tr|uk|vi|cy|yi
--------------- Added [DATE]1392576434[/DATE] at [TIME]1392576434[/TIME] ---------------

Igor, your pm's and email are off - I've created a folder with the .htaccess in there if you'd rather do it by ftp, I can then copy the file over to the forum root and test :)

ikopylov 02-16-2014 05:52 PM

Redirect 301 /forumz/forumz/microsoft-topics/ http://www.thecodecage.com/forumz/forumdisplay.php?f=63

)))

--------------- Added 16 Feb 2014 at 20:55 ---------------

& you 52 languages will finish with this:
Code:

Warning: file_put_contents([path]/vbet_guestcache/en/_forumz_forumdisplay_php_f_6437.html) [function.file-put-contents]: failed to open stream: Permission denied in [path]/includes/vbenterprisetranslator_functions_guestcache.php on line 124

Simon Lloyd 02-16-2014 06:02 PM

Hi Igor, your pm's and email are off - I've created a folder with the .htaccess in there if you'd rather do it by ftp, I can then copy the file over to the forum root and test .

I posted the list of languages above, I understand that right now they will fail just as my showthreads are failing, I really don't understand the .htaccess and rewrite conditions...etc which is why, to you, im probably asking the same question again and again.

RichieBoy67 02-17-2014 02:53 AM

ikopylov, You had sent me a message but I was unable to reply because your profile has incoming messages are disabled.

I would be happy to pay you to help me finish my redirects, etc. I have been trying to do a little each day but I think you can do it much faster and better than I can. I am learning but have a long ways to go.

Thanks

toon79 02-17-2014 08:06 AM

Still looking for a rewrite for images also


All times are GMT. The time now is 06:16 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.01518 seconds
  • Memory Usage 1,899KB
  • 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
  • (8)bbcode_code_printable
  • (6)bbcode_php_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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