coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: kitebabe on November 20, 2003, 07:28:47 PM

Title: How can i do this ? : done but one more question ;)
Post by: kitebabe on November 20, 2003, 07:28:47 PM
Hello !
my gallery is: www.kitebabe.fr.fm
i would like to install the latest script
how can i do this?
i dont want to lose data ;)

thanks !!!!!!!!


this is done !!
but i have a probleme, when i try to change setting in admin mode, when i try to save settings i have this message : The requested URL /flysurfing.free.fr/kitebabefinal/config.php was not found on this server.

what is the problem ?
thanks in advance !!!!!
Title: How can i do this ? : done but one more question ;)
Post by: Joachim Müller on November 21, 2003, 08:24:24 AM
@all: Warning: PopUp-Mania ahead on above link! To view the gallery without the nasty banner frame, visit http://flysurfing.free.fr/kitebabefinal/

@kitebabe: Check on config: does your ecard_link point to a valid url (without trailing slash)?

GauGau
Title: How can i do this ? : done but one more question ;)
Post by: kitebabe on November 21, 2003, 10:27:13 AM
Quote from: "gaugau"@all: Warning: PopUp-Mania ahead on above link! To view the gallery without the nasty banner frame, visit http://flysurfing.free.fr/kitebabefinal/

@kitebabe: Check on config: does your ecard_link point to a valid url (without traling slash)?

GauGau

Hello Gaugau,
i don't understand beacause when i write on ecard link /kitebabe
there is alwas the bug !
any idea ?
Title: How can i do this ? : done but one more question ;)
Post by: kitebabe on November 21, 2003, 10:30:14 AM
Quote from: "kitebabe"
Quote from: "gaugau"@all: Warning: PopUp-Mania ahead on above link! To view the gallery without the nasty banner frame, visit http://flysurfing.free.fr/kitebabefinal/

@kitebabe: Check on config: does your ecard_link point to a valid url (without traling slash)?

GauGau

Hello Gaugau,
i don't understand beacause when i write on ecard link /kitebabe
there is alwas the bug !
any idea ?

ps: i have tried again a i have always this 404 message :
http://flysurfing.free.fr/flysurfing.free.fr/kitebabefinal/config.php
Title: How can i do this ? : done but one more question ;)
Post by: Joachim Müller on November 21, 2003, 10:52:19 AM
the link should point to http://flysurfing.free.fr/kitebabefinal/config.php instead of http://flysurfing.free.fr/flysurfing.free.fr/kitebabefinal/config.php
Did you enter the full url (including the "http://" bit)?

GauGau
Title: How can i do this ? : done but one more question ;)
Post by: kitebabe on November 21, 2003, 11:03:30 AM
Yes Gaugau,
before the update i don't have this problem!
in ecard url i have entered :
http://flysurfing.free.fr/kitebabe/
Title: How can i do this ? : done but one more question ;)
Post by: sbpoole on November 21, 2003, 04:03:54 PM
Try removing the trailing slash from your URL

Change this
http://flysurfing.free.fr/kitebabe/

To this
http://flysurfing.free.fr/kitebabe

Hope this works!  Sonny
Title: How can i do this ? : done but one more question ;)
Post by: kitebabe on November 22, 2003, 02:01:44 PM
there is always the same problem :(((((((


thanks sbpoole
Title: How can i do this ? : done but one more question ;)
Post by: Joachim Müller on November 22, 2003, 03:08:57 PM
did you apply the free.fr patch discussed in http://coppermine.sourceforge.net/faq.php?q=CoppermineOnFranceFr#CoppermineOnFranceFr ?

GauGau
Title: How can i do this ? : done but one more question ;)
Post by: kitebabe on November 23, 2003, 10:04:03 AM
yes the pacth is apply since my website was on line



Quote from: "gaugau"did you apply the free.fr patch discussed in http://coppermine.sourceforge.net/faq.php?q=CoppermineOnFranceFr#CoppermineOnFranceFr ?

GauGau
Title: How can i do this ? : done but one more question ;)
Post by: Joachim Müller on November 23, 2003, 12:11:57 PM
Probably free.fr doesn't support the env variable $PHP_SELF correctly. Try hard-coding the form action like this: edit config.php, look for<form action="$PHP_SELF" method="post">and replace it with<form action="http://flysurfing.free.fr/kitebabefinal/config.php" method="post">

GauGau
Title: How can i do this ? : done but one more question ;)
Post by: kitebabe on December 08, 2003, 03:03:13 PM
thanks Gaugau
all work now !