Thread Starter
kjahn
(@kjahn)
Thank you very very much, atxmatt and Fullworks.
I will change the file_edit command back to true again.
Thread Starter
kjahn
(@kjahn)
Thanks a lot for your advice!!!
I just solved the problem by editing wp-config.php.
define(‘DISALLOW_FILE_EDIT’, false);
define(‘DISALLOW_FILE_MODS’, false);
Found another poor soul with the same problem und tried his solution.
I hope, I didn’t do any damage, but so far it seems to be working.