image url image url
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

image url

Started by goob, March 01, 2004, 06:43:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

goob

i was wandering if there was somthing already made or if someone could do this for me but anyway. when u click on the image it list the image url not the page that the image is on but the acual image url


thanks,
Tony Brink

Ravage

not sure if its already in there or a mod for it for not but here's how you can do it.

this should be pretty easy for you to do.
Look in the displayimage.php
find the img code
copy the code and put it in a print()
that will do it. You will have edit the code though to add a table box where the url will display at. That way it shows up nice and neat.

Casper

If you mean you want
http://yoursite.com/coppermine/albums/yourfolder/yourpic.jpg

instead of the
http://yoursite.com/coppermine/displayimage.php?pos=-317

I think there is a hack already done for this.  Do a search.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here