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)

TruthElixirX 03-28-2006 12:26 AM

I installed but whenever I click "enable/disable" in the Admin CP I just get this in the frame:

SQL Queries (6) | plugin.php, CVS v1.67.2.2 | Explain

vBulletin v3.5.4, Copyright ©2000-2006, Jelsoft Enterprises Ltd.

I have debug mode on. So is the hack working or not? I followed all the instructions.

ThorstenA 03-28-2006 09:46 AM

What happens if I change any plugin. Will the Plugin Accelerator also change the files?

LiveMicSociety 03-29-2006 01:43 PM

Installed :up:

nick_1 03-29-2006 07:23 PM

Hi everyone,

Just wanted to mention my experience using the Plugin Accelerator so far. I had a minor problem trying to enable the Accelerator. I fixed it by adding editing plugin.php and changing the following:
PHP Code:

    /*
     * Handle Turning On and Off the Plugin Accelerator
     */
    
$p_accel = new vb_plugin_accelerator();
    
$p_accel->change_status(); 

To:
PHP Code:

    /*
     * Handle Turning On and Off the Plugin Accelerator
     */
    
$p_accel = new vb_plugin_accelerator();
    
$p_accel->change_status();
    
$p_accel->acc_p_enabled 0

Now its all set up I've seen a drop of load from something like 1.60 to 1.22 with the same number of users on the site. Quite impressive although I do have a lot of plugins installed.

Nick

CrashfAB 03-30-2006 04:11 AM

So how can I remove this plugin since it has crashed my forum? I can't even get into the adminCP....

Zia 03-30-2006 04:44 AM

hmmm another victim :S:S:S

CrashfAB 03-30-2006 05:32 AM

Quote:

Originally Posted by Zia
hmmm another victim :S:S:S

Can I reinstall the software without loosing my users/threads ect

Paul M 03-30-2006 06:24 AM

Quote:

Originally Posted by CrashfAB
Can I reinstall the software without loosing my users/threads ect

Yes, they are in your database, seperate from the php files.

beebi 04-02-2006 01:24 AM

can u use what u did with Template Cache System?

like require_once(DIR . '/hookfiles/hookfaq_start.php');

imported_infitech 04-09-2006 05:38 PM

"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@infitechdesign.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."


I had to CHMOD all php files back to 755


All times are GMT. The time now is 11:31 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.01246 seconds
  • Memory Usage 1,741KB
  • 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
  • (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