Re: Re: Re: Re: fsiddiqi wrote: Details: -

Posts: 3
Joined: 02/11/2008

fsiddiqi, I have had similar problem in the past but can't recall exactly what I did to fix it. One thing you might check (and I'm no expert with this), is the php memory limit. I added something like...

ini_set('memory_limit',  '16M');

...to my sites/default/settings.php file.

There maybe a difference in this setting between your test server and production server. If I'm way off just ignore me Smiling

Images not showing up By: MisterTC (75 replies) Tue, 01/15/2008 - 10:39