problem with $PHP_SELF and path 's within my galleries problem with $PHP_SELF and path 's within my galleries
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

problem with $PHP_SELF and path 's within my galleries

Started by manujolivet, June 06, 2005, 11:46:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

manujolivet

hi everybody,

lots of links in my galleries and admin don't work because it don't seek the good url.

for example it tries to reach :
http://www.arawak.org/www.arawak.org/preview/coppermine/displayimage.php?album=1&pos=1
instead of
http://www.arawak.org/preview/coppermine/displayimage.php?album=1&pos=1

i've read many topics. understood that it has something to do with the $PHP_SELF var in the init.inc file but i don't manage to make the correct change.

please help me !
thank you,


manu.


kegobeer

What links in your gallery don't work?  All four pictures displayed correctly with the correct URL when I visited your site.
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

manujolivet


the 'next picture' button, the 'slideshox' button don't link to the correct url

even in my admin i can't save config because the 'save' button  goes to
http://www.arawak.org/www.arawak.org/preview/coppermine/config.php
instead of
http://www.arawak.org/preview/coppermine/config.php

well ther is a '/www.arawak.org' in some urls that is not wanted.

thanks for your reply, man.






manujolivet


Nibbler


manujolivet



Nibbler

That's the exact same link I gave you :)

Marking as solved.

Joachim Müller