The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
This hack adds expansion and contraction support to the forum home page (index.php). The current version of this hack has been tested on vBulletin 2.3.2
Only supported browsers gain the ability to expand and collapse forum groups, non supported browsers do not gain anything, but no errors will be displayed. Each users preference is saved to the database, additionally admins can select which forums are to be collapsed by default.
Note: PHP 4.1.x or 4.2.x is required, PHP 4.0.x is now unsupported. Instructions inside attachment. Updated 4:18 PM 1/12/2002 - Packaged Post, Thread template Addon Updated 7:53 PM 1/11/2002 - corrected installer Updated 4:23 PM 1/11/2002 - Added DB support - Added Per forum Collapsed Pref to admin cp Updated 01/10/02 01:39am. - Fixed missing line. Updated 04/06/02 01:30am. - Version 1.2 - PHP 4.1.x, 4.2.x support with or without register globals off. - Performance tweeked javascript Updated 06/06/02 11:20pm. - Corrected templatecache bug Updated 06/25/02 - Corrected formatting errors in readme Updated 09/01/02 - vB 2.2.7 compatiblity statement, updated readme. Updated 30/08/03 - vB 2.2.x and 2.3.x compatiblity statement, added new automatic testing script. FAQ Q: what exactly is Template_Option.txt? A: Basically that exention was provided as a request to cover sites with the template modification that adds a "header" to each grouping. Q: How do I show a forum depth greater than 2? A: Open vB Admin cp set forum depth to your required level. Then create the additional templates. For template examples see https://vborg.vbsupport.ru/showthrea...465#post250465 Q: Can sub-forums be collapsed? A: Yes. See the above answer for example templates. Q: XYZ doesn't work help. A: Check that all the template changes required have been made, 99% of problems are due to incorrect template alteration. Also use the cx_test.php to automatically check your installation! Show Your Support
|
Comments |
#152
|
||||
|
||||
Invalid SQL: UPDATE forum
SET styleid='1', title='Military Firearms', description='Sponser of our Military Firearms forums', active='1', displayorder='5', parentid='-1', parentlist='16,-1', allowposting='1', cancontainthreads='0', sponsorname='Tapco',sponsorimg='community.gif', sponsorurl='http://www.tapco.com/departments.asp?dept=75&rc=GUNGAME',daysprune='30' , newpostemail='', newthreademail='', moderatenew='0', allowhtml='0', allowbbcode='1', allowimages='0', allowsmilies='1', allowicons='1', styleoverride='0', allowratings='1', countposts='1', moderateattach='0', 'collapsed='0' WHERE forumid='16' mysql error: You have an error in your SQL syntax near ''collapsed='0' WHERE forumid='16'' at line 12 I get that error when I try to put it to the collapse the forums...I get an error..any idea? |
#153
|
|||
|
|||
Quote:
|
#154
|
||||
|
||||
|
#155
|
|||
|
|||
Quote:
|
#156
|
||||
|
||||
I sure have made, went back and did everything twice
|
#157
|
|||
|
|||
Quote:
PHP Code:
|
#158
|
||||
|
||||
This
PHP Code:
|
#159
|
|||
|
|||
Quote:
and change <tr align="center"> into <tr id="f$forum[parentid]z$z" $fhomeexpandstyle align="center"> You will need to do this for each/every style. |
#160
|
||||
|
||||
I just upgraded my board from version 2.2.4 to 2.2.5, and have started re-hacking. I cannot find the references made to code in the admin/index.php file? I've tried searching for single words of the lines of code, but no results are found! Has admin/index.php dramatically changed in this version?
|
#161
|
||||
|
||||
Now I am confused. I didn't do any of the admin/index.php file changes, but the hack works fine? Check www.gamerforums.com/board for an example. If the admin files aren't required what do they do? Thanks in advance.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|