Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Ashwin Iyer Friend
    #160267

    I am getting this error in ja teline4.I have added the php.ini file on the root and mentioned the memory size but still its not working.

    Fatal error: Out of memory (allocated 32505856) (tried to allocate 17832 bytes) in /homepages/0/d349362374/htdocs/politics/modules/mod_jabulletin/jaimage.php on line 264

    Saguaros Moderator
    #377060

    You follow to 2 following ways:

    1) add this code into the .htaccess file:

    [PHP]php_value memory_limit 256M[/PHP]

    2) You add the following code at the top of the confiugration.php file:

    [PHP]
    ini_set(‘memory_limit’, ‘256M’);
    [/PHP]

    If both could not resolve the issue, please keep contacting the hosting to require theirs helps

    Thanks

    Ashwin Iyer Friend
    #377867

    That problem is solved.But now it is giving me one more error.
    Fatal error: Out of memory (allocated 32505856) (tried to allocate 17832 bytes) in /homepages/0/d349362374/htdocs/politics/plugins/content/plg_jathumbnail.php on line 395.Its giving for a particular category.Please do help me out.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Ashwin Iyer 13 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum