Hi,
I'm installing new pictures galery using COPPERMINE (1.4.25) and JUPLOAD (3.6.2) for upload pictures, no problem for install & configure COPPERMINE and JUPLOAD but when i trying to uploading picture file with JUPLOAD, all work fine but no pictures is displayed, only a red cross appear on thumbnail or picture.
If i upload with standard integrated process in COPPERMINE all is OK, pictures and thumbnails are present (same picture used between JUPLOAD and standard process).
The file size max is modified in COPPERMINE and JUPLOAD (now maxfile is set to 10MB) but problem still present.
My website is hosted on FREEHEBERG (not FREE.FR or any internet provider).
Is you have a way to troubleshoot this issue or any process for fix it, i take :)
Thanks :)
Nico.
Hi,
It looks like there is a problem with the path, where picture are stored by JUpload.
- Are you using the PHP safe_mode ?
- Can you give me an URL of your site, so that I have a look ?
Etienne
Thanks for your reply.
I sent email with URL and login + password with Administrators privilege on my galery.
Thanks :)
oupsss i can't send email...
URL : http://sohan.freeheberg.com/clairefontaine
Login : Etienne
Password : jupload
Administrators privilege.
Etienne,
I check in MYSQL database and i'm seeing a filepath not good.
Image name : DSC03340.JPG & DSC03339.JPG (uploaded with standard process) and working fine.
This file are stored in directory : userpics/10001/
All other file that not working properly are stored on directory : userpics/10001/2/ (file uploaded with JUPLOAD)
All the file are in album "TEST".
What is the best way to fix this issue ?
Extract from mysql database clairefontaine CPG14X_pictures :
pid aid filepath filename filesize total_filesize pwidth pheight hits mtime ctime owner_id owner_name pic_rating votes title caption keywords approved galleryicon user1 user2 user3 user4 url_prefix pic_raw_ip pic_hdr_ip lasthit_ip position
14 2 userpics/10001/2/ DSC03347.JPG 597665 622191 3264 2448 0 0000-00-00 00:00:00 1253561303 1 Nico 0 0 DSC03347 YES 0 0 89.224.51.122 89.224.51.122 NULL 0
12 2 userpics/10001/ DSC03340.JPG 2051449 2072985 3264 2448 0 0000-00-00 00:00:00 1253559992 1 Nico 0 0 YES 0 0 89.224.51.122 89.224.51.122 NULL 0
13 2 userpics/10001/2/ DSC03343.JPG 827640 857902 3264 2448 0 0000-00-00 00:00:00 1253560403 1 Nico 0 0 DSC03343 YES 0 0 89.224.51.122 89.224.51.122 NULL 0
10 2 userpics/10001/2/ DSC03345~0.JPG 626006 654510 3264 2448 0 0000-00-00 00:00:00 1253559705 1 Nico 0 0 DSC03345 YES 0 0 89.224.51.122 89.224.51.122 NULL 0
11 2 userpics/10001/ DSC03339.JPG 2385813 2403016 3264 2448 0 0000-00-00 00:00:00 1253559825 1 Nico 0 0 testddd YES 0 0 89.224.51.122 89.224.51.122 NULL 0
15 2 userpics/10001/2/ DSC03353.JPG 1479420 1518296 3264 2448 0 0000-00-00 00:00:00 1253562006 1 Nico 0 0 DSC03353 YES 0 0 89.224.51.122 89.224.51.122 NULL 0
16 2 userpics/10001/2/ DSC02371.JPG 745517 762788 2448 3264 0 0000-00-00 00:00:00 1253568290 1 Nico 0 0 DSC02371 test sohan YES 0 0 89.224.51.122 89.224.51.122 NULL 0
17 2 userpics/10001/2/ DSC02371~0.JPG 2600766 2618032 2448 3264 0 0000-00-00 00:00:00 1253569025 1 Nico 0 0 DSC02371 YES 0 0 89.224.51.122 89.224.51.122 NULL 0
18 2 userpics/10001/2/ DSC02465.JPG 2308645 2329923 3264 2448 0 0000-00-00 00:00:00 1253569810 1 Nico 0 0 DSC02465 YES 0 0 89.224.51.122 89.224.51.122 NULL 0
Ok.
Its a problem with filepath.
All pictures are present on server (tested), so all pictures are uploaded by JUPLOAD but on wrong directory.
what is the best way to resolve issue ?
Nico.
HIIIIHAAAAA !!!!
All work fine !!!! :p
By default permissions are define as 755 my hosted server.
After aplying CHMOD 777 on directory ALBUMS and all sub directory all pictures are present and displayed :) :) :)
Thanks for your support :) :) :) :)