Hi,
Try increasing the memory_limit in your settings.php. Try the below setti...

Contribution Date
Technology
Contribution Project
Contribution Details

Hi,
Try increasing the memory_limit in your settings.php. Try the below settings in your drupal settings.php.
It worked for me.

ini_set('memory_limit','512M');

Thanks,
Kiran

Contribution Author
Files count
0
Patches count
0