comment notification: url is wrong comment notification: url is wrong
 

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

comment notification: url is wrong

Started by Andreas W., August 19, 2005, 05:03:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Andreas W.

Hi,
i updated coppermine from 1.3.1 to 1.3.3 (+fix) and noticed that links coming with the comment notification email don“t work any longer.

It is

http:// myurl.netdisplayimage.php?pos=-154
instead of
http:// myurl.net/displayimage.php?pos=-154 (note the slash before displayimage)

Where can i fix this?

Thank you.

[offtopic]is it normal, that the link contains a "minus" like -154?
I wondered about this since my first installation...[/offtopic]

Nibbler

Add a trailing / to your ecard target address in config.

Andreas W.

#2
Could you please explain more detailed?
And it is not a problem with the ecards, only with comment email notifications for admin

kegobeer

In your config settings, you need to add a trailing slash to your ecards target URL.  It's used for more than just ecards.
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

Andreas W.