ljvillanueva / pumilio

Pumilio: A Web-Based Management System for Ecological Recordings
12 stars 2 forks source link

File Status stuck on "To add" #65

Open abeborker opened 8 years ago

abeborker commented 8 years ago

When I upload new files, I click on Check File Status, and they all stay at 0% with status "to add".

I'd guess the problem is some missing dependent files, but I can't figure out which. I checked the apache error log, but it didn't appear useful. Luis, any suggestions on troubleshooting?

I'm using vs 2.7.4, I tried 2.7.6 but got a weird hybrid of v3 and v2

Thanks so much for the support.

Here's the error log [Tue Mar 22 21:00:31.483548 2016] [:error] [pid 14427] [client 127.0.0.1:46599] PHP Notice: Undefined index: local in /var/www/html/pumili/include/add_from_field2.php on line 7, referer: http://localhost/pumili/add_from_field.php?sm=1 [Tue Mar 22 21:00:31.483692 2016] [:error] [pid 14427] [client 127.0.0.1:46599] PHP Notice: Undefined index: localdir in /var/www/html/pumili/include/add_from_field2.php on line 8, referer: http://localhost/pumili/add_from_field.php?sm=1 [Tue Mar 22 21:00:31.836907 2016] [:error] [pid 14427] [client 127.0.0.1:46599] PHP Notice: Undefined variable: files_format in /var/www/html/pumili/include/add_from_field2.php on line 133, referer: http://localhost/pumili/add_from_field.php?sm=1 [Tue Mar 22 21:00:33.650746 2016] [:error] [pid 14427] [client 127.0.0.1:46599] PHP Notice: Undefined index: codedyear in /var/www/html/pumili/include/add_from_field4.php on line 11, referer: http://localhost/pumili/add_from_field.php [Tue Mar 22 21:00:33.650810 2016] [:error] [pid 14427] [client 127.0.0.1:46599] PHP Notice: Undefined index: codedmonth in /var/www/html/pumili/include/add_from_field4.php on line 12, referer: http://localhost/pumili/add_from_field.php [Tue Mar 22 21:00:33.650819 2016] [:error] [pid 14427] [client 127.0.0.1:46599] PHP Notice: Undefined index: codedday in /var/www/html/pumili/include/add_from_field4.php on line 13, referer: http://localhost/pumili/add_from_field.php [Tue Mar 22 21:00:33.650827 2016] [:error] [pid 14427] [client 127.0.0.1:46599] PHP Notice: Undefined index: codedhour in /var/www/html/pumili/include/add_from_field4.php on line 14, referer: http://localhost/pumili/add_from_field.php [Tue Mar 22 21:00:33.650854 2016] [:error] [pid 14427] [client 127.0.0.1:46599] PHP Notice: Undefined index: codedminutes in /var/www/html/pumili/include/add_from_field4.php on line 15, referer: http://localhost/pumili/add_from_field.php [Tue Mar 22 21:00:33.650860 2016] [:error] [pid 14427] [client 127.0.0.1:46599] PHP Notice: Undefined index: codedseconds in /var/www/html/pumili/include/add_from_field4.php on line 16, referer: http://localhost/pumili/add_from_field.php

villanueval commented 8 years ago

Can you email me the full error log? ljvillanueva@coquipr.com

There might be something else above these lines.