Steve Powell
Forum Replies Created
-
WP 3.5.1
WP Super Cache 1.3.2 in (PHP mode) (have “do not cache for known users” enabled)
Better WP Security 3.5.3This combination caused a whitescreen on /wp-admin/admin.php?page=better-wp-security ON INITIAL LOAD until we went into WP Super Cache and cleared the cache completely.
The error in the log was
PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in /var/www/vhosts/domain.com/httpdocs/wp-includes/formatting.php on line 1381
Would it be possible to watch for this in this plugin and warn users to clear their cache before trying to use this the first time?
Forum: Plugins
In reply to: [Posts 2 Posts] [Plugin: Posts 2 Posts] Posts to Users and each_connectedHere is the page on the wiki, but it does not provide a detailed explanation.
https://github.com/scribu/wp-posts-to-posts/wiki/p2p_distribute_connectedHOWEVER, it does refer to the each_connected() documentation, which is more robust and probably what you want anyway. . .
https://github.com/scribu/wp-posts-to-posts/wiki/each_connectedForum: Plugins
In reply to: [CSV Importer] [Plugin: CSV Importer] csv importer and posts2postWe’ve not found a solution to this either. Did you end up figuring it out?
Forum: Fixing WordPress
In reply to: pop3: disabling set_time_out() for Postie plugin to workI’m running on a dedicated server at godaddy. postie stopped working when I installed 1.3.4. Says mail server connection refused. I switched to imap and now it works. hope that helps somebody
Forum: Plugins
In reply to: Problems with picture in PostieI just dowloaded the development build (which I can only assume will be 1.3.4) and the problem is fixed!