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

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

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