Help with new install Upload problems Help with new install Upload problems
 

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

Help with new install Upload problems

Started by mtod, July 04, 2006, 04:56:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mtod

I installed Coppermine the install went fine.
I configured it and changed the folder and file attribs on the albums and sub dirs folders.
I read the manuals and searched the fourms for a similar problem.

When I go to upload a jpeg file I sometimes get it to upload but then it never shows up in the album.
Other time it just hangs and does not upload anything.
Also the Batch Upload does not show folders. It says not folders have been created.
I tried creating a folder under Albums I still get the same error.


Joachim Müller


mtod


Tranz

Why/how is it that people miss the stuff in red? ???

mtod, you haven't done what was instructed and you DID something the instructions said not to do. Re-read.

mtod

This site is in a configuration Lab and has no inbound Internet access.

I will have to move it to a DMZ server before I can setup an account and allow access.


Sami

#5
please edit your first post and remove debug info or at least put on code block by using # button
‍I don't answer to PM with support question
Please post your issue to related board

mtod

Ok I put the site on the internet.

www.mtod.com

UserID: TestUsr
PW: test

Thanks

Joachim Müller

Do exactly as suggested: you're suppossed to set the number of uri upload fields to "0"!

mtod


Sami

ImageMagick issue !
- configure it
or
- try GD2 instead
‍I don't answer to PM with support question
Please post your issue to related board

mtod

I looked at the command line it's trying to execute:

"C:/ImageMagick6283Q16/convert" -quality 80 -antialias -geometry 100x68 "C:/cpg148/albums/userpics/10001/_MG_6759_copy_1~0.jpg" "C:/cpg148/albums/userpics/10001/thumb__MG_6759_copy_1~0.jpg"

The file that is uploaded is C:/cpg148/albums/userpics/10001/_MG_6759_copy_1.jpg
The file that is passed in the cmd line: C:/cpg148/albums/userpics/10001/_MG_6759_copy_1~0.jpg

for some reason there is a ~0 added to the file name.

Is this a Coppermine issue or ImageMagick?

If I remove the ~0 the command line works fine.

Sami

‍I don't answer to PM with support question
Please post your issue to related board