<div>I get this error message on my site www.mydomain.com/content.php and some of my members get it when trying to read private message.
The error is:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 7680 bytes) in /home/adultchat/www/includes/class_bootstrap.php(283) : eval()'d code on line 29
The i have searched the forum for help and i found this:
That error indicates that your php doesn't have enough memory allocated to complete the operation. You can either increase your memory_limit setting in php.ini to xxM or to temporarily up your limits edit your includes/config.php file and add this line right under the
__DEFINE_LIKE_SHARE__