The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
vB Optimise Lite
The newly revamped vB Optimise was created for vBulletin 4, but has now been made compatible for vBulletin 3.8. In this release I have re-coded vB Optimise from the gound and focused stability over features, you'll notice Phrase Caching and vBAdvanced Integration have bit the dust, this is to maintain a sync state between this version and the vBulletin 4 release. Professional version & feature list available @ www.DragonByte-Tech.com/forum Priority support for Lite version is handled at the Developers Website. What does it do? vB Optimise is intended to optimise vBulletin software by integrating several PHP "cachers" and handling data before vBulletin. This works by encountering and handling data prior to vBulletin in order to skip the arbitary execution that would be more server intensive. Real-Life Statistics We've teamed up with some Big Forums to show you the impact of vB Optimise, you can view this public chart which shows both our statistics and theirs: View Public vB Optimise Resource Statistics Features
Features - Pro
Release Notes If you've used vB Optimise before you'll be aware the previous version had phrase caching, however this caused complications with the way phrases are used within vBulletin so it has not been ported over at this time. Available Translations v1.6.0 French - Thanks to finereader Change Log [>>] Version 2.0.1 New launch for vB 3.8 [>>] Version 1.6.1 Automatic Cache Flusher has additional parameters to make sure no data is stale Resolved Bug: Potential PHP error when using eAccelerator which cannot flush within Admin CP on certain actions [>>] Version 1.6.0 New OpCode Cacher Support: WinCache [>>] Version 1.5.0 Resolved Bug: Style cache may have fetched ID 0 instead of correct file Resolved Bug: Filecache permissions may not have worked Optimisation: Re-wrote some base code to enhance operations. [>>] Version 1.0.1 Added XCache Authentification Support Added Filecache Support Support Priority support will be handled at DBTech. FAQ Q: I have WinCache installed, but vB Optimise tells me it's not? A: WinCache only introduced OpCode support in version 1.1, if you're using version 1.0.x you will need to upgrade. Q: I'm using the XCache method, flushing doesn't work? A: If you have XCache authentification, turn the admin option on within vB Optimise Settings, then edit ./vboptimise/config.php and specify your XCache username/password. Alternatively you can disable XCache authentification within php.ini: Code:
xcache.admin.enable_auth = Off A: eAccelerator does not provide the caching extension by default, you will need to recompile PHP with additional flags. For more information read eAccelerator documentation located here: http://eaccelerator.net/wiki/CompileConfiguration (Specifically look at: with-eaccelerator-shared-memory) Download Now
Show Your Support
|
Comments |
#562
|
||||
|
||||
![]()
Sorry to ask but are you really sure you edited the includes/config.php?
Maybe you check it again. |
#563
|
|||
|
|||
![]()
does it works on vb 3.7 also ?
and what about vbseo ? |
#564
|
|||
|
|||
![]()
yes, I have checked config.php several times over. Still no luck.
|
#565
|
|||
|
|||
![]()
checked it again this morning, still getting same error, can't get into anything. Where is the original coder on this one? Still getting this error:
Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/m/d/e/mdelcour201/html/forums/includes/class_activecache.php on line 20 And can't get to anything...VERY FRUSTRATING! |
#566
|
|||
|
|||
![]() According to some it does but this was officially released for 3.8 so to potentially avoid mdelcour's problem I would install with caution since it's not intentionally made for the 3.7 series. |
#567
|
||||
|
||||
![]()
It works fine on 3.7 I'm using it.
and i also have vbseo no problem at all just besides the caching phrases but that's everyone. |
#568
|
|||
|
|||
![]()
I am about to start offering payment to fix this problem. I really need my board back online.
|
#569
|
||||
|
||||
![]()
Are you sure you carefully read everything before installing this product, especially
Quote:
Check your config.php edit again, normally there is no way it could fail (it might be necessary to flush your XCache/eAccelerator/APC cache aferwards if you don't check mtime as the server otherwise won't notice that the file was changed). |
#570
|
||||
|
||||
![]()
@mdelcour
Are you sure /includes/class_activecache.php is there? Also can you be certain that you didn't cuorrupt the config.php file? line ~86 asks for "switch (strtolower($vbulletin->config['Database']['dbtype']))" maybe the info entered in your config.php regarding dbtype is not working (added an extra ' or " might have broken it When did the error start coming up? after installing the product? touching config.php? Doing http://www.vbulletin.com/forum/showthread.php?t=196688 should really disable hooks, so probly your config.php is corrupted ![]() |
#571
|
|||
|
|||
![]()
the error started right after I installed the plugin (xml) for this mod. Right after it got done, the page reloaded and started this error. I haven't changed anything in the config file except for the define('DISABLE_HOOKS', true); code, trying to get back into my site. Yes, the class_activecache.php file is there.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|