albio
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 500 Internal Server ErrorI have an exchange of ideas with the hosting provider too. Hopefully they will see what is going on since I experience the problem on a fresh trial wordpress site as well.
Here you are: http://givaprova.altervista.org/product/prova/
Just write a comment in “Commento” and fill in the CAPTCHA at the bottom. Then click “Pubblica il commento” or “Publish the comment”. I get “Tu non puoi passare” which literally means “You cannot go through” / “You are not allowed” and see the 500 internal server error in browser console.The following links shows the output after submission and the plugins installed on the fresh trial wordpress site provided as an example:
https://drive.google.com/open?id=1Xy…ta16OKGPIgShiO
https://drive.google.com/open?id=1L9…r_JvtryTfSH2QOù(I’ll be unavailable to follow up the forum today – see you tomorrow)
- This reply was modified 7 years, 6 months ago by albio.
Forum: Plugins
In reply to: [WooCommerce] wp-comments-post.php – 500 Internal Server ErrorJames, do whatever you like with my post above. I wrote it here because it rose from woocommerce’s product comments not being delivered but if you would like to move it, do as you think best. Regards.
James,
sorry to bother you but I just installed wpDiscuz (a pick from the comment systems available as external plugins) and I noticed the same exact “Please fill in this field” tooltip not translated. That must be something depending on WordPress ultimately. What do you think? How to fix it?Never mind, I found this https://ww.wp.xz.cn/support/topic/string-please-fill-out-this-field/?replies=2
- This reply was modified 7 years, 6 months ago by albio.
Forum: Plugins
In reply to: [WooCommerce] wp-comments-post.php – 500 Internal Server ErrorJames,
remove any unauthorised links I post below if not in agreement with the forum policies:I already tried these
https://wordpress.stackexchange.com/questions/246064/plugin-php-file-gives-error-500
https://www.elegantthemes.com/blog/tips-tricks/how-to-fix-the-500-internal-server-error-on-your-wordpress-websitedefine (‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, true);
in wp-config.php filethe log file is not the easiest I have ever read but I couldn’t find anything suspicious (nothing that could eventually be explained by a 403 error for example – see below – though mine is 500).
I also renamed .htaccess to .htaccess.bak to have it regenerated.
I changed the theme with no success.I didn’t try to change the PHP memory limit but that shouldn’t be a problem since my site is quite small and the test page I linked in the original post (http://givaprova.altervista.org/product/prova/) is from a test site with basically nothing on it expect woocommerce and just a single simple product created with the same.
I am not asking the hosting provider the log since it is too much of an hassle.
Anyway, I’d like to point to another reference here
https://wordpress.stackexchange.com/questions/247039/how-do-i-fix-the-sorry-you-are-not-allowed-to-access-this-page-error-i-get-on“There is an error with the internal core routing mechanism, and it receives a result it doesn’t understand, can’t process, or maps to an unrecognized schema”
and
“Check the network panel in your browser web inspector and check the error code for the request. If it is a 403 (it should be), then the issue is either the page doesn’t actually exist, or the user lacks permissions. If it is a 500 (it should not be), then it means that the server encountered an error and fell back to the standard exit procedure. If it is a 500, you have a bad plugin, theme, or database issue to handle. If it is a 403, it is most likely one of a bad update, incorrect configuration, or legitimate access denied”
give an upvote to mopsyd because he is one trying to explain more deeply inside WordPress (I can’t upvote since I changed several accounts and I never gained required reputation)
Checking File Permissions is possibly the last chance but it sounds really weird.
yes, I am using wordpress in Italian locale but it seems that many jetpack strings are not supported
anyway, if you want to know the full story, jetpack doesn’t seem to fit my needs since its commenting forms are based on wordpress standard platform to finally show comments on pagesafter reading the following
https://blog.pojo.me/wordpress-comments/ (see “2. Comment Moderation”)
https://winningwp.com/best-commenting-plugins-for-wordpress/ (see “…as many WordPress users will tell you, it leaks spam like a sieve.”)
I came to the conclusion that my hosting must have stopped commenting since I allowed them without email verification and that is the reason why I opened this other thread
https://ww.wp.xz.cn/support/topic/wp-comments-post-php-500-internal-server-error/as a final word, I can’t use jetpack because I can’t rely on wordpress comment system as is