hchoate
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp_list_pages not workingactually, it’s this line
$pages = $wpdb->get_results($query);
in post.php function get_pages
that just ‘goes away’, no error, no more output.
Any known issues with WordPress 4 and MySQL 5.6 ?
Cool. Very good. Thanks.
‘Throttle’ does indeed mean ‘slow down’. I was hoping for deeper understanding. For example, setting
‘If crawler’s page views excede:’
to, say,
‘960 per minute (16 per second)’
implies that the crawler is blocked for the remainder of a minute once its page views for that minute total 960, but is that in fact the case?
My problems with existing script is ‘excess’ 404s, that is, no way to exclude file types (W3 Total Cache plugin .htaccess method of skip WordPress 404 error handling for static files does not work) or whitelist my own IP.
Also it seems Enable Banned Users keeps turning itself back on.
Adds up to choice between legitimate users being locked out and disabling 404 detection.
Sorry, just found thread suggesting turn off Live Traffic.
Forum: Plugins
In reply to: W3 Total Cache With GeolocationThink about it.
The problem is not plugin-specific.
ANY geo-specific results will be screwed up by ANY caching.
That is, caching is MEANT to show current user same data as previous, without considering user location.The ability to configure caching to not show cached data except to one country users would be fantastic, and not that complex …
I’m reporting that it’s happening; the question is- how to get rid of it.
Forum: Plugins
In reply to: [Plugin: Twitter Tools] Cant login with itDid not work for me.
Error is blank. How to see?Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] A Fix for login failed.Did not work for me.
Tried
return $results->error;
and got blank still
Forum: Plugins
In reply to: WP-o-Matic: “Post title links to source”. with target=”_blank”There is a plethora of link managing plugins, but for this just use a custom template under Campaign Options, perhaps:
Forum: Plugins
In reply to: [Plugin: WP-o-Matic] {feedurl} doesn’t linkSo turn it into a link:
Forum: Requests and Feedback
In reply to: [Plugin WP-O-Matic] What’s happening with development?He was responding as of yesterday:
https://devthought.com/blog/projects-news/2009/03/wp-o-matic-15-what-to-expect/
Please specify plugin versions and the exact failure as well as just what you had to do to get it working.
I have been using these two together for a long time on several blogs and the latest versions of all play fine together.