double // problem double // problem
 

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

double // problem

Started by niek, November 16, 2003, 08:49:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

niek

When you click on a picture you come to the next screen.
At picture information there are some variables.
One of them is URL: http:// bla bla bla

Well not so long ago i moved my coppermine script one tree up

the problem is that the URL now says: http://trancemaster.nkiteam.de//displayimage.php?pos=-370

Where ofcourse // is the problem.
Normally one / would be ok but like it said i moved one tree up.
so now this must be the good link.

http://trancemaster.nkiteam.de/cp2/displayimage.php?pos=-370

Please where can i add this ??? where in the whole php script is this located?
It must direct to /CP2/displayimage.php=-**** etc

Joachim Müller

check your coppermine config (when in admin mode), look for the "link to ecards" field: there mustn't be a trailing slash in the url.

GauGau

niek

Thanks (VIELE DANK!)

Your advise was very good.