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 |
#262
|
||||
|
||||
i just tried again, i even replaced my index.php with the original file and it still shows the error
|
#263
|
||||
|
||||
MY FORUMS HAVE BEEN CURRUPTED AHHHHHHHHHHHHHHHH
i unistalled every step, took out and unedited template, took out the tables, unedited the file AND IT STILL SHOWS THE ERROR!!! |
#264
|
|||
|
|||
Quote:
Paste the contents of the line(s) mentioned in the error message. If as a suspect the line is some like eval("\$blahblah = \"".gettemplate('sometemplate')."\";"); Paste the contents of the template named too. And do you still get a parse error when using the default stock index.php supplied with vB? |
#265
|
||||
|
||||
error
PHP Code:
PHP Code:
PHP Code:
|
#266
|
|||
|
|||
Quote:
"forumhome_forumbit_level1_nopost", "forumhome_forumbit_level2_post" & "forumhome_forumbit_level2_nopost" |
#267
|
||||
|
||||
forumhome_forumbit_level1_nopost
PHP Code:
forumhome_forumbit_level2_post PHP Code:
PHP Code:
|
#268
|
||||
|
||||
o wait, there was a space between a variable in the template, THANK YOU SO MUCH FOR POINTING THAT OUT!!!!
I LOVE YOU :banana: |
#269
|
|||
|
|||
<snipped> figured out the error I see.
|
#270
|
|||
|
|||
Hello,
Anyone installed this on 2.2.7? I've tried and it does not seem to work. No errors. The forum display just remains as is. The only thing I can see that might be the problem is that global $bbforumview; is no longer in the index.php for 2.2.7 Hence, will these lines below that still be there, as per the hack instuctions? // expand collapse hack global $BrowserDOM, $collapsedstate; // end expand collapse hack Thanks in advance. Herby |
#271
|
|||
|
|||
Quote:
PHP Code:
If your not sure what I mean by this then the readme's inside the zip have been updated to reflect 2.2.7. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|