News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Problem with pictures, i can't see them

Started by hacon, October 07, 2003, 12:16:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hacon

hi... well my question and problem is that i upload a pictrue and even from the website or a ftp way i can't see it, the picture is there and i know becase i make sure entering with a FTP program.

but when i go to see it instead of the picture it appears a X, i make a right click over it and see the properties and check the url of the pict.. then i chck it with my FTP profgram and its there right where it is supose to be and the url says.... i tried all the things withthe CHMODS but nothing... i put the permissions to the albium folders and subfolders and etc.. and nothing.... which is more weird is that when i check the url of the pict that doesnt appear i copy it and put it on my explorer and prss enter and it appears (of course that alone) but it does.... i check it the configuration of the gallery and evething should be ok, like the weight.


Please help... y was for 4 hours trying to get it.... maybe is the version ... dunno.. and i know is not the host because my friend has a website in the same host and it works for him...  :roll:

gtroll

What part of coppermine is this occuring in? Batch Upload...or all over...
Please include a link to your site and if it's in admin section please PM me a user name and password for my access.

hacon

here is the url    http://usuarios.lycos.es/ucklan/modules.php?name=coppermine  and ill send u the user by PM

thankssssssssssssssssss

kegobeer

Your problem is the watermarking mod you're trying to use.  I can tell from the picture properties:
http://usuarios.lycos.es/ucklan/logo.php?picturename=modules/coppermine/albums/userpics/thumb

Disable the watermark feature and see if that fixes your problem.  If it does, it's just a matter of properly configuring the watermarking mod to work.  I'm guessing you put the watermark files in the wrong place.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

hacon

and how do i disable it.... i dunno how... thankssssssssssss :roll:

gtroll

change the name of functions.inc.php to mod.functions.inc.php or something
Replace include/functions.inc.php with an original copy from your backup...don't have a backup? download the full package and don't change it keep it as backup. :idea:

hacon

well... what did you say? ... i renamed the name of the function.inc.php to mode.function.inc.php and it was worst becuase i could not see the gallery , it ave me an error, then i replace it  with the file from the backup and nothing.... still problems... mmm help!!!!!!!!!!!!!!1 :cry:

gtroll

Upload the file from your backup: functions.inc.php to the include folder. Do not rename it...

I told you to rename the other one locally so you would not lose your modification in case you could repair it and use it later.

hacon

i did it, but it didnt work bro... i dunno..mmmm help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!11  :wink:  :?

gtroll

Your problem may be related to this warning message on your site
Warning: Cannot modify header information - headers already sent by (output started at /data/members/free/tripod/es/u/c/k/ucklan/htdocs/header.php:32) in /data/members/free/tripod/es/u/c/k/ucklan/htdocs/modules/coppermine/include/functions.inc.php on line 49

whatever code you have in htdocs/header.php is sending header before the page is complete and not allowing htdocs/modules/coppermine/include/functions.inc.php to work correctly

kegobeer

Something else to think about.  In functions.inc.php, at the very end of the file if you havereturn 'logo.php?picturename='. path2url($pic_row['filepath']. $pic_prefix[$mode]. $pic_row['filename']);you should replace it with the originalreturn path2url($pic_row['filepath']. $pic_prefix[$mode]. $pic_row['filename']);
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

hacon

that was the problem.... kegobeer thanks o both of you for your time and help.. ireallly appreciate bros.... i dunno i downloaded the coppermine fro mthe website and even like that it still had that code.. the wrong one heheh . thanks yo u gusy.. im really thankful