Blog works fine, admin works fine except for the plugins page which I can no longer access. The last thing I did was to add video quicktags pluign (which is activated and working).
I get this server message when going to plugins page:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 40 bytes) in /wp-admin/includes/plugin.php on line 4
Help!
Get your host to increase your php memory limit. Just give them the error message they should know what to do.
I am afraid that is impossible, they suggested me to remove some plugins but I can not access that page.. Any way around this? A way to remove plugins from phpmyadmin or similar tools? What is causing this error?
Use ftp and delete the plugin's folder from you wp-content/plugins. For example to remove askimet just delete the wp-content/plugins/askimet folder.
That worked, it is indeed video quicktags that was making hte problems. Thanks for the help.