Announcement

Collapse
No announcement yet.

Avatar upload problems

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gregnyr02
    New Member
    • Aug 2008
    • 2

    Avatar upload problems

    At my forum, avatar uploads from a URL return Fatal error: Allowed memory size of 7773890 bytes exhausted (tried to allocate 60693 bytes) in /home/manga/webroot/forum/includes/class_core.php on line 665

    Not sure the cause of this problem, or why it would come about. Any help would be appreciated.

    Avatars loaded from the user's computer work.
  • Nick
    Senior Member
    • Feb 2008
    • 3507
    • 3.8.x

    #2
    Your PHP does not have enough memory allocated to it to complete this operation. Ask your host to increase the 'memory_limit' variable in php.ini to at least 32M.

    To temporarily up your limits edit your includes/config.php file and add these lines right under the <?php line:

    ini_set('memory_limit', 32 * 1024 * 1024);
    Regards,
    Nick

    Comment

    • gregnyr02
      New Member
      • Aug 2008
      • 2

      #3
      Thank you for the advice; I will do so as soon as my host comes on MSN

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎