Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 11400 bytes) in/public_html/collab/activecollab/angie/functions/general.php on line 883
This started happening all of a sudden after successfully using AC for about a month.
Edit: Based on line number, it seams that GD is consuming too much memory when it loads JPEG that needs to be resized. You should check article that covers thumbnail creation.
This started happening all of a sudden after successfully using AC for about a month.
What went wrong?