Quote:
Originally Posted by y2ksw
One of the possible issues are missing space, but also server settings. If your server disallow pulling in external content (sockets, curl, fopen) it is likely not working.
|
Searching deeper, more exactly in error_log me this message appears:
Code:
[16-Dec-2012 00:33:19 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2800 bytes) in /home/test/public_html/forum/includes/cron/iei_cron.php on line 92
Was that why the product is not working properly? What should I do?