View Full Version : Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite)
Hostboard
01-26-2009, 03:33 PM
Installed but got:
Default Style ... (Templates) (StyleVars) (Replacement Variables)
Fatal error: Call to undefined method vb_activecache::flush() in /home/domains/MyDomain.org/public_html/forums/includes/adminfunctions_template.php(1014) : eval()'d code on line 4
ImmortalForums
01-26-2009, 07:50 PM
This mod requires php 5.x
aircool52
01-26-2009, 08:05 PM
Ok them let see if the server like to make an upgrade.
any one face any problem with adsense with this mod?
pedroenf
01-27-2009, 01:29 AM
I use adsense and so far no problems. Just discovered another interesting thing, changing from Filecache to eAccelerator saved me another query :D.
BamaStangGuy
01-27-2009, 03:46 AM
I have PHP Version 4.4.7 and MySQL Version
5.0.45 .
FAQ
1. I'm getting PHP errors, what gives?
A) You'll need to be using PHP5.1 for vB Optimise to work. Preferably the latest stable version of PHP is recommended.
From the developers post
Mondi
01-27-2009, 04:18 AM
Installed - will give it a whirl...
Doomday
01-27-2009, 05:49 PM
So far 2 weeks since i installed it and no problem at all works perfect with 3.7.5 and this mods:
AME - The Automatic Media Embeder
Auto Database Backup
Cyb - Advanced Forum Statistics
Cyb - Advanced Permissions Based on Post Count
Cyb - Check If Already Posted
Cyb - PayPal Donate
Expresiones españolas vBA_CMPS
Google Adsense Postbit Integration
Hide Links From Guests
Inferno vBShout
Invitation System
IpInfo
Navbar2
passiveVid
Post Thank You Hack
Ralles Auto Thread Closing
Reason for Closing Thread
Separate Sticky and Normal Threads
sids hide hack
TCattd - The Image Resizer
vBStatus
Who Has Read a Thread.
vB Google Adsense for Search plus Integration
MissKalunji
01-28-2009, 04:34 PM
something i noticed when i flush cache...it ask me for pswd i put it and nothing happens and my cache isn't flushed...
What might have i done wrong?
Edit :
Never mind it did...i guess it takes a while? and there's no confirmation?
KevinL
01-28-2009, 04:42 PM
no there should be a confirmation
MissKalunji
01-28-2009, 04:50 PM
uhm so the process takes a while?
KevinL
01-28-2009, 05:07 PM
Mine only take like 10 seconds...
redlabour
01-28-2009, 05:09 PM
Where exactly are these configuration options set or changed?
I'm having the same issue: eAccelerator is installed and working (as far as I know). phpinfo shows:
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with eAccelerator v0.9.5.3, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
with the ionCube PHP Loader v3.1.33, Copyright (c) 2002-2007, by ionCube Ltd., and
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
eAccelerator support enabled
Version 0.9.5.3
Caching Enabled true
Optimizer Enabled true
Memory Size 16,777,152 Bytes
Memory Available 936 Bytes
Memory Allocated 16,776,216 Bytes
Cached Scripts 110
Removed Scripts 0
Cached Keys 0
Directive Local Value Master Value
eaccelerator.allowed_admin_path no value no value
eaccelerator.cache_dir /tmp/eaccelerator /tmp/eaccelerator
eaccelerator.check_mtime 1 1
eaccelerator.compress 1 1
eaccelerator.compress_level 9 9
eaccelerator.debug 0 0
eaccelerator.enable 1 1
eaccelerator.filter no value no value
eaccelerator.log_file no value no value
eaccelerator.name_space no value no value
eaccelerator.optimizer 1 1
eaccelerator.shm_max 0 0
eaccelerator.shm_only 0 0
eaccelerator.shm_prune_period 0 0
eaccelerator.shm_size 16 16
eaccelerator.shm_ttl 0 0
Same for me (https://vborg.vbsupport.ru/showthread.php?p=1721176&highlight=eAccelerator#post1721176) - any Feedback?
MissKalunji
01-28-2009, 05:23 PM
Mine only take like 10 seconds...
arf mine loads loads and nothing til i just close the page...
mindfawk
01-30-2009, 09:21 AM
Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/m/i/n/ladida/html/includes/class_activecache.php on line 20
What is this error mean?
Vaupell
01-30-2009, 09:24 AM
Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/m/i/n/ladida/html/includes/class_activecache.php on line 20
What is this error mean?
Do you have php 5.1 + ?
FAQ
1. I'm getting PHP errors, what gives?
A) You'll need to be using PHP5.1 for vB Optimise to work. Preferably the latest stable version of PHP is recommended.
mindfawk
01-30-2009, 10:20 AM
QUICK FIX
Add this to your config.php
define('DISABLE_HOOKS', 1);
This will turn off all of your mods.
Go into admin and uninstall this mod.
return your original config.php
Thanks for this!!!!!
PokerAffiliate
01-31-2009, 12:21 PM
Temporarily broke my forum too........ Luckily the config.php fix worked.
MissKalunji
01-31-2009, 08:06 PM
Temporarily broke my forum too........ Luckily the config.php fix worked.
what was the error message?
PokerAffiliate
01-31-2009, 09:09 PM
A blank white screen....lol. Not sure what the error was.
no issue with that..working simply fine with positive results
asking
02-01-2009, 10:44 AM
will try out this soon
ftaunlimited
02-01-2009, 07:32 PM
This worked well for me until I used the flush cache, since then all I get is a white screen with page not found.
I did the:
define('DISABLE_HOOKS', 1); and uninstalled,
and it works as long as I have that file in,
but as soon as I reload my orriginal config.php I get the exact same thing.
PhilMcKrackon
02-01-2009, 07:52 PM
This worked well for me until I used the flush cache, since then all I get is a white screen with page not found.
I did the:
define('DISABLE_HOOKS', 1); and uninstalled,
and it works as long as I have that file in,
but as soon as I reload my orriginal config.php I get the exact same thing.
This mod works great if you want to break your forum. DO NOT INSTALL!Works perfectly on all of the forums I admin. What PHP and MySQL version?
ftaunlimited
02-01-2009, 08:22 PM
Works perfectly on all of the forums I admin. What PHP and MySQL version?
5.0.67-community - Sql
5.2.6 -PHP
I am trying to disable all mods individually to narrow down the problem
trickfly
02-01-2009, 10:22 PM
is this better than Memcache (or xcahce) ?
MissKalunji
02-02-2009, 12:40 AM
A blank white screen....lol. Not sure what the error was.
which version of php do you have?
is this better than Memcache (or xcahce) ?
vb.com suggested xcache was better
aircool52
02-02-2009, 01:14 PM
I did upgrade to php5 version and work fin now , is put it faster.
lasto
02-02-2009, 01:26 PM
Im using file cache at moment as it could`nt find any of the others on my server.
Queries dont see to of gone down but i think ive noticed a slight increase in speed.
Does this really work and what are the downsides to it ?
ZomgStuff
02-02-2009, 04:24 PM
Awesome thanks.
ftaunlimited
02-02-2009, 05:35 PM
I got it all worked out, my forum link was was wrong and it caused the conflict with Vbadvanced. Sorry my mistake.
TheInsaneManiac
02-02-2009, 06:42 PM
I noticed in your screenshot that memory usage went up. How does this prevent server load issues if it increases server load?
Hannan
02-03-2009, 06:02 AM
I have a problem!
When I enabling this MOD, after few hours the IIS worker usage goes to %100 and the forum will be inaccessible! Any idea about this?!
I'm using Windows 2008STD, php5.2.8, mysql5.1.30 and xCache
thanks
iRO Wiki
02-03-2009, 05:28 PM
This is an awesome mod, installed and working great!
TheInsaneManiac
02-03-2009, 06:13 PM
I have a problem!
When I enabling this MOD, after few hours the IIS worker usage goes to %100 and the forum will be inaccessible! Any idea about this?!
I'm using Windows 2008STD, php5.2.8, mysql5.1.30 and xCache
thanks
Look at the screenshot. The mod doesn't reduce server load at all. It increases it.
KevinL
02-03-2009, 06:17 PM
mine dropped..
TheInsaneManiac
02-04-2009, 02:07 AM
mine dropped..
Really? Because I just now tested it when my server load was .12 and it just jumped off the charts to 1.81
https://vborg.vbsupport.ru/
Edit: After jumping to 2.03 it finally went down to .05 so I guess it just had a lot of stuff to do first. I'll continue to test things and see how they go. So far great work!
KevinL
02-04-2009, 02:32 AM
Really? Because I just now tested it when my server load was .12 and it just jumped off the charts to 1.81
http://img407.imageshack.us/img407/739/serverloadpn5.jpg
Edit: After jumping to 2.03 it finally went down to .05 so I guess it just had a lot of stuff to do first. I'll continue to test things and see how they go. So far great work!
After the first page load you will see a difference. It has to cache the information ;)
tpearl5
02-04-2009, 02:43 AM
I installed this mod in the middle of the day on the 20th. Here is some hard proof that it is working wonderfully; stats from my database server's bandwidth. (outbound is mostly database data going to the web server to render a page)
https://vborg.vbsupport.ru/attachment.php?attachmentid=90998&stc=1&d=1229967701
pay no attention to the data compiled for today the 22nd as it is not complete
I should include that last sunday's traffic (14th) was very similar to this sunday's (21st). I am using memcache. There is also a similar trend on the web server's inbound data.
Outbound bandwidth has decreased by ~47% on the database server!!! (based one day of similar data) What does this mean for most of you? Fewer database queries = lower server load = faster site = happy forum users!
Bottom line: This mod is going to save me money as I am currently going over on my bandwidth as well as improve user experience!
Nominated for mod of the month and will be donating
I'm happy to report that my bandwidth hovered around 40gb a day for all of dec and jan! I was not charged for expensive overages those two months because of this hack!
KevinL
02-04-2009, 02:47 AM
I'm happy to report that my bandwidth hovered around 40gb a day for all of dec and jan! I was not charged for expensive overages those two months because of this hack!
So it almost cut it by a 1/3!? Wow congrats! Thats pretty impressive! I'm sure that saves you a nice chunk of change!
when I install this it makes everything in my forum blank? I then have to disable the plugin through the config.php file to uninstall or disable it. I'm running eAccelerator and latest version 5.2.8 php on my 3.7.3 forum.
can u help?
almqdad
02-04-2009, 02:53 PM
hello
does this work on a share server please advice
did any body tried it on a shared server
BeoRski
02-05-2009, 04:25 PM
It should work as long as you have php5.1 installed. If you unsure whether your server has Memcached / XChache / eAccelerator w/Data Cache... the file cache method should work.
hello
does this work on a share server please advice
did any body tried it on a shared server
jellybeanz
02-06-2009, 03:26 AM
Not sure if anyone else is having this issue but when I create thread prefixes they appear blank in the manager and new thread editor. Once I disable the hack everything works fine.
GreasySpoon
02-06-2009, 07:11 AM
This hack is awesome.
To bad that the WOL caching don't work with the Split Useronline on Forumhome (https://vborg.vbsupport.ru/showthread.php?t=181212) modification. It's caching and showing the normal WOL, not the modified.
Anyway, thank you for the great mod.
John69Steph
02-06-2009, 08:22 AM
Hello, I'm French... Don't Speak english, sorry.
I'm Upload my FTP = OK
I'm import the XML = Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/14/d163806435/htdocs/xng/includes/class_activecache.php on line 20
Edit class_activecache.php line20 : static $class = __CLASS__;
Please help me... i'm use vb3.8.0
Thank you
buileminh
02-06-2009, 08:37 AM
How to check if there is any caching method my server support other than file-cache?
John69Steph
02-06-2009, 09:02 AM
I'm r?solve my probleme :
In your config.php file add
right under <?php
define('DISABLE_HOOKS', true);
Uninstalle vB Optimise hack
delet define('DISABLE_HOOKS', true); config.php
My forum is OK
neto614
02-06-2009, 01:47 PM
:down:I installed it but the forum keeps crashing is there something extra i have to do im running 3.8.1 and get a sql server error ....
can some one help me please .......:confused:
KevinL
02-06-2009, 01:50 PM
is there any other info you want to give or just "it keeps crashing and gives you an error"
Like what actually keeps happening and what the error is maybe? That way someone might be able to help you ;)
oly51
02-07-2009, 12:10 AM
Hello, I'm French... Don't Speak english, sorry.
I'm Upload my FTP = OK
I'm import the XML = Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/14/d163806435/htdocs/xng/includes/class_activecache.php on line 20
Edit class_activecache.php line20 : static $class = __CLASS__;
Please help me... i'm use vb3.8.0
Thank you
I'm r?solve my probleme :
In your config.php file add
right under <?php
define('DISABLE_HOOKS', true);
Uninstalle vB Optimise hack
delet define('DISABLE_HOOKS', true); config.php
My forum is OKI had the same problem and had to do the config edit and uninstall. I think it is because this mod requires PHP 5 and my server is running php 4.4.9.
buileminh
02-07-2009, 03:10 AM
I dont know why but after I installed this mod, Thread Prefixes are disappeared in Thread Prefix Manager (ACP) and if show online blank when posting new thread.
My environment:
PHP Version 5.2.8
MySQL Version 5.0.67
vBulletin Version 3.8.1
Nevermind, just fixed by:
- CHMOD ./vboptimise to 0777
- Flush cache
John69Steph
02-07-2009, 06:35 AM
:down:I installed it but the forum keeps crashing is there something extra i have to do im running 3.8.1 and get a sql server error ....
can some one help me please .......:confused:
Edit config.php your ftp
right under <?php
define('DISABLE_HOOKS', true);
Replace config.php your ftp and actualise....
After Admin CP, uninstall vB Optimiser
Edit config.php your ftp
Delet :
define('DISABLE_HOOKS', true);
Your forum is OK, problem resolving
Use this craftiness has every time there is a crash after has the import of a Hack
Sorry i'm Speack French...
John
Vaupell
02-07-2009, 07:41 AM
I dont know why but after I installed this mod, Thread Prefixes are disappeared in Thread Prefix Manager (ACP) and if show online blank when posting new thread.
My environment:
Nevermind, just fixed by:
- CHMOD ./vboptimise to 0777
- Flush cache
tx same issue,
everything is fine, by prefix's are gone :p gonna try the chmod.
oly51
02-07-2009, 01:51 PM
...Your forum is OK, problem resolving.
Use this craftiness has every time there is a crash after has the import of a Hack
Sorry i'm Speack French...
JohnThanks, John. I used that code to fix my forum.
I commented it out instead of deleting it after the fix by putting a "//" before it so it would be in my config.php if needed again.
Mecho
02-07-2009, 10:05 PM
I'm using XCache , tried to flush and i got this error :
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/adminfunctions.php:279) in [path]/includes/class_activecache_methods.php on line 190
xcache.admin.enable_auth is off .
thanks in advance .
KevinL
02-08-2009, 01:57 PM
I actually just had a problem with this.
When I shut off "GZIP HTML Output" because my server is already using mod_gzip or mod_deflate. I can't do anything. I can't install mods, I can't make changes to skins nothing. I actually get the same error as above (mecho). As soon as I turn "GZIP HTML Output" back to on, everything goes back to normal.
Just to let everyone know...
IRANCITY
02-08-2009, 07:21 PM
i cant use it....
i install eAccelerator system on my server but when i change Cache Method to eAccelerator i give this err
vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
how can i solve this err
& how edit config.php for eAccelerator
when i change my config.php
and put $config['Datastore']['class'] = 'vB_Datastore_eAccelerator';
i give this err
Fatal error: eAccelerator not installed in [path]/includes/class_datastore.php on line 45
KevinL
02-08-2009, 07:47 PM
I'm pretty sure you have to recompile it with php. Talk to your host.
Lautaro
02-09-2009, 04:29 AM
hey after I imported the product now I have this problem >.<"
" Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/html/forum/includes/class_activecache.php on line 20 "
How do i fix this ? my forums are not working now !
RedTrinity
02-09-2009, 09:57 AM
I've just had to disable this hack, after upgrading to 3.8.1 it was making our forumdisplay.php pages turn blank.... :confused:
ChrisChristian
02-09-2009, 11:36 AM
Hi!
I have eAccelerator installed and working perfect on my server (php 5.2.8 fcgi). But vB Optimize keeps telling that it´s not installed.
How to fix this?
Another problem: if I enable memcache in vB Optimize, I can´t save templates anymore. Any ideas how to fix this?
I am also getting this:
" Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in --DIR--/includes/class_activecache.php on line 20 "
on all pages.
Skyrider
02-09-2009, 02:17 PM
Hey Deceptor. Admins with only user access is able to access the Optimal Settings Check, is this normal? They don't have access in the other 2. I want the customized admins with specific access no to have access within the optimal settings.
Coop1979
02-09-2009, 02:29 PM
Beautiful mod. Greatly increased the speed of my site.
Needed to insert
define('DISABLE_HOOKS', true);
in config.php
to get basic functionality back to uninstall the hack. If it requires php5 then it should be specified somewhere in HUGE BOLD LETTERS :D
Nitro212
02-09-2009, 07:13 PM
i am gettign this erro when i activate the "vB Optimise: Cache Forumhome WOL" i tried puttign 10, 20 and still once is active get that error what could it be?
Database error in vBulletin 3.8.1:
Invalid SQL:
SELECT
user.username, (user.options & 512) AS invisible, user.usergroupid,
session.userid, session.inforum, session.lastactivity, session.useragent,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM vb_session AS session
LEFT JOIN vb_user AS user ON(user.userid = session.userid)
WHERE session.lastactivity >
ORDER BY username ASC;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY username ASC' at line 8
Error Number : 1064
Classname : vB_Database
MySQL Version : 5.0.67-community
IRANCITY
02-09-2009, 07:24 PM
no one like help us ?
djxcee
02-10-2009, 08:23 AM
This only works with Apache webserver correct?
bioanarchism
02-10-2009, 01:14 PM
Hi!
I have eAccelerator installed and working perfect on my server (php 5.2.8 fcgi). But vB Optimize keeps telling that it?s not installed.
How to fix this?
Another problem: if I enable memcache in vB Optimize, I can?t save templates anymore. Any ideas how to fix this?
I think I am facing a similar problem. I have compiled and installed eAccelerator, with the relevant module showing up on phpinfo().
However, I am also unable to load up eAccelerator via $config['Datastore']['prefix']='vB_Datastore_eAccelerator';
Am I missing out something here? Or do I need to recheck my php.ini? But everything seems to be working as intended. Perhaps I really did miss out something.
Mecho
02-11-2009, 06:35 AM
This only works with Apache webserver correct?
i have this mod on my Litespeed Server.
djxcee
02-11-2009, 06:43 AM
i have this mod on my Litespeed Server.
Wow, perfect! I have LiteSpeed as well.
How is it working for you?
oly51
02-11-2009, 09:40 AM
hey after I imported the product now I have this problem >.<"
" Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/html/forum/includes/class_activecache.php on line 20 "
How do i fix this ? my forums are not working now !
This mod requires PHP5 to work. You will need to uninstall (https://vborg.vbsupport.ru/showpost.php?p=1736627&postcount=802) it if you are getting this error.
ChrisChristian
02-11-2009, 10:54 AM
Bugs that I found:
vB Optimise: Cache Phrases -> YES (when using memcache)
When a member register, the email received don?t have the "FROM" part and it removes the "Vbulletin Message" text ($vbphrase[vbulletin_message]) in some templates.
vB Optimise: Cache Templates -> YES (when using xcache)
Don?t allow templates to be saved.
vB Optimise: Cache Forumhome WOL -> YES (when using eAccelerator) - but I think this occurs with any cache/opcode system
Adds a "," comma before the username in online list, when only 1 user is browsing the forums
I think I will unistall this mod for now. Too many problems. The mod has potential, but I will wait for the mod author to fix these bugs first.
flashwave
02-11-2009, 12:21 PM
I have the latest version of eaccelerator installed (phpinfo is confirming this), but:
vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
When I turn on vB Optimise with Filecache, forum homepage is showing:
Database error in vBulletin 3.7.4:
Invalid SQL:
SELECT
user.username, (user.options & 512) AS invisible, user.usergroupid,
session.userid, session.inforum, session.lastactivity, session.useragent,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM vb3_session AS session
LEFT JOIN vb3_user AS user ON(user.userid = session.userid)
WHERE session.lastactivity >;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 7
Error Number : 1064
Request Date : Wednesday, February 11th 2009 @ 08:17:55 AM
Error Date : Wednesday, February 11th 2009 @ 08:17:56 AM
Script : ...
Referrer : ...
IP Address : ...
Username : ...
Classname : vB_Database
MySQL Version : 5.0.51a
Any help would be much appreciated!
ChrisChristian
02-11-2009, 01:02 PM
post
You need to recompile eAccelerator. The following switch needs to be passed to get it working properly "--with-eaccelerator-content-caching".
Mecho
02-12-2009, 06:29 AM
Wow, perfect! I have LiteSpeed as well.
How is it working for you?
it seems that it works very well . as i'm not still good at all in Litespeed , it is not optimized at all but as i said it seems that this mod helps the server to load faster... let me know if u find something else about this mod on Litespeed :)
good luck :up:
admin0
02-12-2009, 07:28 AM
Hi,
My eaccelerator configure option is:
./configure --with-eaccelerator-content-caching --with-eaccelerator-sessions --with-eaccelerator-optimizer --with-eaccelerator-encoder
[root@root eaccelerator-0.9.5.3]# php -v
PHP 5.1.6 (cli) (built: Jul 16 2008 19:52:52)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with eAccelerator v0.9.5.3, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
phpinfo();
eAccelerator
eAccelerator support enabled
Version 0.9.5.3
Caching Enabled true
Optimizer Enabled true
Memory Size 67,108,800 Bytes
Memory Available 34,307,856 Bytes
Memory Allocated 32,800,944 Bytes
Cached Scripts 146
Removed Scripts 0
Cached Keys 0
When I select eAccelerator, I get this:
vBulletin Message
vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
restarted httpd, rebooted .. same results .
What could be the issue?
Cheers,
djxcee
02-12-2009, 08:51 AM
Working great! I noticed a huge decline in queries and quicker load :D
Support for vBadvanced Dynamics would be great :)
I'll even pay for it!
tpearl5
02-12-2009, 03:39 PM
If anyone is wondering why your notices aren't showing up correctly - flush your cache I think there's a small bug when you have more than one notice with different criteria - I haven't pinned it down yet.
Has anyone figured this out yet? It seems that if there is more than one notice only one of them will display.
BeoRski
02-12-2009, 10:28 PM
Hi,
My eaccelerator configure option is:
./configure --with-eaccelerator-content-caching --with-eaccelerator-sessions --with-eaccelerator-optimizer --with-eaccelerator-encoder
[root@root eaccelerator-0.9.5.3]# php -v
PHP 5.1.6 (cli) (built: Jul 16 2008 19:52:52)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with eAccelerator v0.9.5.3, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
phpinfo();
eAccelerator
eAccelerator support enabled
Version 0.9.5.3
Caching Enabled true
Optimizer Enabled true
Memory Size 67,108,800 Bytes
Memory Available 34,307,856 Bytes
Memory Allocated 32,800,944 Bytes
Cached Scripts 146
Removed Scripts 0
Cached Keys 0
When I select eAccelerator, I get this:
vBulletin Message
vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
restarted httpd, rebooted .. same results .
What could be the issue?
Cheers,
You need --with-eaccelerator-shared-memory
GoTTi
02-14-2009, 10:37 PM
prolly behind, but i wanna make sure i understand this mod:
once it is installed and enabled, this will cache the forums data or do threads and posts need to be viewed in order for it to be cached in the memory to be pulled faster @ a later time if viewed again?
im just a LITTLE bit confused as to what this does....
its suppose to speed the forum up how?
my admin tell me that eaccelerator is installed on server but i have info
vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
why?
coolnikin
02-16-2009, 09:26 AM
prolly behind, but i wanna make sure i understand this mod:
once it is installed and enabled, this will cache the forums data or do threads and posts need to be viewed in order for it to be cached in the memory to be pulled faster @ a later time if viewed again?
im just a LITTLE bit confused as to what this does....
its suppose to speed the forum up how?
it doesn't cache thread/post data
mindhunter77
02-16-2009, 12:02 PM
my admin tell me that eaccelerator is installed on server but i have info
why?
You need to enable --with-eaccelerator-shared-memory and if you use vBSEO you also need caching functions get and put
admin0
02-16-2009, 02:24 PM
You need --with-eaccelerator-shared-memory
Worked fine. Thanks.
A note to others, if you have enough ram, set the eaccelerator cache directory to /dev/shm - which is the memory.
briansol
02-17-2009, 05:14 PM
Bugs that I found:
vB Optimise: Cache Templates -> YES (when using xcache)
Don?t allow templates to be saved.
it should save. you just need to flush the cache so the new settings go into the cache.
i have no issues with this.
vB Optimise: Cache Forumhome WOL -> YES (when using eAccelerator) - but I think this occurs with any cache/opcode system
Adds a "," comma before the username in online list, when only 1 user is browsing the forums
confirmed, but i think caching the users online isn't a good idea anyway. You always want "you" to be first on the list IMO.
also, eAccelerator folks-- eaccelerator ships without the get and put methods enabled as a security feature.
YOU MUST ENABLE THESE FEATURES.
see:
http://www.vbseo.com/blogs/danny-bembibre/enable-caching-functions-get-put-eaccelerator-45/
booktoweb
02-19-2009, 03:22 PM
do you have function can i put it in the end of specified cron i have to flush xcache automatically after cron finished ?
tyranny
02-21-2009, 03:15 PM
This is the same thing that happened to me. I had to uninstall it to get the site to show again, otherwise when it was installed all pages, user end and admin side were blank. I am using php 5, too.
Would love to try it out if I could figure out the trouble.
I've just had to disable this hack, after upgrading to 3.8.1 it was making our forumdisplay.php pages turn blank.... :confused:
Slayerz
02-24-2009, 02:08 AM
This is the same thing that happened to me. I had to uninstall it to get the site to show again, otherwise when it was installed all pages, user end and admin side were blank. I am using php 5, too.
Would love to try it out if I could figure out the trouble.
I have same problem.
Only once I deleted the files it still didn't show the site.
So I had to disable the plugin system and delete in manually.
Anyways you need to reconfigure your code.
MissKalunji
02-24-2009, 12:35 PM
to tyranny And slayerz
What happened exactly you installed and pages went blank?
- Which cache method did you use? (file cache,x-cache)?
- Do you currently have a cache system installed on yoru server?
- Do you have php 5?
Can you describe exactly the step you took to end up having blank pages...?
I can try to help you guys out:)
Slayerz
02-24-2009, 07:33 PM
Yes I have php 5.
The steps were using filezilla I uploaded the files in proper places, that went well.
Than I added the product via admin board than the entire forum and admin cp went blank.
The Server and forum are running on Apache.
GreasySpoon
02-25-2009, 12:48 PM
vB Optimise: Cache Phrases -> YES (when using memcache)
When a member register, the email received don?t have the "FROM" part
This bug also appear if you are using filecache.
To fix the bug quick and dirty, create a new plugin for the register_addmember_process hook and add the following code:
$vbulletin->options['_vboptimise_active'] = false;
Greetz
MissKalunji
02-25-2009, 04:45 PM
Yes I have php 5.
The steps were using filezilla I uploaded the files in proper places, that went well.
Than I added the product via admin board than the entire forum and admin cp went blank.
The Server and forum are running on Apache.
which cache system are you using?
did you chmod the directories?
Atonik
02-25-2009, 10:30 PM
How to limit disk usage for this mod?
jawatkin
02-26-2009, 01:40 AM
to tyranny And slayerz
What happened exactly you installed and pages went blank?
- Which cache method did you use? (file cache,x-cache)?
- Do you currently have a cache system installed on yoru server?
- Do you have php 5?
Can you describe exactly the step you took to end up having blank pages...?
I can try to help you guys out:)
I had the same issue... Uploaded files then uploaded the XML and got blank pages. Disabled plugin system to get back in and had to uninstall the product in order to get things back together:
Never configured anything so whatever is set as default for cache method and running php 5.2.8 with FPM patch.
vB = 3.8.1
Slayerz
02-26-2009, 02:33 AM
Vb 3.8.1
Platform - Debian
MySQL Version 5.0.45
Perl 5.8.8
Php- 5
Trust me my hosting is perfect.
I host it.
My server is not the issue.
ChrisChristian
02-26-2009, 03:26 AM
Uninstalled for now. More problems than benefits. The mod has potential, but I will wait for a new version with fixed bugs to try again.
eaccelerator.shm_size="16"
eaccelerator.cache_dir="/tmp/eaccelerator"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="64"
eaccelerator.shm_ttl="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.compress="1"
eaccelerator.compress_level="9"
vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
I still get this error, can anyone see from the above info if I need to change or add any info?
MissKalunji
02-26-2009, 12:55 PM
eaccelerator.shm_size="16"
eaccelerator.cache_dir="/tmp/eaccelerator"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="64"
eaccelerator.shm_ttl="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.compress="1"
eaccelerator.compress_level="9"
vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
I still get this error, can anyone see from the above info if I need to change or add any info?
you probably didn't configure it properly
who installed eaccelerator for you?
i would suggest pm him : https://vborg.vbsupport.ru/member.php?u=134669 he is the one who helped me maybe he might be available to support you onthat....
my hosts installed it, I believe they actually reinstalled it again because of these problems. I'm on a VPS.
admin0
02-26-2009, 04:46 PM
Hi,
Today I installed an old addon (developed for 3.5.4)
https://vborg.vbsupport.ru/showthread.php?t=113042
This addon shows the random 5 games in the forumhome from the ipbarcade.
This is working fine and you can see it on http://www.nepalhub.com/ , top part, below notices and above the welcome box.
The thing is, this disappears if I turn ON vboptimize, and works only when I turn it off {Its Off now}
What can I do and how do I solve it? vboptimize was working perfectly, and I need this too.
RedTrinity
02-27-2009, 05:20 AM
to tyranny And slayerz
What happened exactly you installed and pages went blank?
- Which cache method did you use? (file cache,x-cache)?
- Do you currently have a cache system installed on yoru server?
- Do you have php 5?
Can you describe exactly the step you took to end up having blank pages...?
I can try to help you guys out:)
The hack was working fine for me until I upgraded our Vbulletin forum from 3.8.0 to 3.8.1. After that, it started making forumdisplay.php a blank page. Everything else was still working ok apart from this page, and disabling this hack fixed the blank page issue - although it took me a while to work out what the cause was.
No other changes were made (ie. new hacks added/removed etc) which would have resulted in this problem - it was definitely the VB upgrade that did it.
adivor
02-27-2009, 05:38 AM
FOR ALL LIGHTTPD USERS:
This mod work at 100% in my forum with lighttpd:
www.adivor.it
fattony69
02-27-2009, 02:44 PM
Does this work with vBSEO, is there any issue with any modifications, and are there any success stories?
Switch02
02-27-2009, 03:28 PM
interesting, will keep an eye on this one ;)
citizenkane
02-27-2009, 04:47 PM
did you database eror konow probleme ??? help :S
hacks4dto
02-28-2009, 05:36 PM
I used this mod for about an month (since 3.8 upgrade) and everthing went smooth until last week.
After a period of time (mostly 3 days or so), the content didn't show up anymore.
Only the header and footer are visible.
http://img16.imageshack.us/img16/3759/2vvtgzl.th.jpg (http://img16.imageshack.us/my.php?image=2vvtgzl.jpg)
I'm using:
vbulletin 3.8.1
vbadvanced cmps 3.1.0
kernel 2.6.18-5-686 smp
nginx 0.7.38
php 5.2.8 with php-fpm 0.5.10, suhosin patch 0.9.6, suhosin extension 0.9.27 and xcache 1.2.2
Im now using a workaround-cron to restart php-fpm every night.
briansol
03-02-2009, 09:27 PM
yes, this works with vbseo. In fact, you can use vbseo to use xcache/etc along side of this. just be sure to edit config_vbseo.php and set your storage header to a unique prefix for every site you have (default is vbseo_storage, change to siteXXX_vbseo_storage).
To the guy with e-accelerator problems, go back 2 pages and read my last post in this thread. you need to compile eaccelerator with the get and put functions. Installing alone will NOT enable the needed functions.
I've had this on for over a month now on 5 different sites ranging from 3.7.2 to 3.8.1 with no issues, and a TON of var data which has saved me 131,534,789 database queries.
Habsy
03-03-2009, 05:04 AM
I just installed this mod and it crashed my site. I cannot get back into the cp to uninstall. Is there any way to do it via ftp?
All I get is white screen now.
Habsy
03-03-2009, 05:37 AM
Still no luck. Your mod crashed my site.
Thanks.
smnet
03-03-2009, 10:25 AM
I always place a lot of stock in what lizard thinks....
Installed!
One of the best modifications i've ever seen at vb.org in the last couple years. Code is perfectly structured , doing its job perfectly.
Definately deserves to be the mod of the year.
Habsy
03-03-2009, 03:04 PM
Well that's nice.
This isn't the first mod I have installed.
It crashed vBulletin.
It may work for some of you but I can tell you right now something caused is to crash.
KevinL
03-03-2009, 03:07 PM
@Habsy you can try...
QUICK FIX
Add this to your config.php
define('DISABLE_HOOKS', 1);
This will turn off all of your mods.
Go into admin and uninstall this mod.
return your original config.php
Then uninstall the mod.
Dr-net
03-03-2009, 07:03 PM
Great it is speed up my site
smnet
03-03-2009, 09:06 PM
Those people are receiving errors...
I was getting database errors and on close inspection it seemed to be a query missing some info regarding sessions.... I pinned this down to the WOL caching.
I have the spider display mod and also members visited in last 24 hours mod running so perhaps thats what is causing a conflict.
Anyway, if you are running either of these mods and are having issues, then just put the WOL setting to zero and you should be good.
@Deceptor.... You might want to look into this. If you need the exact database errors then let me know and i'll get them to ya.
el-q6ri
03-04-2009, 03:12 PM
if i use XCache what I need to condifer so i dont have any problem with this mode ?
ergonum
03-04-2009, 04:19 PM
I have some custom template / sites on my vBulletin Forum that I'd like to cache for a specific amount of time.
Is there an easy possibility of adding custom pages to be cached with a custom time value?
Thanks in advance
dbembibre
03-05-2009, 08:19 AM
I'm not sure but i'm sure vbSEO uses lots of resources?
The majority of resources consumption of vBSEO is related to to URL rewrites
el-q6ri
03-07-2009, 05:30 PM
I have use eAccelerator and VB 3.7.5 PL1 and this mode but when I select Flush Cache it dont flush the Cache I use PHP5.2.5 and MYSQL 4.1.22-standard
how to solve this ?
installed with memcache and working great, wish it used even more of memcached, I have 8GB of memory going to waste :)
Habsy
03-07-2009, 10:53 PM
@Habsy you can try...
QUICK FIX
Add this to your config.php
define('DISABLE_HOOKS', 1);
This will turn off all of your mods.
Go into admin and uninstall this mod.
return your original config.php
Then uninstall the mod.
Thank you, that is what I ended up doing. I am too afraid to even attempt to re-install this mod.
wreckless
03-08-2009, 05:33 AM
FOR THOSE WHO ARE GETTING THE FATAL ERROR:
You need to make sure that the vboptimise folder is CHMOD to 777.
psypix
03-08-2009, 09:04 AM
Here is a tip that might help some of you having problems with notices. Once you've created or edited a notice use the flush cache function in vBOptimise and then refresh the page where you expect to see the notices. Works OK for me on 3.8.1PL1
Thanks for a cool hack :)
el-q6ri
03-09-2009, 06:10 AM
I have use eAccelerator and VB 3.7.5 PL1 and this mode but when I select Flush Cache it dont flush the Cache I use PHP5.2.5 and MYSQL 4.1.22-standard
how to solve this ?
any one could help me ?
I have use eAccelerator and VB 3.7.5 PL1 and this mode but when I select Flush Cache it dont flush the Cache I use PHP5.2.5 and MYSQL 4.1.22-standard
how to solve this ?
i have the seem problem
Red-Level
03-09-2009, 05:13 PM
I keep getting a 404 error:
The requested URL /forums=e2fce8f173a426c05ca106ad7bcd5b66& was not found on this server.
This only happens when members are not logged in. I'm also using vBAdvanced. vBOptimise is current disabled and uninstalled, yet this error still occurs. Any ideas?
nighteyes
03-10-2009, 05:02 PM
i have the seem problem
Same problem here too.
Redzzand
03-10-2009, 05:52 PM
...
kaanon
03-10-2009, 09:09 PM
For the life of me, I could not find the link to optimal settings, but it's here: /forums/admincp/vboptimise.php?do=optimal
Nice mod, so far. Crossing my fingers to see if it works on production.
m0nde
03-11-2009, 11:10 AM
excellent product!
:)
rbenjamind
03-12-2009, 02:03 AM
Hi, I first wanted to say that I really like this product. However, I went through the installation for eAccelerator and it worked perfectly - when I run
<?php
phpinfo();
?>
it shows eAccellerator as being installed. I also tried flushing the cache, but I still get the following error:
vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
I'm not sure what I should do next, with regard to my eAccellerator installation or getting it to work with vBOptimize. Does anyone have any suggestions? Thanks!
mindhunter77
03-12-2009, 03:15 AM
you need to enable shared memory with eACC, or you will get that..
rbenjamind
03-12-2009, 03:23 AM
you need to enable shared memory with eACC, or you will get that..
Thanks. Edit: Yay, it worked.
Wyzrd
03-12-2009, 03:46 AM
I can not get this to install. When I go to import it I get.
"Invalid File Specified"
m0nde
03-12-2009, 04:04 PM
Can I use this with ionCube? And, if so, will I have to make any specific changes?
I'm getting a mysql error on just one of my sites with this hack active (the error doesn't appear when it's disabled)
Database error in vBulletin 3.8.1:
Invalid SQL:
SELECT
user.username, (user.options & 512) AS invisible, user.usergroupid,
session.userid, session.inforum, session.lastactivity, session.useragent,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM session AS session
LEFT JOIN user AS user ON(user.userid = session.userid)
WHERE session.lastactivity >;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 7
Error Number : 1064
Request Date : Friday, March 13th 2009 @ 09:44:14 AM
Error Date : Friday, March 13th 2009 @ 09:44:15 AM
Script : http://(removed for privacy).com/forum/index.php
Referrer :
IP Address : (removed)
Username : Ai
Classname : vB_Database
MySQL Version : 5.0.67-community
It seems to be messing up the session data for some reason, but I cannot see how and do not have any other mods that effect that area...
Any suggestions? This hack works fine on all my other sites... all sites are running VB3.8.1 pl1, all sites use the same skin and all sites use similar hacks although there are extra hacks on this site it refuses to work on. They also all run from a dedicated server which only runs installations of VBulletin and Photopost
webmastersitesi
03-17-2009, 08:13 AM
I dont use any cache (because of the host) will this mod still helpful.
cjwinternet
03-17-2009, 08:26 AM
60 pages of bugs, errors and crashes ?
don't expect an answer any time soon as the maker of this "supported" mod hasn't been on since January
Atonik
03-18-2009, 09:29 AM
I have use eAccelerator and VB 3.7.5 PL1 and this mode but when I select Flush Cache it dont flush the Cache I use PHP5.2.5 and MYSQL 4.1.22-standard
how to solve this ?
Does anyone know how to resolve this problem?
joe1989
03-19-2009, 02:53 AM
60 pages of bugs, errors and crashes ?
I wouldn't install if I were you... lol
Atonik
03-19-2009, 11:21 PM
Does anyone know how to flush eAccelerator cache with other methods?
veenuisthebest
03-21-2009, 12:11 PM
A Bug:
Guests are able to change styles with no permissions by directly going to the URL. For example, if you have unchecked (disabled) Default Style in Style Manager, Guests can switch to it by going to index.php?styleid=1
This happens only when you have Allow Users to change Styles turned ON in Style and Language Settings.
Temporary Solution: Turn off caching of styles.
Can anybody else confirm this bug please??
Thanks
Brandon Sheley
03-21-2009, 12:15 PM
I wouldn't install if I were you... lol
it works fine for me, with php 5+:up:
zelnik
03-22-2009, 09:58 AM
I have been using this ever since its release but have had to disable it now due to changing hosts.
My new host runs xcache and have set it up to use that and it will work for a while then suddenly it will slow the site down to a crawl even "contacting <website>" sits there for ages.
I thought it was my host so complained and they said there is no network problems and so I disabled the entire mod and instantly the site is very fast again..
Any help? or is it a uninstall perm job?
externalaw.com
03-23-2009, 06:21 PM
this product broke my cnd garage, users couldnt upload pics anymore, it changed permissions to group nobody:99
Makaveli007
03-24-2009, 12:01 AM
finally figured out the problem, godaddy doesnt offer 5.1 php....does anyone know if there is anything go daddy hosters can do
(besides switching hosters)
m-duncan
03-24-2009, 09:39 PM
Hi,
I got a big problem when I install this mod, now I have this on my website :
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homez.46/entropiam/www/forum/includes/class_activecache.php on line 20
My forum can't be done too much time, someone can help me to un-install it please.
zefyx
03-27-2009, 02:28 AM
Everytime someone is emailed from my forum the sender is listed as _. Also, when someone registers, at the top left hand corner of the navbar right above "Thank you, proceed to edit Profile, blah blah" it shows a white _. When I receive the New User emails, the referrer is listed as _, unless the user specified a username in that space.
Disabling vB Optimise fixes this issue, any ideas?
veenuisthebest
03-27-2009, 02:30 AM
its a bug. Disable just the "Cache phrases" option in vbo
Brandon Sheley
03-27-2009, 02:38 AM
Everytime someone is emailed from my forum the sender is listed as _. Also, when someone registers, at the top left hand corner of the navbar right above "Thank you, proceed to edit Profile, blah blah" it shows a white _. When I receive the New User emails, the referrer is listed as _, unless the user specified a username in that space.
Disabling vB Optimise fixes this issue, any ideas?
its a bug. Disable just the "Cache phrases" option in vbo
oh I was wondering why this started happening to me, thx veenuisthebest :up:
qubed
03-27-2009, 07:26 PM
i keep having this error pop up when i try to access my site.
Warning: require_once([path]/includes/class_activecache.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/init.php(298) : eval()'d code on line 175
does anyone know what this is?
cad2go
03-31-2009, 01:21 PM
Everytime someone is emailed from my forum the sender is listed as _. Also, when someone registers, at the top left hand corner of the navbar right above "Thank you, proceed to edit Profile, blah blah" it shows a white _. When I receive the New User emails, the referrer is listed as _, unless the user specified a username in that space.
Disabling vB Optimise fixes this issue, any ideas?
its a bug. Disable just the "Cache phrases" option in vbo
Will that fix solve this issue:https://vborg.vbsupport.ru/showthread.php?t=209955
KevinL
03-31-2009, 01:29 PM
It could. Try it out. I haven't had that issue you speak of before or after disabling chache phrases. Doesn't hurt to try.
joopster
03-31-2009, 02:07 PM
Seems to speed up my forum. Thanks!
hambil
03-31-2009, 09:48 PM
I just can't seem to get this to work with eAccelerator. Any help or ideas would be appreciated. See below:
KevinL
03-31-2009, 10:58 PM
I just can't seem to get this to work with eAccelerator. Any help or ideas would be appreciated. See below:
There has been a few posts about that. I think it has to be re-complied with php though.
hambil
03-31-2009, 11:06 PM
There has been a few posts about that. I think it has to be re-complied with php though.
Yeah, I did that. Hence the screenshot showing it all enabled. If you haven't done that you won't see all the stats in the top part of the eAccelerator section of phpinfo. vbSEO actually has a pretty good write up on this: http://www.vbseo.com/blogs/danny-bembibre/enable-caching-functions-get-put-eaccelerator-45/
Edit: Never mind, even though everything *looks* correct the test code provided on the link above fails. So it's still my fault. *sigh*
Back to messing with my server for another 12 hours :)
KevinL
03-31-2009, 11:21 PM
Yeah, I did that. Hence the screenshot showing it all enabled. If you haven't done that you won't see all the stats in the top part of the eAccelerator section of phpinfo. vbSEO actually has a pretty good write up on this: http://www.vbseo.com/blogs/danny-bembibre/enable-caching-functions-get-put-eaccelerator-45/
Thats actually a great write up! and would have been useful for many people on here.
I think if it is just installed is one thing, but it actually has to be re-compiled with php and the server restarted.
But I am sure you are aware of all this haha
After that I got nothing...I searched back and thats what has worked for everyone :(
hambil
04-01-2009, 05:10 PM
Just let me say I got this working, after a lot of messing around with eAccelerator (which is NO fault of this mod, damn server side caching stuff is just a pain). Even without eAccelerator and just using the file cache and optimized settings the mod recommends we saw performance gains. Now, it's lightning fast.
I recommend this to anyone, it's worth the effort.
I am still seeing odd caching issues, but mostly due to mods that don't handle cache properly (including some of my own - soon to be fixed).
Great work.
realdx
04-01-2009, 05:48 PM
My board is new, no users yet, but want it to be FAAST! Installed and thanking!
Sayid
04-02-2009, 07:43 AM
When I create a new profile field , the title of the profile doesn't display !
Disabling vB Optimise cache phrases fixes this issue, any ideas?
I've 382
KevinL
04-02-2009, 11:11 AM
Keep cache phases disabled might be the only way...
hambil
04-02-2009, 12:09 PM
When I create a new profile field , the title of the profile doesn't display !
Disabling vB Optimise cache phrases fixes this issue, any ideas?
I've 382
Even after flushing the cache?
Sayid
04-02-2009, 06:45 PM
Yes :(
Tauhid
04-02-2009, 09:07 PM
installed, so far no complaints!
Installed, template and style caching seem to be working fine
VBA module caching is not.
vbOptimize is enabled.
Using 'file cache' method.
VBA integration enabled.
The VBA modules I want to cache are marked as 'Yes' and '60' seconds.
Using vbulletin 1.8.0 vboptimize 1.3.2 vbadvanced 3.1
The caching for the modules is just not working. No error messages on debug mode either.
Any ideas on what might be going on?
Sayid
04-03-2009, 12:10 AM
You have to note that the title of the previous fields work and appear without problems but when I create a new one , it doesn't display .
Anyone tries to test if the same bug appears in his forum ?
thanks in advance
hambil
04-03-2009, 01:04 PM
I think I already said I love this mod, but I'm saying it again.
I've been working support for it into my own mods, and learned something worth sharing that the example modification pointed to by the author doesn't cover:
You have to invalidate your own cache. It's easy enough to do, just set it to blank and the mod takes care of it for you, but things won't work if you don't.
As an example, if you are caching the eggs that are on an avatar, when someone throws a new egg at said avatar you have to invalidate the cache for that query or the new egg will not show up.
It's important when writing support for this mod that you consider all your invalidation scenarios.
Also, you cannot invalidate vBulletin data (without a lot of work I assure you that you do not want to do). So if you have a query that, for example, gets the users last login date, you can't cache that. Fortunately vbulletin does it's own cache to some extent, and vb Optimise does more, so just hope for the best on volatile vBulletin data. It's out of your hands.
$optimise->set('mycachekey', '');
Is all that's required to invalid cache. 'mycachekey' of course being the key to the cached item you need to invalidate.
pedroenf
04-03-2009, 03:58 PM
Could you translate it please :D
What and how to modify?
very very useful mod
load on my dedicated server decreased 40% !!!!!!!!!!!
cellow
04-04-2009, 12:18 AM
feature suggestion:
Give the ability to seperatly flush the cache. For example, only flush the cache of "phrases" or "templates" or "notices" ...
Why this feature?
Sometimes, u just update a notice, and u have to flush the whole cache. IMO, no need!
stryka
04-06-2009, 01:53 PM
What are ppl doing to compare before and after results ? What are you using?
testbot
04-06-2009, 05:20 PM
What are ppl doing to compare before and after results ? What are you using?
yes, i'm also interested in this.
most mods create extra server load, it would be really nice to have one that actually decreases it!
i'm really interested in this mods success. i hope it does what is says but would like to see some more reviews before installing it.
love the concept!
SnakeV
04-06-2009, 07:15 PM
What are ppl doing to compare before and after results ? What are you using?
On a big board with more than 2000 online users this magical addon decreased my server load average from 6 to 3 :)
legion!
04-06-2009, 10:28 PM
I installed your hack and got this error
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/hoodlege/public_html/forums/includes/class_activecache.php on line 20
and i cant get it off and i cant get into the cpanel to reverse this...what do i do???
legion!
04-06-2009, 10:39 PM
what da hell man i cant uninstall this...what am i supposed to do???
Megatr0n
04-06-2009, 10:49 PM
what da hell man i cant uninstall this...what am i supposed to do???
You need to disable all hacks from your config.php file and then uninstall it.
legion!
04-06-2009, 11:04 PM
ok i didnt know i culd do that through the config.php imma go see
legion!
04-06-2009, 11:05 PM
Hey man is there any way yu can briefly tell me how to do it?? im in the config file now
legion!
04-06-2009, 11:23 PM
i got it uninstalled....
Jasey
04-07-2009, 10:18 PM
Since installingg 3.8.2 the edit button no longer works. I have found this plugin to be the issue. Has anyone found a fix for this or are we waiting on an upgrade?
Thanks :)
veenuisthebest
04-08-2009, 02:03 AM
Since installingg 3.8.2 the edit button no longer works. I have found this plugin to be the issue. Has anyone found a fix for this or are we waiting on an upgrade?
Thanks :)
works good for me.
Forget about upgrades btw. :p
el-q6ri
04-08-2009, 08:06 AM
I have use eAccelerator and VB 3.7.5 PL1 and this mode but when I select Flush Cache it dont flush the Cache I use PHP5.2.5 and MYSQL 4.1.22-standard
how to solve this ?
any one know hot to solve this error ?
cad2go
04-08-2009, 12:11 PM
any one know hot to solve this error ?
Flush the cache manually through the web admin page that comes with eAccelerator
http://www.scriptinstallation.in/eaccelerator_web_interface.html
Sciax2
04-08-2009, 06:16 PM
Does it work with lighttpd???
I recently upgraded from apache to lighttpd, but I have some problems enabling xcache in vboptimise options.
OnyxChase
04-08-2009, 11:27 PM
I tried this on vBulletin 3.6.12 with xCache but there was barely any difference in Page generation time, but it would use ~100KB more memory per page. So I had to uninstall...
thetgc
04-09-2009, 01:03 PM
I installed this but then i couldnt install any other plugins... i kept getting fatal error codes etc...
I had to uninstall it, although it is a great plugin.
Does anyone know how to get around this/fix this?
Im running vb 3.8.2
thanks,
KevinL
04-09-2009, 01:12 PM
well, what were the error codes?
thetgc
04-09-2009, 01:23 PM
Here you go
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
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
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
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
// ****** 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
// $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
Thanks :)
works great now :)
Excellent!!! :)
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
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.
supersy
04-17-2009, 09:21 PM
are there any incompatibilities with version 3.8.2 ?
tafreeh
04-18-2009, 05:20 AM
i just installed this on 8.2... and its working great..... no errors so far....
great mod...thnx
JohnBee
04-18-2009, 08:30 PM
Worked with this MOD for a few weeks taking readings on my forums.
For me, it did not benefit site performance whatsoever.
We use xCache and it is well optimized.
Thing is though the added data was seen in xcache manager.
Rather than finding performance gains, I actually found slower rendering times then without it.
Perhaps my forum is not large enough for this MOD to be beneficial. :confused:
dutchbb
04-18-2009, 09:18 PM
-Reserved-
Why would the vB devs not do this with the default code? Seems to me there must be a reason for them not doing it?
voter
04-20-2009, 03:56 PM
BUG.
When one has many languages on forum, this caching disturbing the users who don't use the forum default language.
When a user logs in he sees the phases in default language.
Even choosing another language could bring after couple minutes and clicks, to situation, that user sees everything again in default language or last used language from other user, the phrases of which is just cached.
I switched off for my forum the plugins
vB Optimise: Cache Phrases fetch_userinfo_query
vB Optimise: Cache Phrases (Finalise)
The rest is still ok and doing good job.
When a member register, the email received don´t have the "FROM" part
Any suggestion how can we fix this?
katan
04-21-2009, 07:33 PM
Thank you!
KevinL
04-21-2009, 09:19 PM
When a member register, the email received don?t have the "FROM" part
Any suggestion how can we fix this?
Turn off 'cache phrases'
static-skillz
04-23-2009, 01:19 AM
I asked in Kiros' thread regarding getting his plugin and yours to work together, and was wondering if you have any intention of doing this?
billb
04-23-2009, 03:43 PM
Installed on 3.8.2 works perfect;
many thanks great mod Deceptor;
Note:
In the admincp clicking the 2nd option (optimal settings check )
gives me page cannot be displayed !
Regards
any update ? can we expect ?
Spinball
04-30-2009, 11:17 AM
Are you aware that the keywords used in searches are not highlighted in the search results?
Also is it possible you could look into the incompatibility between this and Multiple Account Detection & Prevention (https://vborg.vbsupport.ru/showthread.php?t=199077) please?
Karabaja
05-02-2009, 06:20 PM
Thanks a lot for a great plugin.
Just one thing. "Optimise: Cache Forumhome WOL" option seems to have an issue with this plugin:
https://vborg.vbsupport.ru/showthread.php?t=194836
When enabled it shows the spiders first, then my username then all the others.
When that option is turned off the order is fine, my username, all the others and then spiders.
Any idea for a workaround please?
EagleNick
05-03-2009, 12:27 PM
When a member register, the email received don?t have the "FROM" part
Any suggestion how can we fix this?
Turn off 'cache phrases'
So we can't have Cache Phrases enabled and still have things working properly? I'm re-thinking the installation of this mod if that is the case.
Are you aware that the keywords used in searches are not highlighted in the search results?
Is this a confirmed issue?
KevinL
05-03-2009, 12:43 PM
So we can't have Cache Phrases enabled and still have things working properly? I'm re-thinking the installation of this mod if that is the case.
Is this a confirmed issue?
Yes, if you turn off cache phrases everything else will work fine. I have been using this since he first released it without a problem.
As far as the search goes, I don't use the vbulletin search but I just tested it out and it worked fine for me.
EagleNick
05-03-2009, 02:34 PM
Yes, if you turn off cache phrases everything else will work fine. I have been using this since he first released it without a problem.
As far as the search goes, I don't use the vbulletin search but I just tested it out and it worked fine for me.
That's silly - you have to turn it off for things to work. This mod becomes useless if you have to disable parts of it.
KevinL
05-03-2009, 02:36 PM
Well no..it's not useless at all just because your phrases aren't cached....
Shamil.
05-04-2009, 10:56 AM
Just found a problem... Thread prefixes aren't displaying properly, and when the stylesheets are cached, the page stylesheet doesn't load (for any pages). Also, is there any problem with vBSEO?
KevinL
05-04-2009, 11:05 AM
Just found a problem... Thread prefixes aren't displaying properly, and when the stylesheets are cached, the page stylesheet doesn't load (for any pages). Also, is there any problem with vBSEO?
I don't have either of those problems and I haven't had an issue with vBSEO
m2006
05-05-2009, 05:23 AM
working install thank you verymuch
Ross L
05-09-2009, 04:30 PM
Flushing cache doesn't seem to work with Xcache installed. It just hangs. Also uninstalling when using Xcache installed just hangs, which then leaves the site CSS-less. Also editing themes just hangs.
To uninstall it, I had to go to AdminCP > vB Optimise and select "no" on all options and then save it. Then uninstall it as usual, so that it didn't affect the site design.
I've had to remove it due to the issues with it.
vktechnology
05-11-2009, 03:00 PM
I have large board nearry 2 million posts and 250,000 members
This plugin help to reduce alots of server load
HappyFeet
05-13-2009, 02:00 AM
I can physically see the increase in speed. Load dropped just as stated. Very nice... Many Thanks!:up:
cash7c3
05-16-2009, 06:26 AM
All sorted. Lets just say that was a fun night :/
Our 3 litespeed memcache webserver + master / slave db setup took a complete shit when we installed this resulting in 8 hours of hell :D
Update, sessions cacheing being on in litespeed is believed to be the what caused our issues so beware anyone running litespeed with session cacheing on :)
MissKalunji
05-21-2009, 12:44 PM
Flushing cache doesn't seem to work with Xcache installed. It just hangs. Also uninstalling when using Xcache installed just hangs, which then leaves the site CSS-less. Also editing themes just hangs.
To uninstall it, I had to go to AdminCP > vB Optimise and select "no" on all options and then save it. Then uninstall it as usual, so that it didn't affect the site design.
I've had to remove it due to the issues with it.
I have the same issue Flushing cache...i basically had to restart apache and it seems to have issue with Vbgallery as well
SweetHome
05-23-2009, 07:16 PM
thanks.
mme42
05-24-2009, 07:56 AM
I'm satisfied so far. Using Filecache in vB 3.8.1:
Before vB Optimise
# Page Generation 0.15935 seconds
# Memory Usage 3,019KB
# Queries Executed 14
After vB Optimise
# Page Generation 0.12612 seconds
# Memory Usage 3,100KB
# Queries Executed 11
I have a bunch of mods disabled at the moment too from trying to pin down performance issues. So, maybe the custom datastore option will cut down the queries even more.
Thanks Deceptor ! :D
dancue
05-24-2009, 10:14 PM
FYI: Creating Profile Fields will require you to flush the cache
TheLastSuperman
05-25-2009, 05:02 PM
Ahh crickey :whoa:
I've install this on several of the sites I help run and several more... first problem was today :p
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/demo/public_html/online/includes/class_activecache.php on line 20
I tried several things to fix it but unsuccessful and I cannot login to admincp to disable :(
Making a new db and uploading backup via MySQLDumper, also I read through nearly all pages and did not see anything similar but I might have missed a post here or there.
Regardless any insight on this would be helpful so I can avoid this in the future.
FYI, all the files had just finished uploading then I imported the product and whammo :p ... I could not believe the message was there as I have installed this countless times before no problems!
Thanks Deceptor!
S-MAN
TheLastSuperman
05-25-2009, 05:36 PM
Bump, I had pasted the wrong error, updated post w/ correct error being displayed, that was after I had tried a manual uninstall... unsuccessful.
Line 20 reads... static $class = __CLASS__;
KevinL
05-25-2009, 05:49 PM
Add this to your config.php
define('DISABLE_HOOKS', 1);
This will turn off all of your mods.
Go into admin and uninstall this mod.
return your original config.php
Then uninstall the mod.
You need php5 for this mod ;)
TheLastSuperman
05-25-2009, 06:20 PM
Add this to your config.php
define('DISABLE_HOOKS', 1);
This will turn off all of your mods.
Go into admin and uninstall this mod.
return your original config.php
Then uninstall the mod.
You need php5 for this mod ;)
I had already deleted the table in the DB and had it up, I had to re-install w/ mods disable to get everything working properly. Where I messed up was assuming they were using PHP 5 as I saw a newer cPanel and such so you know what they say about assuming lol. I knew about that (disabling hooks i.e. mods) but had forgotten so you saved me some trouble KevinL!!! Thanks, if you (KevinL) ever need anything never hesitate to send me a PM :D.
Ok, now I have to hurry and get ready to go w/ the wife and kids out to Memorial day dinner as I was not going to go until this clients forums were fixed, you can't just leave people hanging, it's rude and unprofessional!
S-MAN
KevinL
05-25-2009, 08:57 PM
Anytime. Glad I could help :)
megroup
05-26-2009, 03:59 AM
Could you tell me where i can get vBAdvanced module and what is it?
KevinL
05-26-2009, 11:24 AM
Could you tell me where i can get vBAdvanced module and what is it?
vBAdvanced (http://lmgtfy.com/?q=http%3A%2F%2Fwww.vbadvanced.com%2F) <-- Clicky ;)
megroup
05-26-2009, 12:12 PM
Do I really need it? I have vBSEO 3.3
megroup
05-26-2009, 12:19 PM
Question: I've installed eAccelerator on my server after I installed vB Optimise.
When I select eAccelerator caching method it says:
"vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
". What should I do?
Is eAccelerator faster than File Caching?
KevinL
05-26-2009, 12:35 PM
Do I really need it? I have vBSEO 3.3
It has nothing to do with vbseo. It is a portal or front page.
Question: I've installed eAccelerator on my server after I installed vB Optimise.
When I select eAccelerator caching method it says:
"vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server.
". What should I do?
Is eAccelerator faster than File Caching?
You have to recompile eAccelerator with php. If you do a search through the thread there are some post about just this problem.
Wow it really is faster. Thanks a lot for this mod! :)
ShiZoPhreN
05-29-2009, 01:38 AM
*Installed*
Its cache the Prefix-System i think it not good, when i add a new präfix so i must flush the cache, or i have a clear prefix.. ^^
*Installed*
Its cache the Prefix-System i think it not good, when i add a new pr?fix so i must flush the cache, or i have a clear prefix.. ^^
i think..u dont need to add new prefix..once to set it up
Lizard306
05-31-2009, 11:08 PM
Hi, i uploaded the files and imported the xml but i got the following error:
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/chitchat/public_html/includes/class_activecache.php on line 20
now, the entire forum is down :(
W!cKeD
05-31-2009, 11:12 PM
* Thanks & Installed * :up:
Lizard306
05-31-2009, 11:33 PM
found how to fix the forum here:
https://vborg.vbsupport.ru/showpost.php?p=1817008&postcount=982
but now i am unable to uninstall the mod :(
getting the following error:
Fatal error: Direct Instantiation of vB_Database_Alter class prohibited. in [path]/includes/class_dbalter.php on line 109
any thoughts?
KevinL
05-31-2009, 11:34 PM
Hi, i uploaded the files and imported the xml but i got the following error:
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/chitchat/public_html/includes/class_activecache.php on line 20
now, the entire forum is down :(
Add this to your config.php
define('DISABLE_HOOKS', 1);
This will turn off all of your mods.
Go into admin and uninstall this mod.
return your original config.php
Then uninstall the mod.
You need php5 for this mod
PGAmerica
06-01-2009, 08:59 PM
I searched this thread with no joy. I installed this mod in my 3.8.2 forums and when I activated it, I got this error
Database error in vBulletin 3.8.2:
Invalid SQL:
SELECT
user.username, (user.options & 512) AS invisible, user.usergroupid,
session.userid, session.inforum, session.lastactivity, session.useragent,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM vb_session AS session
LEFT JOIN vb_user AS user ON(user.userid = session.userid)
WHERE session.lastactivity >
ORDER BY username ASC;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY username ASC' at line 8
Error Number : 1064
Request Date : Monday, June 1st 2009 @ 04:43:06 PM
Error Date : Monday, June 1st 2009 @ 04:43:07 PM
Script : http://www.hidingplace.com/forums/index.php
Referrer : http://www.hidingplace.com/forums/admincp/index.php?do=head
IP Address : 24.43.4.173
Username : JustAsIAm
Classname : vB_Database
MySQL Version : 5.1.30
Here are my settings
PGAmerica
06-02-2009, 03:08 PM
Is there any support here at all?
PGAmerica
06-03-2009, 03:07 PM
Geez! I guess not. This sucks.
Uninstalled
karel1985
06-06-2009, 10:00 AM
will uninstall this
I had a error in the registration complete page and in the 'from' field in the registration mails:
http://www.pc-helpforum.be/afbeeldingen/problem.jpg
KevinL
06-06-2009, 12:26 PM
Is there any support here at all?
That either looks like from the 'who's online cache' or another mod causing that.
will uninstall this
I had a error in the registration complete page and in the 'from' field in the registration mails:
http://www.pc-helpforum.be/afbeeldingen/problem.jpg
Un-check cache phrases. It has been an issue with the mod. It has actually been covered in the thread. By doing so will not harm anything...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.