James Huff on "Error 500 trying to add new anything"
What version of WordPress were you running prior to this?
View ArticleKollman on "Error 500 trying to add new anything"
Thanks, the plug-in conflict was it for me. Funny thing it was a Malware plug-in that was causing the problem.
View ArticleOsakaWebbie on "Error 500 trying to add new anything"
@Kollman: Yes, it's always good to disable plugins as one of the first steps in troubleshooting. In the future, though, it would be better to not hijack other people's threads to talk about your own...
View ArticleOsakaWebbie on "Error 500 trying to add new anything"
@James: I don't think WordPress core was even updated at this time. I have auto-update turned on, and although I know that major version changes aren't done automatically, I don't remember having any...
View ArticleJames Huff on "Error 500 trying to add new anything"
Hm, just that line itself shouldn't do that, but it's probably hooked into something else that does by way of WPML.
View ArticleOsakaWebbie on "Error 500 trying to add new anything"
I don't know what else it's hooked into, but I finally figured out that they changed the name (and usage) of wpml_get_language_information: https://wpml.org/wpml-hook/wpml_post_language_details/ I...
View ArticleJames Huff on "Error 500 trying to add new anything"
WordPress introduced auto-saving back in 3.6, so I assume it's that: https://wordpress.org/news/2013/08/oscar/
View ArticleOsakaWebbie on "Error 500 trying to add new anything"
Perhaps. I wouldn't have expected that to kick in before the form page has even loaded, but who knows... that one will have to remain a mystery. Thanks for the help!
View Articleborsti on "[Plugin: FG PrestaShop to WooCommerce] 500 internal server error"
Probably it was a memory issue, but not sure because server memory is 256M. After uploading an php.ini with memory limit 64M into wp-admin, I got access to backend again. Another try to import worked...
View Articlemennauu on "[Plugin: Duplicator] Server Error 500 when trying to access...
Hello, I have always used duplicator without any problems until now. Whenever I try to access, for example http://example.com/installer.php I get a 500 Server Error. I have tested this on 2 different...
View Articleferalucce on "internl server error 500 on attempted install"
I understand that... but there are many threads on the forums where people have helped and fixed the issue...
View Articlecatacaustic on "internl server error 500 on attempted install"
The issue is normally fixed by finding out what the actual problem is. :) To do that, you should try to set your site in debug mode by changing this in your wp-config.php file: define('WP_DEBUG',...
View Articleferalucce on "internl server error 500 on attempted install"
And for the record.. the error tells you to contact the webmaster... That's me
View Articlecatacaustic on "internl server error 500 on attempted install"
Not the error that you see. That's just an "informative" (yeah, I know it's not really) page telling you that there is some generic server-side error. The error logs will give you a precise error...
View Articleferalucce on "internl server error 500 on attempted install"
In this case, the SQL database needed an update to be compatible with the new version of Wordpress...
View Articlemaxxedout on "[Plugin: Duplicator] Server Error 500 when trying to access...
I just ran into the same issue on a hosting service I used before without problems. From the error log PHP Warning: PHP Startup: Unable to load dynamic library...
View Articlemaxxedout on "[Plugin: Duplicator] Server Error 500 when trying to access...
As it turns out this is a php.ini issue. My hosting site was using a Development version of php.ini and I replaced it with a production version from my server after editing the max_file size and...
View Articleclarkzuckerberg on "Switched from iPage to GoDaddy now my website is a mess"
I have a website that I consider as a hobby and so I went with the cheapest web hosting which was iPage. Once my year was up with them I moved over to GoDaddy a month ago, because they were going to be...
View ArticleDavid Uzelac on "Switched from iPage to GoDaddy now my website is a mess"
When transferring hosts have you followed the instructions here? https://codex.wordpress.org/Moving_WordPress
View Article