The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vB Optimise 2.0.1 (Lite) Details »» | |||||||||||||||||||||||||||||||||
vB Optimise Lite
This is ported from my original version released for vBulletin 3.8 located here. In this release I have re-coded vB Optimise from the gound and focused stability over features. 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 - Lite
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 No change, just keeping in sync with vB 3.8/Pro [>>] 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
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
Teascu Dorin, xrvel |
Comments |
#22
|
||||
|
||||
Don't really think this is the thread for that really I assume the error is resolved?
|
#23
|
|||
|
|||
I have installed this hack and here is what I have running:
Auto HTML Emails .9 Automatic Tagger From Content and Title 4.4.0 BBR - Useful Links on Member Action Dropdown. 1.04 BBR - vB Event Forums 1.0.1 BBR - Welcome Thread On Register 2.02 Cel Social Groups Notifications 4.0.006 Farcaster's Event Attendance 3.0.0b Gameroom 1.1.1 GeekyDesigns Default Avatar 2.0.2 Hasann - Username Html Markup 4.0.1 ibProArcade for vBulletin 2.7.0 ibProArcade Members who have Visited Today - Widget 4.0.1 PhotoPost Pro 7.0 PhotoPost Pro 7.0 Text Messaging 2.0 - Free Version 2.0 vB Optimise 1.0.0 vB4: SuperCharged 1.3 vBulletin Blog 4.0.2 vBulletin CMS 4.0.2 VSa - Auto Birthday Greeter 2.0.3 VSa - ChatBox 3.1.6 VSa - PayPal Donate 5.0 Yay! Another Facebook Bridge 3.2.1 |
#24
|
|||
|
|||
Without any caching system is it then useful, too?
|
#25
|
|||
|
|||
Perfect.
I installed this. Realized it wasn't going to be much help. Uninstalled it. Now my database is trashed and I cannot access either the forum or the Admin CP. Thanks a lot! |
#26
|
|||
|
|||
If you have any of these installed
* APC * eAccelerator * Memcache * XCache It will work |
#27
|
|||
|
|||
Warning: require_once([path]/vboptimise/core/class_vboptimise.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 3
Fatal error: require_once() [function.require]: Failed opening required '/home/psychlin/public_html/forum/vboptimise/core/class_vboptimise.php' in ... includes/init.php(331) : eval()'d code on line 3 Where is that information stored? There is no0 reference to the file in init.php. |
#28
|
|||
|
|||
djbaxter, it looks like you have NOT uploaded all files to their respective directory.
|
#29
|
|||
|
|||
Quote:
|
#30
|
|||
|
|||
Quote:
Either way, I cannot access either the ACP or the forum. I have never had an add-on do this before. This is a friggin' mess. If you have installed this add-on, do NOT uninstall it. |
#31
|
||||
|
||||
Quote:
@ djbaxter It says your file is missing, if you uploaded then it probably went to the wrong location. Check the following folder exists: /public_html/forum/vboptimise/core/ - if it does not then you've uploaded the files incorrectly (remember to upload the "contents" of the upload/ folder, not the actual upload/ folder itself). If you're still having issues accessing ACP, you can disable hooks via config.php: Code:
define('DISABLE_HOOKS', 1); |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|