Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Plugin Accelerator Details »»
Plugin Accelerator
Version: 1.2.1, by Trigunflame Trigunflame is offline
Developer Last Online: Nov 2019 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 02-05-2006 Last Update: 03-11-2006 Installs: 171
Code Changes Additional Files  
No support by the author.

Vbulletin Plugin Accelerator
Accelerate Your Forums Plugins



Summary:

If you use the Vbulletin Plugin System (Specially if you use a lot of plugins), this will help improve the performance of the system overall by inlining all of the plugin code into the PHP files themself.

Essentially making it as if you had hacked the files yourself, this will give you better performance on your forum overall.

PS. Use this in conjunction with my Other Hack (Compress Forum Templates) for speeding up your forum even more by compressing templates.
https://vborg.vbsupport.ru/showthread.php?t=107615
PS. Use this in conjunction with my Other Hack (Template Cache System) for speeding up your forum by caching its templates.
https://vborg.vbsupport.ru/showthread.php?t=110144

Install:
  1. Download the zip file.
  2. Open install.txt and Read Instructions

Upgrade:
  1. Download the zip file.
  2. Uninstall Product "Vbulletin Plugin Accelerator"
  3. Open install.txt and Read Instructions to install like usual.

Current Status: (RC2)

Release Candidate 2 Has Been Released.
This code has been deemed acceptable and to be used by all.

Please report any bugs back to this thread.
Thanks.
  • Latest Changes: 02/11/2006
  • Fixed another problem with backslashes, hopefully this will fix some other problems.
  • To upgrade, just replace the includes/class_plugin_accelerator.php with the new one.

Important Notes:

1. While this IS a release candidate, more than likely its not fully bug free so Please backup your files before you install this modification, this system is not yet perfect.

2. When running "Rebuild Hook Cache" and "Rebuild All Plugins" if you ever see a small parse error, or file couldnt be opened error; re-run both again and it should go away.

3. includes/hook_files.php contains locations of all the files the accelerator scans for plugin hooks, if you have any files that have been renamed, moved, etc.. you need to add it to that file on its own line, thanks.


If You Have Problems:

If you incur any parse errors, or pages not displaying after running the steps. Please make a copy of the affect file as well as its original version, zip them and upload somewhere. Send me a link to the file for me to download, review and provide a fix.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 02-10-2006, 08:08 PM
Trigunflame's Avatar
Trigunflame Trigunflame is offline
 
Join Date: Aug 2002
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by goyo
Thank You Trigunflame

This is the biggest Vb optimization for 3.5.x branch! No problems so far...

Combined with template compressor it's accelerated around 15-30% (on reply's and searches more, on showthread, index less but still visible...)
Now with over 500 concurrent users our board actually stays usable...it means you can download a page in less than a minute :nervous: .

Thank You once again...
Hopefully that fix last night weeded out any further problems we might have.
Reply With Quote
  #53  
Old 02-11-2006, 02:11 AM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Trigunflame
Update

Critical Bug Fix, dealing with code with double backslashes \\ creating parse errors, it was kicking my butt determining the source of the error, but its now fixed;
Thnx Man....
Reply With Quote
  #54  
Old 02-11-2006, 08:57 AM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not sure its working as surely as you are mate, i installed it as per instructions, changed all perms on every file listed in the hooks file.....and enabled it.

first i was presented with a parse error, with Tstrings and whitespace errors all over the place, then when i disabled, and re enabled, the board came on, but the forumhome looked like it had been ravaged by feature eating animals....ie.....nothing was wrrking as it should....lol
Reply With Quote
  #55  
Old 02-11-2006, 09:15 AM
Trigunflame's Avatar
Trigunflame Trigunflame is offline
 
Join Date: Aug 2002
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gizmo5h1t3
not sure its working as surely as you are mate, i installed it as per instructions, changed all perms on every file listed in the hooks file.....and enabled it.

first i was presented with a parse error, with Tstrings and whitespace errors all over the place, then when i disabled, and re enabled, the board came on, but the forumhome looked like it had been ravaged by feature eating animals....ie.....nothing was wrrking as it should....lol
Which plugins do you have installed; the files that reported the parse errors can you keep 2 copies, 1 after its been modified (and has the problems, just rename it and place it elsewhere and the original file along with it. You could zip both of these up and upload them somewhere; just PM me with the info.

After I exam the files that are corrupted I will make the appropriate fixes to the hack.

Thanks for the report.

Ps. Did the problem occur after enabling, build all hooks, or build all plugins
Reply With Quote
  #56  
Old 02-11-2006, 09:31 AM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have absolutely LOADS of stuff installed...probably too much to be honest....

the fiel that reported the parse error, strangely was global .php in the root....which to my knowledge isnt altered with your hack....

also, it gave the error on line 1135, which is weird, as my global.php in the root only has 700 odd lines....lol

the problem occurs after enabling the hack, when ive clicked on "build all hooks"....

the board still shows, but with everything missing on forumhome from all my installed hacks..the tables are all still there, but no content....

then, when i click "build all plugins".....i get the weird parse error in the root/global.php.

weird

ive uninstalled it for now
Reply With Quote
  #57  
Old 02-11-2006, 09:36 AM
Trigunflame's Avatar
Trigunflame Trigunflame is offline
 
Join Date: Aug 2002
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gizmo5h1t3
i have absolutely LOADS of stuff installed...probably too much to be honest....

the fiel that reported the parse error, strangely was global .php in the root....which to my knowledge isnt altered with your hack....

also, it gave the error on line 1135, which is weird, as my global.php in the root only has 700 odd lines....lol

the problem occurs after enabling the hack, when ive clicked on "build all hooks"....

the board still shows, but with everything missing on forumhome from all my installed hacks..the tables are all still there, but no content....

then, when i click "build all plugins".....i get the weird parse error in the root/global.php.


weird

ive uninstalled it for now
build_hooks.php lists all files to be modified and global.php is one of them. Please create a zip file containing the modified global.php after you "rebuild all plugins" as well as your backed up version of global.php and send me a link to it via private message.

Thanks.
Reply With Quote
  #58  
Old 02-11-2006, 01:37 PM
cd1986 cd1986 is offline
 
Join Date: Sep 2005
Location: UK
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Worked well, other than it stopped Dean C's URL re-write mod from working when active, so i've had to disable it for now. Also had to disable the template compressor for the same reason (both affect the url re-write independantly of each other).
Reply With Quote
  #59  
Old 02-11-2006, 01:39 PM
derekivey derekivey is offline
 
Join Date: Apr 2005
Location: Pennsylvania, USA
Posts: 1,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks interesting, Thanks!

/me clicks install.
Reply With Quote
  #60  
Old 02-11-2006, 05:50 PM
yxboom's Avatar
yxboom yxboom is offline
 
Join Date: Jan 2003
Location: The City
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Trigunflame
build_hooks.php lists all files to be modified and global.php is one of them. Please create a zip file containing the modified global.php after you "rebuild all plugins" as well as your backed up version of global.php and send me a link to it via private message.

Thanks.
after installing, enabling and rebuilding as per instructions. my forumdisplay page is empty. no error, no complaints, just an empty page.
Reply With Quote
  #61  
Old 02-11-2006, 06:32 PM
Trigunflame's Avatar
Trigunflame Trigunflame is offline
 
Join Date: Aug 2002
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cd1986
Worked well, other than it stopped Dean C's URL re-write mod from working when active, so i've had to disable it for now. Also had to disable the template compressor for the same reason (both affect the url re-write independantly of each other).
Again as I said to the other person, plz make copies of the affected files along with their backed up version, zip, and upload for me to review.

Thankyou.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:26 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04817 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete