chikorita157
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] BUG 8.1.1I am having the same issue. Cleared all the cookies and when I try to login, it shows the login page. I disabled only the Jetpack, I can login. I ended up downgrading to 8.1, which does not have this issue. Please fix this issue.
I managed to fix it. It seems that the plugin, ASync Javascript was causing issues, so I disabled it.
Forum: Plugins
In reply to: [Imaguard] Image doesn't show in EditorI disabled all the extensions and it seems to appear normally now… Don’t know what caused it, but it’s resolved.
Update: It’s caused by the Click to Flash extension…
Forum: Plugins
In reply to: [Imaguard] Image doesn't show in EditorIt seems to load properly in order browsers besides Safari 6, even after resetting the browser… Oddly enough, I load the editor in Safari on a different computer and the image still loads…
I figured the fastcgi thing might be a problem since PHP5_FPM depends on it… I need to switch to mod_proxy_fcgi, but that will be another project later in the future if I don’t decide to switch to nginx, but thanks anyways.
Okay, I think it’s an issue with PHP5-FPM as the pages sometimes load with the Bulletproof htaccess and other times, give an 403 error even with the fix you give. I need to investigate this more in a virtual machine instead of messing up my production site.
I fixed it… just redone the permalinks and it works without any major problems.
Update: Didn’t work… it still does that…
I figured out the error… it seems in some circumstances that a link with that referrer causes a infinite loop due to some server configuration. So I need to fix the Apache2 configuration since it has nothing to do with this plugin…
[Tue May 29 22:08:58 2012] [error] [client] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace., referer: https://chikorita157.com/2012/05/28/mouretsu-pirates-episode-21-unexpected-company/?utm_source=feedburner&utm_medium
What are you talking about? I don’t have a such site as Test on my domain, unless you are mistakenly replying to the wrong post…
It’s not resolved yet since the web server is on a Virtual Private Server and I need to figure out what is causing the problem… wether or not it’s a configuration problem.
I’m figuring out the issue as it happens to every page with a separate WordPress install… and it seems that Cloudflare might be causing the issue, although I’m checking out every possibility.
As you see below, the page loads correctly from the feedburner
https://skitch.chikorita157.com/Reeder-20120526-111902.pngWhen I browse to a different page on the site, I get this error
https://skitch.chikorita157.com/Reeder-20120526-112000.pngIf I browse the page from a different source like Google+, Twitter or directly, it doesn’t have this problem.
I got the utm_source working, but If I browse a different page, it throws a 403 error along with a 500 error when it tried to get the custom error page.
That seemed to work, but if I browse any page after viewing a page coming from a feedburner URL, I get a 403 error.