narfonix
Forum Replies Created
-
Forum: Plugins
In reply to: WP Super Cache Mobile PluginHello Donncha,
Thanks much for the reply. So half on will work just as well? It looks like there is integration with wp-mobile-edition? Could you explain a bit more how this works? I was using wp-pda but installed wp-mobile-edition to see how each one worked and both seemed fine. Anyhow I just want to make sure I am configuring things properly to work each way. Again I appreciate the time. Cute kid btw. Just had one myself… 4 months old.
Forum: Plugins
In reply to: [Plugin: WP JS] More Information?Does anyone have anything they could add to push me in the right direction?
Forum: Fixing WordPress
In reply to: [Plugin: WP Security Scan] Warning simplepie.inc on line 759Hello hallsofmontezuma,
Thanks for the quick fix.
Whoops. I had posted this did not resolve the issue however the upgrade via the WP admin interface must have not been successful the first time. I upgraded again through the interface and this time I am now on WP Security Scan 2.4 and the issue is resovled.
Thanks!
Forum: Fixing WordPress
In reply to: [Plugin: WP Security Scan] Warning simplepie.inc on line 759I am seeing the same issue after upgrading to the latest WP Security Scan. It appears to only effect the list of donors but maybe it is effecting more?
Warning: ABSPATH.”wp-content/plugins/wp-security-scan//345345345345345345345ebebe.spc is not writeable in /path/to/wordpress/wp-content/plugins/wp-security-scan/simplepie.inc on line 759
LIST OF DONORS HERE
English Language Services Limited http://englishlanguageservices.co.uk
RecentWarning: ./cache/bc3d4fa0be92dcdcbab71158e44da674.spc is not writeable in /path/to/wordpress/wp-content/plugins/wp-security-scan/simplepie.inc on line 759
Forum: Plugins
In reply to: [WP Super Cache] Couple of questions?OK. Not sure I am advanced enough to write that hook but I will attempt here in the near future to see if I can.
I appreciate the response and the suggestion. Seems like a logical way to make it successful.
Thanks again.
Forum: Plugins
In reply to: [WP Super Cache] Couple of questions?Hello donncha. Thanks for the response.
I am not familiar with the exclude option. Could you explain more? Are you talking about the rejected UA strings? If so doesn’t this only prevent these user agents froom creating cached pages? How would you prevent a user agent from picking up a cached page. My goal is to have pages cached by say a user agent of IE so the next IE user would pick up a cached page but a user agent of BlackBerry would not pick up the same cached page.
Any help is appreciated. Thanks.
Forum: Plugins
In reply to: [WP Super Cache] Couple of questions?Does anyone have any ideas how to route certain user agents around WP Cache?
Forum: Plugins
In reply to: [WP Super Cache] Couple of questions?Oops. I was incorrect above. Having “$cache_enabled = false;” in wp-cache-config.php disables WP Super Cache caching but still serves the already cached pages.
Basically I have to find a way to redirect user agents just away from wp-cache since I am already able to do so away from wp super cache.
Forum: Plugins
In reply to: [NextGEN Gallery] Watermark – FreeType libraryFreetype is a package for your operating system. For instance if your web host is using CentOS you need to have them install freetype and probably freetype-devel. If you have access to the server then type this from the command line: yum install freetype freetype-devel