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 ?
Comments
While uploading from upload menu I created new album and once I click on upload I get that error. I have not got any error in security.log.
Maybe my colleague later on has any further ideas.
What was the album name you created?
What is the image name(s)?
What uploader did you use?
Errors will show up in either the zenphoto debug log, the server CGI logs, or both.
Fatal error: Invalid album instantiation: . does not exist. in /{PATH}/zp-core/class-album.php on line 726
what to do ?
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 \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 \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 ]
Btw, one topic for this issue is enough anyway :-)