[Solved]: Upload issue (it goes back to the previous page) [Solved]: Upload issue (it goes back to the previous page)
 

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

[Solved]: Upload issue (it goes back to the previous page)

Started by maddie1986, August 26, 2008, 09:38:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

maddie1986

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.

Joachim Müller

Happens if you have illegal file or folder names, e.g. if a folder name contains a dot.

maddie1986

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.

Nibbler

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.

maddie1986

yeah it was Suhosin. thank you for your help! problem solved!