forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: maddie1986 on August 26, 2008, 09:38:23 pm

Title: [Solved]: Upload issue (it goes back to the previous page)
Post by: maddie1986 on August 26, 2008, 09:38:23 pm
Hey guys,

i've been using coppermine script for ages hehe. well a couple of days ago i installed coppermine 1.4.19 and i experienced one problem. let me explain it to you. i have never experienced such issues before.. so when i try to add pictures, i use "batch add files", then i choose the directory, the album, and so on. when everything is ready, i click on "insert selected files" and it goes back to the previous page (i mean to the page when you are supposed to choose the directory and an album). and this repeats over and over again. i cannot add images at all. it happens (in the majority of cases) when the album contains more than 80-100 images (the size doesn't matter here).

i was just wondering whether it has to do with some limits? if so, what kind of limits? i have an access to php.ini and all server stuff so i am able to change it.

if it is not about limits, then what causes this problem? how to fix it?

i would appreciate your help. thank you in advance.
Title: Re: Upload issue (it goes back to the previous page)
Post by: Joachim Müller on August 27, 2008, 08:46:30 am
Happens if you have illegal file or folder names, e.g. if a folder name contains a dot.
Title: Re: Upload issue (it goes back to the previous page)
Post by: maddie1986 on August 27, 2008, 10:27:33 am
what do you mean by illegal file? well, i wanted to add some captures from the video and 80 of them were added while the rest not. the name of the folder does not contain illegal signs like dots either.
Title: Re: Upload issue (it goes back to the previous page)
Post by: Nibbler on August 27, 2008, 11:43:34 am
Sounds like the limits imposed by Suhosin. Check the output of Coppermine's phpinfo.php page for any reference to suhosin. Search the board for previous discussions if you see it; this is a PHP configuration issue really.
Title: Re: Upload issue (it goes back to the previous page)
Post by: maddie1986 on August 27, 2008, 12:28:33 pm
yeah it was Suhosin. thank you for your help! problem solved!