vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Latest Threads On Forum Home (https://vborg.vbsupport.ru/showthread.php?t=83230)

Chris M 06-16-2005 07:28 PM

Indeed - I do not believe that this is the cause of the clash...

Hrm - This is a puzzle - Hopefully Zero Tolerance will see this and shed some light :p

Satan

Reverend 06-16-2005 07:29 PM

The latest threads do still display fine though regardless of the error. :confused:


I've taken it off for the moment until a possible solution can be found.

Chris M 06-16-2005 07:32 PM

Quote:

Originally Posted by Reverend
The latest threads do still display fine though regardless of the error. :confused:

Would you mind turning the plugin on, so I can see for myself?:p

Satan

Reverend 06-16-2005 07:33 PM

Quote:

Originally Posted by hellsatan
Would you mind turning the plugin on, so I can see for myself?:p

Satan

Turned back on. http://www.techzonez.com/forums/

Chris M 06-16-2005 07:37 PM

Thanks...

A thought just occurred to me:

Add:
PHP Code:

unset($forum); 

before:
PHP Code:

$forumperms = array(); 

in the plugin code...

Satan

Reverend 06-16-2005 07:40 PM

Nope

Parse error: parse error, unexpected ')' in /****/index.php(450) : eval()'d code on line 47

Chris M 06-16-2005 07:46 PM

Yeh - I have found the problem :(

https://vborg.vbsupport.ru/showpost....6&postcount=14

If you view that post, Zero Tolerance explains about there being a bug in the vB Plugin System - Sadly, since this plugin also uses regular expressions, the plugin system is stripping the slashes from the code, causing errors -.-

The "unset($forum);" step may be required by some users, but the cause of the second error generated once the first is fixed is a vBulletin bug which the vB devs will have to fix :(

Sorry about that ... :ermm:

Satan

Reverend 06-16-2005 07:52 PM

OK.

Will disable it until the plugin system bug is fixed.

bing11 06-18-2005 12:22 AM

How can we do?

I very love this hack

Chris M 06-19-2005 09:44 PM

[high]Update[/high]
Version 1.1.0: Simple update to make this work with vBulletin 3.5.0 Beta 2 - If you are installing for the first time, follow the installation instructions in the first post - If you are upgrading, please delete the previous plugin, and upload the new one from the first post - The new plugin also has the uncached template fix :)

Satan


All times are GMT. The time now is 04:13 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.01420 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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