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)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

bezibaerchen 01-14-2009 04:42 PM

Yes it does.

RS_Jelle 01-14-2009 05:20 PM

Quote:

Originally Posted by Finger78 (Post 1712097)
So no one has any ideas about my issue?

Quote:

Originally Posted by Cobra-J82 (Post 1712267)
Max upload file for PHP is 8 MB
I saw a Post in this thread once explaining how to increase it or u can google it
I tried Increasing it but it gave some error when I was trying to view the site
So i Pulled back to 8mb and started uploading manually to the ftp and inserting the link in the download page.

https://vborg.vbsupport.ru/showpost....postcount=2136

(Also interesting, except the MySQL part: http://www.vbulletin.com/forum/showp...99&postcount=3)

Quote:

Originally Posted by darknusens (Post 1712277)
does this mod work with vbulletin 3.8?

Why else would it be located in the 3.8 mod section? :p

Finger78 01-15-2009 02:14 AM

Quote:

Originally Posted by RS_Jelle (Post 1712325)
https://vborg.vbsupport.ru/showpost....postcount=2136

(Also interesting, except the MySQL part: http://www.vbulletin.com/forum/showp...99&postcount=3)



Why else would it be located in the 3.8 mod section? :p

Ok the .htaccess you say to use breaks my site 100% no matter where in the server )I put it in the default area and in every major folder trying to find one it would work in and the file gives this error.

Code:

Internal Server Error

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

Please contact the server administrator, webmaster@<edited info> 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 500 (or a 404) Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at <edited info>



As for the php.ini file I am unable to locate such a file which tells me I either dont have one, or dont have access to it. If someone could include a "standard" php.ini file for me to test I would gladly test it and reply my results.

smamf 01-15-2009 07:04 AM

*bump*
Slightly different to the most asked question i think;

When I import files from another folder on the same webspace I get what seems to be a timeout, the files I am importing are usually 1GB+ any way I can sort this, it works fine for the smaller files.

I love the mod and would like to use it just need to conquer this little hurdle.

any help appreciated, thanks in advance

/smamf

tlwwolfseye 01-15-2009 04:53 PM

Just a question. I can set that DownloadsII is only working for certain usergroups, thats fine. But the Link that is in the Navbar shows up anyways, if one would be as non-registered for example not be able to use the Download System. Could the link in a Navbar not that way that it would actually only show usergroup dependent ?

Thanks in advance.

Neo_Angelo 01-16-2009 08:38 PM

just add the
Code:

<if condition="$show['usergroup']1,5,7">
before your link to your downloads page (replace 1,5,7 with the ID's of your usergroup, adding more with a , (comma))

then just after your link to your downloads section add
Code:

</else></if>
this should allow you to only allow certain usergroups to see that link, alternatively replace the 'usergroup' with 'member' (removeing the 1,5,7) which will show to all registered members only.

dholt 01-17-2009 06:21 PM

Is there a way too have people post before they can download anything. as I just don't want folks signing up to download:eek:

Ross L 01-17-2009 06:53 PM

You could create a user group for new users that doesn't have download permissions and then use the promotion system to move them to the registered user group after X posts to allow downloads.

Quote:

Originally Posted by Ross L (Post 1698436)
Hopefully someone can point me in the right direction with this.

When the search function is used on downloadsII, I get this database error emailed to me:
Code:

Database error in vBulletin 3.7.4:

Invalid SQL:
SELECT dl_files.*,  dl_cats.name catname FROM dl_files, dl_cats WHERE  (CT title,dateline_from,eventid FROM event WHERE dateline_from BETWEEN 1230814892 AND 1231419692 OR 1230814892 BETWEEN dateline_from AND dateline_to ORDER BY dateline_from OR dl_files.author LIKE '%test%' OR dl_files.name LIKE '%test%' OR dl_files.description LIKE '%test%')
                                                                        AND dl_files.category = dl_cats.id
                                                                        ORDER BY catname, dl_files.name;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'title,dateline_from,eventid FROM event WHERE dateline_from BETWEEN 1230814892 AN' at line 1
Error Number  : 1064
Request Date  : Thursday, January 1st 2009 @ 01:01:32 PM
Error Date    : Thursday, January 1st 2009 @ 01:01:32 PM

Any ideas on how to fix this?

Many thanks.

Any ideas on this?

dholt 01-17-2009 07:17 PM

Quote:

Originally Posted by Ross L (Post 1716044)
You could create a user group for new users that doesn't have download permissions and then use the promotion system to move them to the registered user group after X posts to allow downloads.



Any ideas on this?

Thank you

tlwwolfseye 01-17-2009 07:25 PM

Quote:

Originally Posted by Neo_Angelo (Post 1715073)
just add the
Code:

<if condition="$show['usergroup']1,5,7">
before your link to your downloads page (replace 1,5,7 with the ID's of your usergroup, adding more with a , (comma))

then just after your link to your downloads section add
Code:

</else></if>
this should allow you to only allow certain usergroups to see that link, alternatively replace the 'usergroup' with 'member' (removeing the 1,5,7) which will show to all registered members only.

Hmm, i tried that.

Code:

The following error occurred when attempting to evaluate this template:

Parse error: syntax error, unexpected T_LNUMBER in /www/htdocs/w00ac88a/forum/includes/adminfunctions_template.php(3769) : eval()'d code on line 99

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

Sure that is correct syntax ?

I did it like this for example:

Code:

<if condition="$show['usergroup']5,2,7,6,11,9"><td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td></else></if>
Did i maybe put that wrong around the actual link ?

Neo_Angelo 01-17-2009 10:31 PM

hmmm, i can't see anything wrong with that, well for now what i'd do is replace the
Code:

$show['usergroup']5,2,7,6,11,9
with:

Code:

$show['member']
this will only allow members to see it, since i'm not too brilliant with coding i may have used an incorrect code....someone might correct me if i'm wrong but i'm sure thats how i did it.

Digital Jedi 01-18-2009 01:39 AM

Quote:

Originally Posted by Neo_Angelo (Post 1716249)
hmmm, i can't see anything wrong with that, well for now what i'd do is replace the
Code:

$show['usergroup']5,2,7,6,11,9
with:

Code:

$show['member']
this will only allow members to see it, since i'm not too brilliant with coding i may have used an incorrect code....someone might correct me if i'm wrong but i'm sure thats how i did it.

To show information only to specific usergroup(s), the IF Conditional is...

Code:

<if condition="is_member_of($bbuserinfo, X, Y, Z)">
Where X, Y and Z are your usergroup IDs.

tlwwolfseye 01-18-2009 08:43 AM

Thanks Jedi, that worked. I could hide this way certain links from the Navbar. What is weird is that I couldn?t find any link related to the Downloads in the Navbar template. I really searched for all things that had to do with downloads, nothing in there. But the link is in the Navbar and it can?t come from nowhere. How can that be. :confused:

Same with other Mods in the Navbar, like the IRC Chat or the HelpCenter. I Just don?t find a link of that in the Navbar template, how can that be ?

glennybee 01-18-2009 10:02 AM

Quote:

Originally Posted by echo2kk5 (Post 1691216)
I'm running VB 3.7.4 PL1 and have successfully upgraded to the 5.1.0 version from 5.0.8 without a hitch....I just over-wrote all files and imported the product allowing overwrite, didn't lose anything. ;)

Thank you for confirming.

Neo_Angelo 01-18-2009 02:20 PM

Quote:

Originally Posted by Digital Jedi (Post 1716377)
To show information only to specific usergroup(s), the IF Conditional is...

Code:

<if condition="is_member_of($bbuserinfo, X, Y, Z)">
Where X, Y and Z are your usergroup IDs.


thank you for the correction i kinda forgot which phrase to call, i naterally assumed it would be usergroup not a member of ha ha.

Quote:

Thanks Jedi, that worked. I could hide this way certain links from the Navbar. What is weird is that I couldn?t find any link related to the Downloads in the Navbar template. I really searched for all things that had to do with downloads, nothing in there. But the link is in the Navbar and it can?t come from nowhere. How can that be.

Same with other Mods in the Navbar, like the IRC Chat or the HelpCenter. I Just don?t find a link of that in the Navbar template, how can that be ?
if i remember rightly this doesn't appear in your navbar template, instead its apart of a phrase....now...my memory is a bit hazey but i think the phrase you should look for is something like:

ec_downloads link, just type in ec_download and search phrases, you'll find what your looking for, replace the phrase with your edited link you made.

smamf 01-19-2009 10:01 AM

When I try uploading or downloading from downloadsII with files over 1GB in size I get this error, could you shed some light for me?

Quote:

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

Please contact the server administrator, ******** 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.
This only happens with DownloadsII 1GB+ files
I can manually download these files with no problems

help

/smamf

Digital Jedi 01-19-2009 08:10 PM

Quote:

Originally Posted by smamf (Post 1717698)
When I try uploading or downloading from downloadsII with files over 1GB in size I get this error, could you shed some light for me?



This only happens with DownloadsII 1GB+ files
I can manually download these files with no problems

help

/smamf

Did you server log shed any light?

Stefanus 01-20-2009 04:56 AM

Hi,
When using the hack GTSmilies, it places the smiliebox under the textbox, but not with downloadsII.

Please point me in the right direction to fix this.

Thanks

Digital Jedi 01-20-2009 05:10 AM

That product uses new templates in place of your existing smilies templates. You'd have to manually edit your downloads template's HTML to get the look you want.

Stefanus 01-20-2009 05:32 AM

Quote:

Originally Posted by Digital Jedi (Post 1718640)
That product uses new templates in place of your existing smilies templates. You'd have to manually edit your downloads template's HTML to get the look you want.

Ok, what file do I edit?
The same issue was resolved here #108, #111
Would you look into this?

Thanks.

RS_Jelle 01-20-2009 06:02 AM

Quote:

Originally Posted by Stefanus (Post 1718628)
Hi,
When using the hack GTSmilies, it places the smiliebox under the textbox, but not with downloadsII.

Please point me in the right direction to fix this.

Thanks

https://vborg.vbsupport.ru/showpost....postcount=2919

Stefanus 01-20-2009 06:08 AM

Quote:

Originally Posted by RS_Jelle (Post 1718684)

Thanks, wil give it a shot!

Thanks, problem solved.

djrichards 01-20-2009 01:04 PM

Quote:

Originally Posted by RS_Jelle (Post 1411831)
That's because of the default upload limit of PHP.

You need to create a file named .htaccess (note the period in front of the name). Put the following two lines into the file:

Code:

php_value upload_max_filesize 30M
php_value post_max_size 30M

Upload the file into your forum directory (the same location where downloads.php is located.)

This will increase the size of the file you can upload to 30MB.

Doing this completely kills my forum access.

yotsume 01-20-2009 05:36 PM

Change Breakcrumb :confused:

How can I change the bread crumb to say something else rather then downloads?

I have this installed on vb3.8

Thanks!

Cobra-J82 01-20-2009 06:08 PM

Quote:

Originally Posted by djrichards (Post 1718949)
Doing this completely kills my forum access.

Me too :D

hmedi 01-21-2009 06:28 AM

Thanks RS_Jelle, I want to ask : How can I know , who had post new posts in about a file

katie hunter 01-21-2009 11:19 AM

Hi RS_Jelle, after i upgraded to 3.7.5

If i try to edit any of the files that was added through the download modification , i see this message after clicking on add file.

Quote:

Sorry! This forum is not accepting new posts.
Why is that ? That is weird.. this issue only happens when i edit a certain user file, so i am having this issue with one user only, not the rest of the users.

rabidkevin 01-21-2009 03:55 PM

Is it possible to change the location of the Downloads Tab on the profile? I'd like it to be like the 3rd tab instead of the last one.

Stifmeister2 01-21-2009 04:50 PM

Quote:

Originally Posted by rabidkevin (Post 1720254)
Is it possible to change the location of the Downloads Tab on the profile? I'd like it to be like the 3rd tab instead of the last one.

You can do that by manually editing the MEMBERINFO template.

rabidkevin 01-21-2009 05:50 PM

Quote:

Originally Posted by Stifmeister2 (Post 1720285)
You can do that by manually editing the MEMBERINFO template.

That's what I thought but the downloads tab could not be found like the other tabs. I already rearranged some other ones.

Edit:

Moved $template_hook[profile_left_last] to where I wanted and this moved the mixes tab. Not sure if this is good or bad to do.

BozzaJos 01-21-2009 06:49 PM

Hey Jelle,

Been using this mod for ages now and almost reached the 1,000,000 downloads (not how many files there are lol). However, since a couple of days, I have encountered a problem. A Moderator of mine (is in a custom group called Trial Mods) can't add files any more. When he tries to add a file, he gets the following message:

"Maximum Upload Limit would be Exceeded by this file. Try a smaller file."

It was working before for him. I tested it out by using a normal members account but for a regular account, it works normally. Same goes for me, the administrator. Are you familiar with this problem and do you know how to fix it? I haven't made any changes whatsoever and I just upgraded to the latest version but still the same problem.

I hope you have an answer to this problem.
Thank you kindly in advance.

Bozza

AURFSCAN 01-21-2009 08:39 PM

1 Attachment(s)
For those Interested in adding MEGAUPLOAD to the Downloads

https://vborg.vbsupport.ru/showthrea...ght=megaupload


Style Manager

- edit templates
-- Downloads templates
--- downloads_file_addit template


find

Code:

<font size="-3" {$errors['upload']}>{$vbphrase['ecdownloads_link_file_size']}</font><br />
      <input name="size" type="text" size="40" maxlength="40" <if condition="$file['link']==1">value="{$_POST['size']}"</if> />


add after that the code below

Code:

<br>
<br>

<b><font color="red">Or if the filesize is greater then 10MB please use MEGAUPLOAD below
<br>

Please read the 'How to' first - <a href="YOUR LINK TO YOUR POST ON HOW TO ADD FILES TO MEGAUPLOAD" target="_blank">HERE</a></font></b>

<br>
<br>



<center>
<!-- MEGAUPLOAD File Uploader v 3.7.006, Copyright Mosh Shigdar 29/06/2008 -->

<fieldset class="fieldset">
    <legend>Upload your files to MEGAUPLOAD</legend>
    <div style="padding:3px">

          <embed src="YOUR MEGAUPLOAD FILEBOX LINK eg mine is http://www.megaupload.com/filebox/?t=2&c=2&u=xxxxxxxxx.xxxxxxxxxx"
type="application/x-shockwave-flash" width="350" height="140" wmode="transparent"></embed>
    </div>
</fieldset>



<!-- / End of MEGAUPLOAD File Uploader -->
</center>


Change the highlighted green text to your info


HERE is my post on how to add for my members

jimjam 01-21-2009 08:44 PM

1 Attachment(s)
We just had our databased Nuked by a hacker,

I saw that a new user had uploaded a file called aaaaaaaa, or somthing like that. (don;t know the extension) I noticed it on a "Recent Uploads" mod on the VBadvanced front page. When I had a look in the downloads section the aaaaaaa file was not there, shortly after the site fell over.

Subsequent investigations found these files in the DownloadsII folder. see attached

We do not allow these files to be uploaded, any idea how they got there, I do not want to re-activate the downloads mod just in case. Thanks

AURFSCAN 01-21-2009 08:56 PM

Thanks for posting that jimjam, that looks like some serious sabotage.

Members were signing up to my forum downloading stuff and then they were never to be seen again.

So I'm looking into adding another usergroup so members with less then 10 posts cant up or down files.

https://vborg.vbsupport.ru/showpost....postcount=2718

Stifmeister2 01-22-2009 02:53 PM

Quote:

Originally Posted by rabidkevin (Post 1720332)
That's what I thought but the downloads tab could not be found like the other tabs. I already rearranged some other ones.

Edit:

Moved $template_hook[profile_left_last] to where I wanted and this moved the mixes tab. Not sure if this is good or bad to do.

Yeah that's the way to do it! ;)


I've changed the places for some hooks in my templates too, no problems at all. It's just your preferences - where do you want to display those additional informations.

Pipo123 01-22-2009 03:07 PM

Quote:

Originally Posted by jimjam (Post 1720507)
We just had our databased Nuked by a hacker,

I saw that a new user had uploaded a file called aaaaaaaa, or somthing like that. (don;t know the extension) I noticed it on a "Recent Uploads" mod on the VBadvanced front page. When I had a look in the downloads section the aaaaaaa file was not there, shortly after the site fell over.

Subsequent investigations found these files in the DownloadsII folder. see attached

We do not allow these files to be uploaded, any idea how they got there, I do not want to re-activate the downloads mod just in case. Thanks

The author should investigate this and I recommend not deny uploads for registred users.

TheFallenAngel 01-22-2009 07:54 PM

Quote:

Originally Posted by tlwwolfseye (Post 1716620)
What is weird is that I couldn?t find any link related to the Downloads in the Navbar template.

Same with other Mods in the Navbar, like the IRC Chat or the HelpCenter. I Just don?t find a link of that in the Navbar template, how can that be ?

Edit the downloads_navbar_button template under the Downloads Templates in your Style Manager.

Most likely the mods use the plugin system to add a template into the navbar and other places. Helps keep installations easy for the end user.

d2tbpk 01-25-2009 07:13 AM

Hi Guys,

Looking like a sweet as mod, just one problem...

in user groups ...

where the download premissions oare its all blank....

ive reinstalled the .xml twice so yeah??

please help!!

https://vborg.vbsupport.ru/external/2009/01/29.jpg

when i turn them all on to yes it comes up with this error,

Database error in vBulletin 3.8.0:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Beta Testers',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`creditpermissions` = '0',
`credit_induction` = '0',
`credit_referral` = '0',
`credit_refbonus` = '0',
`credit_paycheck` = '0',
`credit_active` = '0',
`credit_birthday` = '0',
`credit_repgive` = '0',
`credit_reputation` = '0',
`credit_infraction` = '0',
`credit_thread` = '0',
`credit_threadrate` = '0',
`credit_post` = '0',
`credit_ownthreadpost` = '0',
`credit_postsize` = '0',
`credit_ownthreadview` = '0',
`credit_ownthreadrate` = '0',
`credit_ownthreadreply` = '0',
`credit_ownprofileview` = '0',
`credit_pollmake` = '0',
`credit_pollvote` = '0',
`credit_attachment` = '0',
`credit_sendpm` = '0',
`credit_addevent` = '0',
`credit_addprofpic` = '0',
`credit_profile` = '0',
`credit_donmaxuser` = '-1',
`credit_pastotpost` = '0',
`credit_pastotuser` = '0',
`credit_pasawuser` = '0',
`credit_pasawthread` = '0',
`credit_saveint` = '0',
`credit_maxsave` = '0',
`credit_loanint` = '0',
`credit_maxloan` = '0',
`credit_totloan` = '0',
`credit_goodgroup` = '0',
`credit_midgroup` = '0',
`credit_badgroup` = '0',
`credit_maxtickets` = '0',
`credit_lotdiscount` = '0',
`ecdownloadpermissions` = '0',
`ecexcludecatlist` = '',
`ecdownloadsmaxuploadtotal` = '-1',
`ecdownloadsmaxdailydl` = '-1',
`ecdownloadsmaxdailyfiles` = '-1',
`ecdownloaddelaygrp` = '-1',
`itraderpermissions` = '3',
`mgc_cb_evo_permissions` = '32767',
`mgc_cb_evo_refreshrate` = '30',
`mgc_cb_evo_nbmsg_show` = '1',
`mgc_cb_evo_nbmsg_perday_show` = '1',
`mgc_cb_evo_max_chats_perday` = '0',
`forumpermissions` = '16503295',
`genericpermissions` = '1579685575',
`attachlimit` = '0',
`pmquota` = '100',
`pmpermissions` = '3',
`pmsendmax` = '3',
`pmthrottlequantity` = '0',
`calendarpermissions` = '31',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '139263',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '3',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '15',
`albummaxsize` = '0',
`usercsspermissions` = '63',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '55159',
`maximumsocialgroups` = '1',
`groupiconmaxsize` = '65535'
WHERE usergroupid=2;

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Sunday, January 25th 2009 @ 03:12:54 AM
Error Date : Sunday, January 25th 2009 @ 03:12:54 AM
Script : http://crazyport.com/forums/spec/use....php?do=update
Referrer : http://crazyport.com/forums/spec/use...&usergroupid=2
IP Address : 203.97.122.137
Username : Jono
Classname : vB_Database
MySQL Version : 5.0.45-community-nt



Any help is greatly appericated,

Thanks Jono

RS_Jelle 01-25-2009 02:13 PM

Quote:

Originally Posted by d2tbpk (Post 1724015)
Hi Guys,

Looking like a sweet as mod, just one problem...

in user groups ...

where the download premissions oare its all blank....

ive reinstalled the .xml twice so yeah??

please help!!

http://crazyport.com/forums/picture....2&pictureid=42

when i turn them all on to yes it comes up with this error,

Database error in vBulletin 3.8.0:

...

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Sunday, January 25th 2009 @ 03:12:54 AM
Error Date : Sunday, January 25th 2009 @ 03:12:54 AM
Script : http://crazyport.com/forums/spec/use....php?do=update
Referrer : http://crazyport.com/forums/spec/use...&usergroupid=2
IP Address : 203.97.122.137
Username : Jono
Classname : vB_Database
MySQL Version : 5.0.45-community-nt



Any help is greatly appericated,

Thanks Jono

As the error says:
Quote:

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
It's a problem with the MGC Chatbox Evo mod. You didn't installed/uninstalled that mod properly.

d2tbpk 01-25-2009 05:05 PM

Thankyou


All times are GMT. The time now is 02:25 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.13331 seconds
  • Memory Usage 1,904KB
  • 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
  • (17)bbcode_code_printable
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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