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 2.0.1 (Lite) (https://vborg.vbsupport.ru/showthread.php?t=199207)

thetgc 04-09-2009 01:23 PM

Here you go

Code:

Fatal error: Call to undefined method vb_activecache::flush() in /home/********/public_html/new/includes/adminfunctions_template.php(2359) : eval()'d code on line 6

KevinL 04-09-2009 01:28 PM

Try chmodding Vboptimise folder in your ftp to 777 then flush your cache...then try whatever you were doing.

thetgc 04-09-2009 01:34 PM

how do i flush the cache... sorry im a noob to this :P

I tried flushing the cache with vb optimise but i get this

Code:

Fatal error: Call to undefined method vb_activecache::flush() in /home/remo71/public_html/new/includes/adminfunctions_options.php(490) : eval()'d code on line 62
I chmod the file 777.

KevinL 04-09-2009 01:57 PM

Quote:

Originally Posted by thetgc (Post 1787345)
how do i flush the cache... sorry im a noob to this :P

I tried flushing the cache with vb optimise but i get this

Code:

Fatal error: Call to undefined method vb_activecache::flush() in /home/remo71/public_html/new/includes/adminfunctions_options.php(490) : eval()'d code on line 62
I chmod the file 777.

what php version do you use? You have to have at least 5.1..also make sure you set up your config file right for your cache method

thetgc 04-09-2009 02:02 PM

PHP version 5.2.8

This is my config for cache settings

Code:

        // ****** DATASTORE CACHE CONFIGURATION *****
        // Here you can configure different methods for caching datastore items.
        // vB_Datastore_Filecache  - to use includes/datastore/datastore_cache.php
        // vB_Datastore_APC - to use APC
        // vB_Datastore_XCache - to use XCache
        // vB_Datastore_Memcached - to use a Memcache server, more configuration below
// $config['Datastore']['class'] = 'vB_Datastore_Filecache';

although im not sure which cache method to use

KevinL 04-09-2009 02:12 PM

you have to uncomment it... remove the // from

Code:

// $config['Datastore']['class'] = 'vB_Datastore_Filecache';
Read the instructions in the zip, it should tell you all this ;)

thetgc 04-09-2009 02:23 PM

Thanks :)

works great now :)

KevinL 04-09-2009 02:26 PM

Quote:

Originally Posted by thetgc (Post 1787389)
Thanks :)

works great now :)

Excellent!!! :)

mute 04-10-2009 08:16 PM

Question, sorry if this was already covered, I didn't want to dig through 64 pages of stuff. We've had our own similar implementation of a plugin to do some of the same stuff, but vBoptimize looks to cover some bases we hadn't done yet.

My question is, how backwards compatible is this? We're still stuck in 3.6 land, and I didn't see a mention if compatibility in the first post.

voter 04-16-2009 09:03 PM

Quote:

Fatal error: Call to undefined method vb_activecache::flush() in ...includes/adminfunctions_template.php(2359) : eval()'d code on line 6
This comes every time I am trying to edit and save ANY template.

Will hope to find more as of I think it comes from some other plugin that possibly conflicting with this one.
I only localize, that it not happen if I switch off the Plugin "vB Optimise: Kill Cache" in this package.


All times are GMT. The time now is 05:16 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.04964 seconds
  • Memory Usage 1,747KB
  • 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
  • (5)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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