![]() |
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. |
Quote:
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. |
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. |
Thanksssssssssss
|
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 |
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
|
Thanks deceptor, that was it :)
|
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! |
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 |
Code:
Database error in vBulletin 3.8.6: |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|