Links and scripts dosent know webpage "root address" Links and scripts dosent know webpage "root address"
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Links and scripts dosent know webpage "root address"

Started by nupika, November 06, 2004, 10:02:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nupika

Hi All,

Could anyone give me some tips how to resolve following proplem. Some on the buttons ( Next / Prev ) does not work in my callery. Links points into address http://album/displayimage.php?album=2&pos=2. That address does not work.

Link should be http://www.mydomain.com//album/displayimage.php?album=2&pos=2

Where should I define my domain that links could work ??

Joachim Müller

in coppermine config, make sure that "Target address for the 'See more pictures' link in e-cards" is set up properly. If it is and you still don't get it to work, this may be caused by PHP server vars not being set up correctly on your server. I suggest you ask your webhost for support (or review your server setup when self hosted).

Joachim

nupika

Thanks Joachim,

That was quite a easy fix. I had wrongly typed url in "Target address..". I tought that field was only for e-cards. Anyway now it seems to be working. Thanks you once again.

//Teemu