coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: Vargha on June 23, 2006, 07:58:55 AM

Title: error - The selected album/file does not exist !
Post by: Vargha on June 23, 2006, 07:58:55 AM
hi guys
i have searched but i didnt come up with anything that fixes my problem
when i try to upload i get the following error

QuoteThe selected album/file does not exist !

File: E:\Rangarang's Server\www\Buddies\include\functions.inc.php - Line: 1357


but the file gets uploaded
it just says the error i dont know why

my site can be found out
http://rangarang.bounceme.net/buddies
test/test1
Title: Re: error - The selected album/file does not exist !
Post by: Joachim Müller on June 23, 2006, 08:27:58 AM
1) You (as wannabe-supporter) should know better: upload issues go into the uploads sub-board. Moving accordingly.
2) You should follow the advice in the upload troubleshooting section of the docs
3) You modified the core code to remove the "select album" option. Undo your changes and see if this fixes your issues. Try with a vanilla version
Title: Re: error - The selected album/file does not exist !
Post by: Vargha on June 23, 2006, 08:34:24 AM
1-
Quote(as wannabe-supporter)
::) and sorry
2-i did
3-its not cause of that, i tried putting it back to normal upload.php, its the same problem
Title: Re: error - The selected album/file does not exist !
Post by: Joachim Müller on June 23, 2006, 08:43:34 AM
Quote from: Vargha on June 23, 2006, 08:34:24 AM
2-i did
No, you did not: debug_mode is off for me

Quote from: Vargha on June 23, 2006, 08:34:24 AM3-its not cause of that, i tried putting it back to normal upload.php, its the same problem
You did not, the dropdown still shows your modified version.

::)
Title: Re: error - The selected album/file does not exist !
Post by: Vargha on June 23, 2006, 08:49:52 AM
so you want the debug mode sure ill enable it for you  ;)
and as i said i have tried it with the normal upload.php so i dont need to replace it again, its not cause of that but i changed it anyways its back to normal upload.php

what i think is that

my databases are corrupted
Title: Re: error - The selected album/file does not exist !
Post by: Joachim Müller on June 23, 2006, 08:54:45 AM
If you think your database is broken, try the repair command from phpMyAdmin or the shell (if you have access to it). However, I don't think so. The error message you get indicates that you've hard-coded an album id that doesn't exist (any more).
Title: Re: error - The selected album/file does not exist !
Post by: Vargha on June 23, 2006, 08:58:43 AM
how can i find out what databases i used for my gallery, i have so many databases in the data folder

and i cant rememebr what database i used
Title: Re: error - The selected album/file does not exist !
Post by: Sami on June 23, 2006, 09:04:18 AM
- check your include/config.inc.php
Title: Re: error - The selected album/file does not exist !
Post by: Vargha on June 23, 2006, 10:16:00 AM
thnx bmossavari and GauGau, it was my databases  ;)
solved
and @GauGau, it could fit into miscellaneous, because nothing was wrong with my upload, it was the databases  ::)
Title: Re: error - The selected album/file does not exist !
Post by: ymca on June 28, 2006, 12:57:54 AM
Hi Vargha,

Can you tell me how did you fixed it?

i have the same problem.