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)

Kayden 05-19-2010 07:06 PM

I mistakenly posted an error in the vbShout mod's thread. It was to do with a admin permissions disappearing; I was trying to set them for my admins, but they weren't there. (Blog permissions, FlashChat, etc)

I'm not sure if this is the culprit, or if it's my config.php file, but when I disabled "Cache Datastore," the admin permissions appeared again.

TruthElixirX 05-19-2010 10:02 PM

Quote:

Originally Posted by Deceptor (Post 2039412)
TruthElixirX - The first setting in the vBO configuration is called "vB Optimise: Online/Offline", is that setting set to Yes? That controls if the product is online/offline (by default it will install as offline as you need to configure the cache and options).

Yes, it is set to yes. That is why I am confused. :\

I tried it with it set to yes and with it set to no and it says "Offline" on the system test no matter what.

Deceptor 05-22-2010 08:21 PM

Kayden - Do you have any special mod installed which overrides vBulletins default install for products? vB Optimise does attempt to flush data on the action, try running a system test to ensure flushing works.

TruthElixirX - Have you selected a cache method? The error will also occur if you've set that to "None" (which it is by default), I should make my error message more elevant.

phkk 06-06-2010 02:34 PM

Thanksssssssssss

Taringa! CS 07-09-2010 11:56 AM

On vB Optimise: Test Setup -> Running Test: Flush Cache never ends

http://www.taringacs.net/foros/vbopt...s/progress.gif

Any ideas?

If i try to flush cache directly from admincp i don't see anything

what i am missing?

thanks in advance

Deceptor 07-09-2010 12:47 PM

Taringa, what cache method are you using? If XCache you either need to disable authentification within php.ini, or enable the XCache authentification in the vboptimise options and configure your XCache username/password in ./vboptimise/config.php

Taringa! CS 07-09-2010 08:29 PM

Thanks deceptor, that was it :)

solarweb 07-21-2010 03:29 PM

Sorry, i´ve run a test and i get the following results:

Running Test: Connection to memcache
Test completed successfully
Running Test: Store Cache
Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration.
Running Test: Fetch Cache
Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration.
Running Test: Flush Cache
Test completed successfully

What can i do to fix this issue?

Thank you very much!

Deceptor 07-25-2010 06:59 AM

Make sure you've configured your memcache settings in includes/config.php for vBulletin, although you don't need to connect it to the vBulletin datastore vB Optimise needs to be able to read the connection information.

If that's done, check that you've spawned an instance of memcached on your server, simply installing that and the memcache extension for php doesn't run the server. For example, running this in SSH will spawn an instance with 128mb of memory available, 1024 max connections and under the user "nobody" and port 11211 which is typically the default:
Code:

memcached -d -m 128 -u nobody -c 1024 -p 11211

root's 09-21-2010 07:08 PM

Code:

Database error in vBulletin 3.8.6:

Invalid SQL:
select queries from vboptimise where dateline='Sep 21st';

MySQL Error  : Table 'roots_db.vboptimise' doesn't exist
Error Number  : 1146
Request Date  : Tuesday, September 21st 2010 @ 09:34:56 PM
Error Date    : Tuesday, September 21st 2010 @ 09:34:56 PM
Script        : http://www.youtsite.com/forum/vboptimise.php?pass=&nocache=1288.6927242705133
Referrer      : http://www.yoursite.com/forum/vboptimise/swf/vboptimise.swf?rev=1.1
IP Address    : xx.xx.xx.xxx
Username      : root's
Classname    : vB_Database
MySQL Version : 5.0.91-community



All times are GMT. The time now is 11:44 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.03483 seconds
  • Memory Usage 1,744KB
  • 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_code_printable
  • (1)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