Precache not working after update
-
Precache does not work after updating to Version 1.2
I am greeted with a blank new screen – http://mysite.com/wp-admin/options-general.php?page=wp-ffpc-settings# (notice the hash at the end)
-
Hi silverm,
Could you please be a littlebit more specific with the not working message?
Is there any log messages? By any chance, can you turn WP_DEBUG on to see the details?
What were you doing, what are the setting when you encounter with this error?Hi–
I have a similar issue. Any time I click the Pre-cache button, I see a server error.
Here is the log.
2013/07/21 20:42:00 [emerg] 1389#0: no port in upstream “memcached-servers” in /etc/nginx/sites-enabled/wordpress:127
2013/07/21 20:42:00 [emerg] 1390#0: no port in upstream “memcached-servers” in /etc/nginx/sites-enabled/wordpress:127
2013/07/21 20:42:58 [emerg] 1399#0: no port in upstream “memcached-servers” in /etc/nginx/sites-enabled/wordpress:127
2013/07/21 20:42:58 [emerg] 1400#0: no port in upstream “memcached-servers” in /etc/nginx/sites-enabled/wordpress:127
2013/07/21 21:06:10 [emerg] 1439#0: no port in upstream “memcached-servers” in /etc/nginx/sites-enabled/wordpress:162
2013/07/21 21:06:10 [emerg] 1440#0: no port in upstream “memcached-servers” in /etc/nginx/sites-enabled/wordpress:162
2013/07/21 21:07:41 [emerg] 1449#0: no port in upstream “memcached-servers” in /etc/nginx/sites-enabled/wordpress:162
2013/07/21 21:07:41 [emerg] 1450#0: no port in upstream “memcached-servers” in /etc/nginx/sites-enabled/wordpress:162
2013/07/21 22:16:42 [error] 1463#0: *398 FastCGI sent in stderr: “PHP message: PHP Fatal error: Call to undefined function get_blog_option() in /var/www/booklady/wp-content/plugins/wp-ffpc/wp-ffpc-class.php on line 1117” while reading response header from upstream, client: [MY_IP_ADDRESS], server: http://www.bookladyreview.com, request: “POST /wp-admin/options-general.php?page=wp-ffpc-settings HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php5-fpm.sock:”, host: “bookladyreview.com”, referrer: “http://bookladyreview.com/wp-admin/options-general.php?page=wp-ffpc-settings”I did not change anything from the previous version of the plug-in, so I’m not sure what this is telling me.
Thanks for any help!
–TJHi @tjrutkowski,
Thank you for the error log; I think is nailed the issue and I’ll try to solve it; it’s most probably related to a function which is available in a WordPress Network environment but probably not in a standard one.
Apologies for the issue, I’ll try to fix it as fast as I can.
Hi,
I’ve rolled out 1.2.1, it should resolve the issue.
Please get back to me with the results!Thanks for the quick fix! A can pre-cache again without any errors.
Everything seems to work, but I noticed a new issue.
I have 3 sites (single WP installations) running from 1 server, all using the plugin.
When I look at the Precache & precache log in any site, I only the pages listed from the last site Pre-cached.Cheers!
Also, WordPress still shows the plugin as 1.2 rather than 1.2.1, if that matters.
hi,
well… I was not counting with that kind of scenario, my bad, sorry.
I’ll add a fix for this case as well, but do consider using the Network 😀Thanks for sticking with me!
What is “the Network” ?
In the WordPress user interface, a network is a collection of separate sites created in a single WordPress installation by the multisite feature. The sites in a WordPress network are not interconnected like the things in other kinds of networks. They are very like the separate blogs at WordPress.com.
http://codex.ww.wp.xz.cn/Glossary#Network
http://codex.ww.wp.xz.cn/Create_A_NetworkGot it — thank you again!
This was solved with version 1.2.1
The topic ‘Precache not working after update’ is closed to new replies.