Résolu
J’ai recréé une nouvelle base de donnée avec le préfix wp_ ( avant mx_) et j’ai réinstallé WordPress.
Merci!
Hi ouistity123,
Are those the only plugins you have installed? I just tested on my site with the Auberge theme and those two plugins and everything is working fine.
If you have other plugins installed, can you try deactivating those first to see which one might be causing the issue? If that doesn’t work, can you shoot me temporary FTP and admin access to test? My email is justin [at] fastlinemedia [dot] com.
Thanks!
Justin
Hi!
Thank you for your reply
My site is locally, the problem is not with the plugin or theme
In debug mode, I get this message:
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7680 bytes) in /Applications/MAMP/htdocs/wp-admin/includes/deprecated.php on line 761
I put in the php file: define (‘WP_MEMORY_LIMIT’, ’64M’);
The problem is still there
I’ll go for a ride on the http://www.wordpress-fr.net/support/ site 🙂
Hi ouistity123,
Are you using the latest version of WordPress? I ask because I checked line 761 of that file and it’s the start of a function so it shouldn’t be causing any memory issues. Let me know.
Justin