Please add Bugs/Issues here!
-
Add any bugs/issues you have with the plugin here and I will get to them asap.
You may also let me know via twitter @taylorhawkes.
-
Hi Taylor,
I’m testing the new version 1.1 in multisite mode and encountered some problems that didn’t occure in the first version:
– when I create the cache for the main site of the network and surf the site everything works fine and you can see the very fast loading pages but when I create the cache for a site of the network that is on a subdomain and surf the site you bearly see any caching performance…
– once you create the cache for the site which is on the subdomain it alters the cache on the main site of the network and the pages of the the sub site show up instead of the pages of the main site, so I guess at the actual state the plugin isn’t multisite ready or my install might be defective. The issue might come from updating the .htaccess file that has triggered defective redirects (just guessing here…)
Otherewise the plugin works great on a single blog :)!
Hi Taylor,
Trying to install the plugin first time getting 2 errors:
Clicking ‘Activate now’ link gives the following warning message.
The plugin generated 214 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Going to the WP Fast Cache settings page gives the following warning.
`Warning: file_get_contents(/.htaccess): failed to open stream: No such file or directory in /home/**/**/**/plugins/wp-fast-cache/wp-fast-cache.php on line 344′Used *’s to hide the path
Thank you.
Curious kitten,
I will try to have the plugin handle this issue better out of the box. what hosting do you use so I can look into their wordpress setup?To solve your issue now:
I think your .htaccess file is non-existent. So you need to create a .htaccess file in your website root folder and set the permissions to 777.Alternatively, If you are apposed to changing permissions you should see some code under the wp fast cache plugin area that you can copy and paste at the top of the .htaccess file.
If that does not fix it, let me know.
On second thought, just create new topic for bugs.
Hi Taylor,
Will make new bug request from next time if needed, continuing this issue here just not to loose track.
Testing on my local server, .htaccess exists, pasted the code from fast cache settings to .htaccess file. Still plugin cannot detect .htaccess and spits out the same message. I am using better wp security and my wp-content directory has a different name now. It should not effect this plugin, still better to you know.
Thank you.
Curious Kitten,
Thanks for pointing that out. The changed wp-content directory is the issue. Wp Fast Cache should support diff content directories so I will fix this issue in 1.3 release. Should have it out over the next day ortwo.
Thanks again.
I have a weird problem with the plugin.
Plugin installed ok, enabled and working. Pages load really fast.
That is, until I log out. When logged out of WP, the cached pages are unaccessible?! White blank page.Am I missing something?
ps: I have “Perishable press 5G Blacklist 2013” .htaccess installed (https://perishablepress.com/5g-blacklist-2013/)
WP: 3.5.1
plugin: 1.3One more thing… When I add a page URL manually, an error shows up in the upper red tab “Could not add this url!”.
But page is still added to the list below. And it is cached. Then the problem from former post kicks in.
Hmm, could be from the other .htaccess – I will look into conflicts w/ that plugin. In the mean time I would uninstall wp fast cache, as you being logged out is what others will also see.
I just made a test so I deleted whole “5G Blacklist” part from htaccess and it seems to work. ??
However I’m quite happy with the “blacklist” so if you could pinpoint which part of it conflicts with entries WP Cache makes would be really important to me, and possibly many others.
Your plugin really works.
Thanks tom762. Yea I will identify and fix the conflict for sure.
Thanks for the feedback to help improve this plugin.
Excellent. Keep up good work. ??
Notice: Undefined variable: wp_fast_cache_msg in /xxxxx/wp-fast-cache/wp-fast-cache.php on line 296
Notice: Undefined index: wp_fast_cache_create_all_posts_number in /xxxxx/plugins/wp-fast-cache/wp-fast-cache.php on line 298
Notice: Undefined index: wp_fast_cache_create_all_pages_number in /xxxxx/wp-fast-cache/wp-fast-cache.php on line 299
I already set permission on .htaccess to 777 but still get the above message. Also deactivate all plugins, delete Fast cache and reinstall but still persist the same problem.
I just installed the plugin. When I run “Cache 25 recent” pages or posts I get a warning for each like this: “Warning: file_get_contents(/hello-world/) [function.file-get-contents]: failed to open stream: No such file or directory in /public_html/wp-content/plugins/wp-fast-cache/wp-fast-cache.php on line 635”
And then the front end fails to load. Completely blank page with empty source. If I go back and refresh all URLs, it works.
i get this error to try a search in admin panel
Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/tudinero/public_html/wp-admin/includes/template.php:1642) in /home/tudinero/public_html/wp-content/plugins/search-keyword-tracker/skt.class.php on line 114
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/tudinero/public_html/wp-admin/includes/template.php:1642) in /home/tudinero/public_html/wp-content/plugins/search-keyword-tracker/skt.class.php on line 114
- The topic ‘Please add Bugs/Issues here!’ is closed to new replies.