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)
-   -   Plugin Accelerator (https://vborg.vbsupport.ru/showthread.php?t=107315)

vbreal 02-09-2006 11:56 PM

this sounds great, i need to watch this thread
i don't know enough about vbulletin to fix it if something goes wrong ha. i just started a site don't want to loose folks from down time ha

Trigunflame 02-10-2006 12:02 AM

Quote:

Originally Posted by Real Talk
this sounds great, i need to watch this thread
i don't know enough about vbulletin to fix it if something goes wrong ha. i just started a site don't want to loose folks from down time ha

Eh ive spent close to about 10+ hrs of bug-fixing regex problems it shouldnt hurt your files, but always make backups before you ever attempt to modify anything.

Trigunflame 02-10-2006 12:06 AM

If you get any parse errors, just re-run "Rebuild Hook Cache" and "Rebuild All Plugins" and it should clear any problems.

eNforce 02-10-2006 06:20 AM

Ok about my shoutbox problem, it now appears to only display it when I set the shout box to "below navigation bar" and Rebuild All Plugins. Won't work when it's set to "Below Forums"

Strange

Trigunflame 02-10-2006 06:36 AM

Quote:

Originally Posted by eNforce
Ok about my shoutbox problem, it now appears to only display it when I set the shout box to "below navigation bar" and Rebuild All Plugins. Won't work when it's set to "Below Forums"

Strange

Can you check your index.php to verify that the system is replacing the hook locations with the needed php code, you should see my comment blocks surrounding the php code ie.

//[p:forumhome_start]
$testing = 'woot';
//[/p:forumhome_start]

Should be 3 or 4 different comment block hooks throughout index.php

ps. if possible, change the filename to index.txt and upload it as an attachment.

eNforce 02-10-2006 06:39 AM

oooh about that, I have VBA CMPS installed and it's the index.php, the original VB index.php is renamed to forum.php. Is this causing the problems?

If so, any way to get around it?

(i don't see any comment blocks in the VBA CMPS index.php)

Trigunflame 02-10-2006 06:48 AM

Quote:

Originally Posted by eNforce
oooh about that, I have VBA CMPS installed and it's the index.php, the original VB index.php is renamed to forum.php. Is this causing the problems?

If so, any way to get around it?

(i don't see any comment blocks in the VBA CMPS index.php)

Try adding the forum.php to the includes/hook_files.php on its own line.

You have to remember, hook_files.php contains the locations to all of the files the Accelerator scans for hook locations; without that it doesnt know what and where to replace any plugin code.

Update that hook_files.php with forum.php and the Rebuild Hook Cache, Rebuild All Plugins.

eNforce 02-10-2006 06:54 AM

Done that, doesn't seem to help

Though it is leaving your comment blocks in forum.php

Reef 02-10-2006 06:55 AM

This is a great concept Trigunflame, I would love to improve speed any way possible but this killed my board after running Rebuild Hooks + Plugins.

After running those I recieved this error on every page I tried loading

Code:

Parse error: parse error, unexpected ']' in /home/rplace/public_html/board/includes/functions.php on line 4353

I ended up having to replace the php files with backups since I couldn't reload the page to try uninstalling it.

Trigunflame 02-10-2006 06:58 AM

Quote:

Originally Posted by eNforce
Done that, doesn't seem to help

Though it is leaving your comment blocks in forum.php

Hmm.. im trying to think what could be causing it to not show up, are you getting any sort of javascript errors? Or weird HTML when you view the page source?


All times are GMT. The time now is 05:00 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.01389 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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