Getting "Upload error: 500"

Shai

Joined: 2003-12-10
Posts: 61
Posted: Sat, 2009-07-04 20:13

Using the latest git head 0f9bfbdd572c44ab6b095e18f376c6d340f5fd26 and trying to upload any file (be it small or 3.8Mb, i keep getting these errors (see attached screen capture).

AttachmentSize
uploading_photos_error_500.jpg33.38 KB
 
Shai

Joined: 2003-12-10
Posts: 61
Posted: Sun, 2009-07-05 03:54

# tail var/logs/2009-07-04.log.php
2009-07-04 06:06:25 -07:00 --- error: Missing URL reference 'organize_edit_drawer.png' in CSS file '/home/shai/public_html/gallery3/modules/organize/css/organize.css'
2009-07-04 10:25:41 -07:00 --- error: Missing URL reference 'organize_edit_drawer.png' in CSS file '/home/shai/public_html/gallery3/modules/organize/css/organize.css'
2009-07-04 10:25:41 -07:00 --- error: Missing URL reference 'organize_edit_drawer.png' in CSS file '/home/shai/public_html/gallery3/modules/organize/css/organize.css'
2009-07-04 12:40:22 -07:00 --- error: Uncaught Exception: @todo MISSING_MODEL item:6 in file modules/gallery/helpers/model_cache.php on line 27
2009-07-04 12:40:37 -07:00 --- error: Uncaught Exception: @todo MISSING_MODEL item:7 in file modules/gallery/helpers/model_cache.php on line 27
2009-07-04 12:41:15 -07:00 --- error: Missing URL reference 'organize_edit_drawer.png' in CSS file '/home/shai/public_html/gallery3/modules/organize/css/organize.css'
2009-07-04 12:41:15 -07:00 --- error: Missing URL reference 'organize_edit_drawer.png' in CSS file '/home/shai/public_html/gallery3/modules/organize/css/organize.css'
2009-07-04 13:00:58 -07:00 --- error: Uncaught Exception: @todo MISSING_MODEL item:8 in file modules/gallery/helpers/model_cache.php on line 27
2009-07-04 13:03:19 -07:00 --- error: Uncaught Exception: @todo MISSING_MODEL item:10 in file modules/gallery/helpers/model_cache.php on line 27
2009-07-04 13:26:10 -07:00 --- error: Uncaught Exception: @todo MISSING_MODEL item:12 in file modules/gallery/helpers/model_cache.php on line 27

---
In /index.php/upgrader ; all the modules are up-to-date

---
# cat gallery3/php.ini
suhosin.session.encrypt = Off
memory_limit = 512M
upload_max_filesize = 256M
post_max_size = 256M

 
Shai

Joined: 2003-12-10
Posts: 61
Posted: Sun, 2009-07-05 04:30

This has been talked about with Tim Almdal and now opened a blocker ticket #514