I bought a new Salient theme and installed it on a fresh wp-site.
2 plugins are very important for us: gravity forms and wpml. I installed them both, but I get a blanks screen when I activate one of the plugins. The 2 plugins are the only ones needed (for now), so there are no other plugins installed.
Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user only..
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 491520 bytes) in /home/vhosting/f/vhost0022711/domains/adremlimburg.nl/htdocs/www/test/wp-content/themes/salient/nectar/nectar-vc-addons/nectar-addons.php on line 932
An Allowed Memory Size Exhausted error means that your WordPress installation doesn't have enough memory to achieve what you want. You can try out the following steps:
Increase your memory limit by editing php.ini. This is not a file that comes with WordPress so if you are unfamiliar with it you should contact your web host about increasing your memory limit.
I bought a new Salient theme and installed it on a fresh wp-site.
2 plugins are very important for us: gravity forms and wpml. I installed them both, but I get a blanks screen when I activate one of the plugins. The 2 plugins are the only ones needed (for now), so there are no other plugins installed.
Kind regards,
Frits Pieper
Hey!
Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user only..
Thanks
ThemeNectar Support Team
Hey - could you kindly check the server error logs to see what the fatal is that's being reported?
Cheers
the file mo.php
Activating wpml gives the following error:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 491520 bytes) in /home/vhosting/f/vhost0022711/domains/adremlimburg.nl/htdocs/www/test/wp-content/themes/salient/nectar/nectar-vc-addons/nectar-addons.php on line 932
Hey!
Please see : http://codex.wordpress.org/Common_WordPress_Errors .
Pasting for reference:
Allowed memory size exhausted
An Allowed Memory Size Exhausted error means that your WordPress installation doesn't have enough memory to achieve what you want. You can try out the following steps:
Thanks
ThemeNectar Support Team
Solved!!
Raising php memory limit intill 128M in .htacess resolved the problem