[eluser]Ihms[/eluser]
Thanks for the reply..
I have come accross my error log and found:
PHP Fatal error: Allowed memory size of 33554432 bytes exhausted
(tried to allocate 3200 bytes) in /home/ihmsmedi/public_html/system/libraries/Image_lib.php on line 515,
and in Image_lib.php on line 515
$dst_img = $create($this->width, $this->height);
Is there anyway to increase the the memory size on the server?
I really need to allow for big images to be uploaded!
Thanks for the advice.
Regds
IHMS