[FIXED] Can upload pics, CAN'T view? [FIXED] Can upload pics, CAN'T view?
 

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

[FIXED] Can upload pics, CAN'T view?

Started by Olly, November 22, 2003, 12:16:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Olly

Just installed CPG 1.2 on PHP-NUKE v6.5  (Installed on Apache Linux server, PHP v 4.3.4, ImageMagick)

I can upload pics, but only get a red cross when I try to view them.

The thumbnail, intermediate and full size versions all exist on the server.

My problem site

What am I doing wrong?!?  :?:

 :?:  :?:  :?:

DJMaze

all images are broken.

Is IM setup properly in Coppermine config ?
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Olly

Quote from: "DJMaze"all images are broken.

That's the problem!  :wink:


Quote from: "DJMaze"Is IM setup properly in Coppermine config ?

Yes, as far as I know. It's configured the same way as 2 other coppermine galleries I have (both v1.1) which are working...

DJMaze

Forbidden
You don't have permission to access /portal/modules/coppermine/albums/userpics/10002/thumb_earth.jpg on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.




Check if the directory permissions are properly set (777)
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Olly

Quote from: "DJMaze"Check if the directory permissions are properly set (777)

CHMODed 'albums' , 'userpics' and '10002' to 777.

Now working :D MANY THANKS  8)

Do I need to change any configuration so that future folders won't need to be manually CHMODed??