1
Hi,
I am having a bit of a problem with uploading jpeg images using MyAlbum module. The jpg images are uploaded but it fails to make thumbnail images .The uploading process just hangs...I tried switching on the PHP debugger.This is what i get:
Notice [PHP]: Constant _ALBM_NEXT already defined in file C:\Program Files\campaigndemo2\html\modules\myalbum\language\english\main.php line 147
Notice [PHP]: Use of undefined constant move_uploaded_file - assumed 'move_uploaded_file' in file C:\Program Files\campaigndemo2\html\modules\myalbum\class\upload.class.php line 452
Notice [PHP]: Use of undefined constant move_uploaded_file - assumed 'move_uploaded_file' in file C:\Program Files\campaigndemo2\html\modules\myalbum\class\upload.class.php line 452
Notice [PHP]: Undefined variable: url in file C:\Program Files\campaigndemo2\html\modules\myalbum\submit.php line 85
Notice [PHP]: Undefined index: email in file C:\Program Files\campaigndemo2\html\modules\myalbum\submit.php line 87
uploading gif images works fine though. While uploading jpg images i have made sure it is less than the maximum photo width and height in My Album General Settings.
Can some one please help me out?
Thanks,
Ann