CyberOto
Forum Replies Created
-
Hi,
This is not credit at all – this is hard-codded line to display 2×2 image and add a link …
https://www.cmsvoteup.com/images/power_by_2x2.gif https://cmsvoteup.com/joomla-extensions/facebook-like-box-like-recommendation-for-joomla-wordpress
Personally I do not like this kind of extra ads, so …
Regards,
Try to run IE in “safe-mode” without addons na dclear browser cache only.
Also, when you enter search phrase and the animated image start to rotate – wait a bit in order results to be shown.
Regards,
I stand corrected – it seem that after clearing my browser cache, all is working fine >.<
Checked all IE versions I have and all is working fine.
Regards,
Hi,
Just checked it with IE7, 8 and 9 and nada, no search box. Will do some checks for CSS to see why it is not showing.
Regards,
Hi,
Or just update to 2.6 and all will be back to normal =]
Regards,
Hi Aybars,
Here is the brute way. Open DavesWordPressLiveSearch.php, check line #90
$moreResultsText = __( 'View more results', 'dwls' );
and modify it to your liking. Do not forget to convert the encoding to UFT-8 without BOM if you use non Latin characters.
Hint: Notepad++
Regards,
Hi Thomas,
Or just update to 2.6 and all will be back to normal =]
Regards,
Hi Dave,
Great job. Just updated the code and all is working fine!
Keep up the good work!
Regards,
Forum: Plugins
In reply to: [W3 Total Cache] Page Cache – Status = not cached?Thanks, I have totally forgot about this link =[
Will check the offers on liquidweb dot com.
Regards,
Forum: Plugins
In reply to: [W3 Total Cache] Page Cache – Status = not cached?@robnalexpress Can you provide your link for the report ?
As more tests have been done, the bottom line is – W3TC is creating cached copy on every refresh of one and the same page.
I hope this is fixed soon, as it seems the check for cache age is a bit off.
Regards,
P.S.
Already got an e-mail for one hosting account taking too much CPU resources on shared hosting … I do not like the VPS alternative and I have taken steps to have working plugin for cache.Forum: Plugins
In reply to: [W3 Total Cache] Page Cache – Status = not cached?Ad another observation with 0.9.2.4
Each time visitor load a page, the cached file for this page is regenerated. So, it is creating the files, but not using them, as they are re-created on each visit. A side effect of that is server load…
Regards,
Forum: Plugins
In reply to: [W3 Total Cache] Page Cache – Status = not cached?I spoke too soon =[
Just upgraded *all* my sites to 0.9.2.4 and got this:
<!-- W3 Total Cache: Page cache debug info: Engine: disk: enhanced Cache key: _index.html_gzip Caching: enabled Status: not cached Creation Time: 1.088s Header info: X-Pingback: https://somedomain.com/xmlrpc.php Content-Type: text/html; charset=UTF-8 Last-Modified: Wed, 14 Sep 2011 12:11:44 GMT Vary: Accept-Encoding, Cookie Expires: Wed, 14 Sep 2011 20:11:44 GMT Pragma: public Cache-Control: max-age=28800, public, must-revalidate, proxy-revalidate Etag: 196379ba76593e7c9bb9fb0d9cd96174 X-Powered-By: W3 Total Cache/0.9.2.4 Content-Encoding: gzip -->
Have no fear, told to myself, 0.9.2.3 is working fine. Next step was to downgrade and enable the 0.9.2.3.
Tadaaa … NOT
Now 0.9.2.3 is not working too. ARGHH!
Back to square one.
Regards,
Forum: Plugins
In reply to: [W3 Total Cache] Page Cache – Status = not cached?When you say “W3TC start to cache all pages” how do you know this? Do you mean it’s creating the files in the page cache directory? For me, the page cache files are being created, but in debug mode, using various settings and cache cleared browsers, I’m still seeing “status: not cached”.
So the question is: Is W3TC serving cached pages or not?
Hi,
After commenting that line, W3TC started to create files and in debug mode all is fine too.
Bottom line – W3TC started to serve cached pages.
Regards,
Forum: Plugins
In reply to: [W3 Total Cache] Page Cache – Status = not cached?Morning all,
Have you checked my finding about
@ob_start("ob_gzhandler");
problem I had?If you do not have exact same code, you can check for similar code for compression – just do a full search in your plugins or theme files.
Hope that you will find find your buggers, as I found mine.
Regards,
Forum: Plugins
In reply to: Malware in W3 Total Cache?Hi,
Back ago there was one version of W3TC uploaded not by author, but from, let’s say, bad people. The chances are that you had this particular version. The WP Team took steps to prevent such future issues and by that time all accounts have their passwords reset. Read more here – https://www.ads-software.com/news/2011/06/passwords-reset/
The current version of W3TC is fine.
Regards,