forum.coppermine-gallery.net

Support => cpg1.6.x Support => cpg1.6 upload => Topic started by: netb on June 25, 2017, 08:24:45 pm

Title: HTML5 Upload Finishes with a Blank page
Post by: netb on June 25, 2017, 08:24:45 pm
I have followed the instructions here
http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm?expand_all=1#upload_support_step-by-step

When I upload a photo with the recommended HTML5 upload it sends me to the editpics.php, for example:

http://greatmusclebodies.com/editpics.php?album=416&newer_than=1498412428

But in the browser I get this blank page with message:

Quote
This page isn’t working

greatmusclebodies.com is currently unable to handle this request.

I have created a test user as described in the docs. User is: tester pass is the same as username.

One time I got this error with the HTML5 upload:

Quote
stefito.ivanova.jpg
A valid form token could not be found. #1 /homepathfoo/uniload.php @179

The simple one file at a time upload method works just fine from the looks of it.  ???
Title: Re: HTML5 Upload Finishes with a Blank page
Post by: netb on June 28, 2017, 05:31:28 pm
Moved all plugins to another folder and dropped just the default ones inside /plugins but still file upload fails.

These prints appear with the debug enabled:

Quote
/include/init.inc.php
Notice line 198: Undefined index: log_retention
/index.php
Notice line 370: Undefined offset: -1
Notice line 370: Undefined index: pic_count
Title: Re: HTML5 Upload Finishes with a Blank page
Post by: netb on June 29, 2017, 09:59:22 pm
Looks like it was a combination of the old cpg 1.5x plugins not being compatible and caching from the host/CDN. At least I think so. Now it looks like everything is fine. It was a very strange issue.
Title: Re: HTML5 Upload Finishes with a Blank page
Post by: ron4mac on June 30, 2017, 12:53:04 pm
Glad things got resolved. Thanks for reporting back.