vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Board Optimization - [DBTech] vB Optimise v2 (vB3) (https://vborg.vbsupport.ru/showthread.php?t=284817)

DragonByte Tech 03-01-2013 11:39 PM

vB Optimise v2.5.1
Feature: New Administrator Permission: Can Administer vB Optimise

Fillip

gabrielt 03-02-2013 03:23 PM

1 Attachment(s)
Fillip,

Thank you a lot for adding this feature that I've requested on your support forums. That is simply awesome, as we have several admins, and I don't want them messing aroung with vB Optimiser's configurations.

As for the performance... I can only say: wow! I am attaching a screenshot from our MRTG, showing the traffic on our MySQL server. See the traffic before and after... You can clearly see what happened from week 8 on...

Thanks a lot my friend, I am a proud paying supporter of your work.

Gabriel

DragonByte Tech 04-05-2013 04:55 PM

vB Optimise v2.5.2
Feature: Improved logging details for Control Panel actions
Feature: Added DBTech Affiliate ID support
Feature: The resource saving statistics in the global footer can now be translated / altered via a vBPhrase
Fix: The resource saving statistics in the global footer should now be visible on all custom skins
Fix: The setting to enable/disable the per-page resource saving statistics in the global footer now works with Branding Free
Change: Changed the Branding display method to inject itself into the copyright footer (underneath vBulletin copyright) instead of the page footer.
Change: Changed the Branding Free Key to a more secure key.

Fillip

DragonByte Tech 04-05-2013 10:31 PM

vB Optimise v2.5.3
Feature: Improved error messages for APC, XCache and eAccelerator when the extension is not configured correctly

Fillip

Mecho 05-07-2013 08:35 AM

when i have this addon enabled i can not save anything in admin panel. it will shows an blank page in admin cp and mod cp.

Any idea?

DragonByte Tech 05-16-2013 10:12 AM

That usually means you've selected an opcode cacher that you either don't have installed or is not correctly configured.

Disable hooks by adding
PHP Code:

define('DISABLE_HOOKS'true); 

to your config.php file and change the cacher.


Fillip

Simon Lloyd 06-12-2013 01:29 PM

Hi I have this installed and I have apc set as the cache, recently apc caused an issue with cPanel, cPanel techs disabled apc and I can now access cPanel, however I cannot access my forum either front end or admincp I get this error Fatal error: APC not installed in [path]/includes/class_datastore.php on line 386

I have disabled hooks in /includes/config.php but that hasn't changed a thing, I've even tried different browsers and get the same error.

What do I need to do to get this removed from database...etc in order to get my forum back?

DragonByte Tech 06-12-2013 03:16 PM

Add
PHP Code:

define('DISABLE_HOOKS'true); 

to your config.php file beneath <?php, then alter the vBOptimise setting to Filecache, then remove the config.php file edit.


Fillip

Simon Lloyd 06-12-2013 07:38 PM

As I stated in my post disabling hooks in config.php did not allow me in!

DragonByte Tech 06-12-2013 07:42 PM

Then disable APC from the Filecache option further down in the config.php

Fillip


All times are GMT. The time now is 11:06 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.01157 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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