News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

smf 2.0 rc3 - Problem with JPG attachments

Started by thesicilian, March 21, 2010, 02:29:34 AM

Previous topic - Next topic

Kays

If it's affecting all files it's probably a different problem then.

Any errors in the server error log?

If at first you don't succeed, use a bigger hammer. If that fails, read the manual.
My Mods

ajrl

Quote from: Kays on March 21, 2010, 09:50:39 AM
I think I found a fix for it.

In Subs-Graphics about line 309 find:


require_once($sourcedir . '/Subs-Package.php');


and add after it:


@ini_set('memory_limit', '90M');


That fixed this problem for me.  Many thanks.  I've been trying to get past that for a while.

Advertisement: