Error msg:

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 92160 bytes) in /var/www/html/modules/views/includes/admin.inc on line 1153

Thanks in advance!

Comments

jhchnc’s picture

Fixed myself: allow more memory in php.ini or, if no access to php.ini, settings.php:

http://drupal.org/node/29268

Toktik’s picture

Status: Active » Closed (fixed)