Every time i try to upload a image i get this...
QuoteError
The selected album/file does not exist !
File: C:\www\webroot\covers\include\functions.inc.php - Line: 863
Line
863default : // Invalid meta album
cpg_die(ERROR, $lang_errors['non_exist_ap'], __FILE__, __LINE__);
}
Why is that? :o
The image is saved in my database and shown on my page, but what´s the "error" about!?
Quote from: BT-loader on August 24, 2005, 06:32:55 PM
Every time i try to upload a image i get this...
QuoteError
The selected album/file does not exist !
File: C:\www\webroot\covers\include\functions.inc.php - Line: 863
Line 863
default : // Invalid meta album
cpg_die(ERROR, $lang_errors['non_exist_ap'], __FILE__, __LINE__);
}
Why is that? :o
The image is saved in my database and shown on my page, but what´s the "error" about!?
Can someone
please help me with this!!? :(
try a backup of functions.inc.php... if it works you probably messed up a mod/ hack you've applied
Quote from: Stramm on August 25, 2005, 06:11:58 PM
try a backup of functions.inc.php... if it works you probably messed up a mod/ hack you've applied
I´ve allready done that, but it didn´t helped. :(
When does this happen? There are several ways to upload pictures to a gallery. Please be more specific and post more details.
Quote from: kegobeer on August 26, 2005, 01:28:04 AM
When does this happen? There are several ways to upload pictures to a gallery. Please be more specific and post more details.
I´m using the ordinary way to upload single images thru
upload.php.
As i wrote, the image is saved into my database and also on my gallery but i get this error instead of being redirected to the details of the image after upload. :(
do as suggested in http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
Quote from: GauGau on August 26, 2005, 08:36:29 AM
do as suggested in http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
I´ve allready done that to, but i´m only getting what i´ve wrote above in my first post. :(
Quote from: BT-loader on August 28, 2005, 03:27:09 PM
I´ve allready done that to, but i´m only getting what i´ve wrote above in my first post. :(
No, you have not.
From the tutorial:
QuoteWhen asking for support on the coppermine forum, post a link to your site and a test user account (the test user mustn't be in the admin group!) with upload privileges.
Read more carefully next time.