demon11c
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] 500 Internal Server Error after upgrade to 2.3.1As yet I have been unable to confirm whether my issue was related to the Woocommerce upgrade. If Mike is saying that Woocommerce does not touch .htaccess, I think my theory above may be more likely…
Forum: Plugins
In reply to: [WooCommerce] 500 Internal Server Error after upgrade to 2.3.1I just had a thought…
If I remember correctly, that refresh button after the 2.3.1 upgrade is present on all pages until you click it.
If another plugin was updated at the same time (and caused the .htaccess rewrite) I may not have seen the effects (ie: 500 error) until the next mouse click. If that next mouse click was the Woocommerce refresh button then it would have looked like it was a Woocommerce upgrade issue, but in fact may not have been at all.
I cannot verify this until later (no access at the moment).
Will let you know.
Forum: Plugins
In reply to: [WooCommerce] 500 Internal Server Error after upgrade to 2.3.199%. I saw the error in the log file so I removed .htaccess and the site immediately came back.
It does make sense that it was .htaccess since this issue caused the site to be completely inaccessible. I can look into the logs in a bit more detail later though.
Forum: Plugins
In reply to: [WooCommerce] 500 Internal Server Error after upgrade to 2.3.1Hmmm… ok but as soon as I hit that update/refresh button aftet upgrading to 2.3.1, boom. 500 error.
Forum: Plugins
In reply to: [WooCommerce] 500 Internal Server Error after upgrade to 2.3.1Ok but surely this is a problem. I cant be the only one updating the .htaccess file. Also it needs to be writable because another plugin is writing to it.
Forum: Plugins
In reply to: [WooCommerce] 500 Internal Server Error after upgrade to 2.3.1Something definitely happened there. I completely removed the .htaccess file, then ran the woocommerce update and it’s back with the following contents:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressAlso, I believe it added the above to my existing .htaccess file initially which caused the problem.
I dont have time to look into this further at the moment. Will check back later.
Forum: Plugins
In reply to: [WooCommerce] 500 Internal Server Error after upgrade to 2.3.1Thanks. Found it:
.htaccess: </IfModule> without matching <IfModule> sectionBut that is strange, I dont know why that file would change. I only upgraded WooCommerce…
Forum: Plugins
In reply to: [Visitor Maps and Who's Online] Timezone UTC issue (again)Forum: Plugins
In reply to: [Visitor Maps and Who's Online] Timezone UTC issue (again)hmmm ok. it’s not big deal. thanks.
Forum: Plugins
In reply to: [Visitor Maps and Who's Online] Timezone UTC issue (again).
Forum: Plugins
In reply to: [Visitor Maps and Who's Online] Timezone UTC issue (again)That’s a good question. I thought visitor maps updated recently… maybe I was wrong. If this is not a known issue with the lstest update then Ill leave it as I dont have time to troubleshoot.
Forum: Plugins
In reply to: [Visitor Maps and Who's Online] Timezone UTC issue (again)Yes it is (as per my first post). Even if it wasnt, i dont think it explains what I observed in my second post.
Forum: Plugins
In reply to: [Visitor Maps and Who's Online] Timezone UTC issue (again)I just realized that the time is actually the correct local time, but it says UTC. Strange…
Forum: Plugins
In reply to: [Social Login] Change avatar size (part 2)Ok that’s a good idea. Thank you.
Bump in case there are any ideas floating around about this….