![]() |
Thanks, It's really awesome mod!
|
Breaks the Notices system... I get blank notices. A manual flush seems to help, but should it really be necessary to flush every single time something is changed?
|
I receive this error
Quote:
|
and also this error when installing other mods :
Quote:
|
does this cache vbgallery too? just wondering (not asking for compatiblity either)
|
He Deceptor I installed your mod on my forum but all I get is blank pages? I did a test on my home server and it works but my hosts server for some reason is not showing my site after i added your mod. Can you help me out? My domain is http://www.anime-dreamz.com but my forum is http://www.anime-dreamz.com/forum/index.php. I cant even use the admincp either to try and fix it and my host has a limit on how many bites i can add when I import my backup making it impossible to do so.
|
Quote:
Quote:
Quote:
|
Installed on vb 3.7.5 works just great my forum is working at least 100% more faster
|
thanks kevin you saved my forum dirty host didnt allows php 5 on there how stupid can they be
|
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.
|
im getting this message
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /hermes/bosweb/web190/b1906/ipw.sirius1/public_html/includes/class_activecache.php on line 20 how can i fix it |
Quote:
I decided to try this on a clients site and I get this big old nasty error too.. Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/******/forum/includes/class_activecache.php on line 20 [high]* Brandon Sheley adds define('DISABLE_HOOKS', true);[/high] |
Quote:
thanks |
in your config php add this
define('DISABLE_HOOKS', true); this fixxed it for me than uninstall the mod ] it should look like this ini_set('display_errors', true); define('DISABLE_HOOKS', 1); <--------add it here // ****** DATABASE TYPE ****** // This is the type of the database server on which your vBulletin database will be located. // Valid options are mysql and mysqli, for slave support add _slave. Try to use xxxx if you are using PHP 5 and MySQL 4.1+ // for slave options just append _slave to your preferred database type. and thank you for all your help for helping me out ....:D |
Thanks for the help do you mean the main vb config file?
I cant find ini_set('display_errors', true); in my config file |
All fixed up now, thanks again for your help.
|
I just added it after the first line. :)
<php? Quote:
|
I use xCache as database store on the config.php, and for vBSEO i want to know if there aren't problems if i run this with the XCache Cache method?, thanks.
|
OK, I did upload everything in the right areas in the FTP. But after I uploaded the XML file VIA the ACP I got this error
Code:
Failed opening required '/home/content/p/s/e/pseudosnoecks/html/TestForums/includes/class_activecache.php' (include_path='.:/usr/local/lib/php') in /home/content/p/s/e/pseudosnoecks/html/TestForums/includes/init.php(298) : eval()'d code on line 12 |
this looks pretty sweet! thanks!
|
Has Tried in adjustment, choose instead of File Cache, eAccelerator, in an effort save adjustment, get the following message:
Quote:
|
Installed. Thanks :)
|
Installed. Took me seconds. Working fine. Thank you very much!
|
This mod is screwing with my skins... For some reason, the "Go to first new post" and "Go to last post" icons are only calling from my default skin. I use the non-default skin on my forum; but its calling those icons from the wrong skin, and it looks out of place. This is in vBadvanced.
|
Quote:
any respone? |
Quote:
|
currently disabled this to my site...coz' it make my currently active members comma disappear...pls view attachment HERE
Watch Yours Guys! do we have any possible solution here? :( |
did anyone try with APC? it refused to flush cache anyway unless restarting the web server.
|
I tried this, and it messed up the Infraction Manager. Any solution to this?
It removed the name of any custom added infractions. |
I had to uninstall it. Problems with Notices (user side) and with another Security Mod that I use to detect multiple registers.
There is another thing: the number of queries was reduced, but the performance was the same, using xCache ou Memcache. |
Yeah, I strongly recommend anyone to NOT install this.. It ended up breaking too many things. Notices, the ACP was screwy and even unusable (with ACP caching turned OFF), and it actually INCREASED server load while it was on because PHP or PHP as FastCGI take up more CPU to serve the massive amount of templates and phrases than MySQL does. There were blank automated threads and PMs from some of my modifications, and I can't even remember what else went wrong....
So I certainly don't recommend using a PHP cache or File Caching with this (still parses through PHP) as PHP has a hard enough time running vB on busy boards. I may try Memcache soon on a live site, though, but it seemed slightly slower in testing. But I think it may bypass the high CPU issue with using PHP accelerators.. And I'd only use it if the ACP could actually start working again, and I wouldn't be receiving the dozen other errors I had from it. It's kind of sad, actually, that this is being so blindly voted for in MOTM. Most of the voters don't even need it, or know how it works. Whereas I am a programmer myself and administer all my own servers and can see the havoc this wreaked in the limited time I allowed it to run on a live site. |
I cant properly uninstall this mod... it hangs at the "Updating style information for each style" while uninstalling.
|
I Agree with him ( DO NOT INSTALL )
Quote:
|
I was using XCache with this mod... but I saw ZERO performance increase (I think load actually went up)... Not to mention, it screwed with my skins and started mixing images from one skin, with another skin. So now I've uninstalled this, as I feel its a waste of time. The server load got so high that it actually took my website down until I restarted the server.
|
Quote:
|
@Bama
Sorry but we're both using the same modification last I checked, and there are more people with the SAME problems, than just you with "no problems". I even turned the ACP cache option OFF but try the following: Managing notices Managing styles/templates Managing plugins Using ANY modification that uses phrases and custom templates. And you'll see that you simply won't be able to. But please, since you know so much, enlighten me. You will not be able to: See notices Save styles or templates Save plugins, install new plugins, or uninstall plugins See automated messages from custom modifications (in my experience) but who KNOWS what else is broken when you use custom modifications with this mod. --- Customer service at vB dot com have even urged people to uninstall this mod, so I can't see why it's still up for MOTM anyway. It causes instability and in some cases completely breaks forums. I'll stick to my assertion that people are blindly voting this for MOTM, unless you can prove to me that all 133 of them have some inside information that I don't. But I gather it's only because "Optimize" is in the title. But please, fill me in if there's some magical way you're keeping this modification from breaking your forum. I've looked through the code and it's fantastically coded, but vBulletin just wasn't meant to be caching this information. Here's a simple test: Write a small plugin that automatically posts to a forum, whenever ______ happens on your board. Have it private message you as well. It's quite easy to code for, but you're going to get BLANK subjects and BLANK messages with this mod. (Make it phrased and templated like most mods). I can't somehow make it "Flush Cache" everytime it needs to do so on my boards. Since that has been the "Go-to" answer everytime someone has a problem. Quote:
Maybe I'm wrong, but I'm fairly sure if you've let MySQL cache queries it's saving every SINGLE template and every single phrase as a result, since those tables almost never change. Meaning, MySQL actually is not bothered whatsoever by the phrase and template queries, and this mod is therefore useless. --- Anyway, I'm just trying to warn people that the word "Optimize" sounds awful nice, but if you already have MySQL optimized you're only harming yourself by installing this. Both in the sense that it breaks most things about your forum while increasing load. And certainly check all your modifications if you're using this. Most likely at least one of them will no longer work. |
I have this working on my board just fine. Not one single problem you have listed above.
|
tmc, this is working wonderfully for me with memcache - How many servers are you running?
See my post here: https://vborg.vbsupport.ru/showpost....&postcount=398 |
I'm using File Cache and can save templates just fine. No other issues either unless I change phrases and then I can either wait for them to be recached or flush the cache myself. I have actually never had an issue with the ACP from the beginning.
|
It's working fine with memcache as well.
|
All times are GMT. The time now is 08:36 PM. |
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:
|