Error - The selected album/file does not exist ! Error - The selected album/file does not exist !
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Error - The selected album/file does not exist !

Started by BT-loader, August 24, 2005, 06:32:55 PM

Previous topic - Next topic

0 Members and 4 Guests are viewing this topic.

BT-loader

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!?
:: BT-loader ::
"The one and only..."

BT-loader

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!!? :(
:: BT-loader ::
"The one and only..."

Stramm

try a backup of functions.inc.php... if it works you probably messed up a mod/ hack you've applied

BT-loader

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.  :(
:: BT-loader ::
"The one and only..."

kegobeer

When does this happen?  There are several ways to upload pictures to a gallery.  Please be more specific and post more details.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

BT-loader

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. :(
:: BT-loader ::
"The one and only..."

Joachim Müller


BT-loader

:: BT-loader ::
"The one and only..."

Joachim Müller

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.