Hi all,
Excuse my poor english, but I'm an old french belgian boy !
I have uploaded and installed Coppermine on my webhost.
All seems correct but when I click on a button to go on another page,
the adress typed in the address bar is type twice.
exemple :
http://xxxxx.yyyyy.com/xxxxx.yyyyy.com/album/index.php
or
http://xxxxx.yyyyy.com/album/logout.php?referer=%2Fxxxxx.yyyyy.com%2Falbum%2Fcatmgr.php
I do not find or comes this error
Thank you for your lights
BigJos
In the config section for "Target address for the 'See more pictures' link in e-cards" make sure you have "http://..." in front.
Also, please read this thread:
http://forum.coppermine-gallery.net/index.php?topic=2712
Hi Moorey,
Hi Hyperion,
Thank's for your respons.
Yes I have well "http://..." in front of this target address !
I have read the thread :
http://forum.coppermine-gallery.net/index.php?topic=2712
I have tried the modification notified here :
http://forum.coppermine-gallery.net/index.php?topic=2712&postdays=0&postorder=asc&start=15
Sorry, but it do'nt work, I allways have the same problem.
BigJos
also make sure you don't have a trailing slash in "'See more pictures' link in e-cards" - it should point to the folder you installed coppermine in, not to the index.php file...
GauGau
P.S. Posting a link to your site might help as well :wink:
Hi Gaugau,
Of course, excuse me.
The address to my website album 'Coppermine' is :
http://bounty.winjos.com/album/index.php
Look to the link when you mouseover the "login" button
You will see the twice address,
and
when I am in the configuration window, I cannot go out because
all the link are twiced and when I click I obtain a blank page with errors.
I have made all the modifications in the MySQL database.
Thank you
BigJos
the address isn't there twice - the page where you're logging in from is just handed over to the login page with a variable in the url, so you're returned to the page you came from after login: the login link looks like this:
Quotehttp://bounty.winjos.com/album/login.php?referer=%2Fbounty.winjos.com%2Falbum%2Findex.php
(the blue part being the page the link points to, the red part being the referrer variable handed over)
GauGau
Ok, but when I have login, I view the page of welcome.
After, the soft continue automatically, but the link of the new window is give a error page because the url is :
http://bounty.winjos.com/bounty.winjos.com/album/index.php
if I remove the twice '/bounty.winjos.com',
I arrived well to the good page (index.php).
Why did I have this twice '/bounty.winjos.com'
Thank's for your patience
BigJos
Please post exactly what entry you have in coppermine config for "'See more pictures' link in e-cards"...
GauGau
Hi Gaugau,
In the coppermine config window, I have for "'See more pictures' link in e-cards"...
the full address of the website:
http://bounty.winjos.com/album
Thank's for your idea
BigJos
I must confess I'm running out of ideas then...
GauGau