Hello
How do you activate your plug in when you can not any longer access the WP dashboard? every time I tried to acces to my admin all I have is the message error ::
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /data/20/1/117/52/1932378/user/2106624/htdocs/home/wp-admin/includes/menu.php on line 38
How can install it ?
Thank you
unlieusurterre, the process is not hard but you will nedd FTP access, and it works for every plugin installation.
1. Download the plugin, uncompress the ZIP file
2. Upload the folder (i.e. memory-bump) to the plugins folder located in …/wp-content/plugins/
3. Now your plugin is installed and needs to be activated. Enter the plugins page in your panel and activate the plugin in the list.
Voilá!
In case you cannot see the list because of the error you mentioned:
1. Using FTP again, find the folder …/wp-content/plugins/ and rename it to something like /plugins-/ or /plugin/ (just ad or remove a character)
2. Just after that enter the plugins page in your panel, WordPress will try to read the /plugins/ directory and will not find it, so it will deactivate all plugins in the database.
3. Go back to FTP and rename the directory again to the original name /plugins/
4. Back again in the plugins page of your panel you will see the plugins all deactivated, put fear not, you can reactivate the plugin you need and those you have before are in a special list called Recently Active Plugins.
😉
Hope this helps.