Fatal error: Invalid album instantiation: . does not exist. in /{PATH}/zp-core/class-album.php on line 726
Getting this fatal error when I am trying to upload images from upload menu.
It works fine when I create album from albums menu and then upload files.
Can anyone help in resolving this issue ?
Sorry, I cannot help any further if you have no other errors in any logs. This might be the mysterious "." album we could never reproduce. It was lengthly discussed here and should actually be fixed: https://github.com/zenphoto/zenphoto/issues/508
Maybe my colleague later on has any further ideas.
i am also getting the same error when I am trying to upload images from upload menu:
Fatal error: Invalid album instantiation: . does not exist. in /{PATH}/zp-core/class-album.php on line 726
what to do ?
Known mysterious issue: https://github.com/zenphoto/zenphoto/issues/524
I tried uploading on Chrome browser with no plugins loaded.
This is from my debug log:
Using jQuery:
`
{6992:Tue, 24 Sep 2013 11:01:16 GMT}
USER ERROR: Invalid album instantiation: . does not exist. in D:\xampplite\htdocs\zenphoto\zp-core\class-album.php on line 726
trigger_error called from Album->__construct (class-album.php [726])
from newAlbum (class-album.php [20])
from uploader.php [39]
`
Using http:
`
{6992:Tue, 24 Sep 2013 11:16:57 GMT}
USER ERROR: Invalid album instantiation: . does not exist. in D:\xampplite\htdocs\zenphoto\zp-core\class-album.php on line 726
trigger_error called from Album->__construct (class-album.php [726])
from newAlbum (class-album.php [20])
from uploader.php [40]
`
Error happens when uploading to new album. I've tried all sorts of album name combination, letters+punctuations, letters only, single word, all comes up with error.
Image name e.g. 20130921_IMG_9577.jpg (as seen in my error screenshot above)
[Edit: Posted wrongly to this post, thought it was the post started by me... I can't delete this post :/]