How to change links in registration emails? How to change links in registration emails?
 

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

How to change links in registration emails?

Started by ataat, September 17, 2009, 11:34:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ataat

Hello,

I have integrated my gallery in an iframe on a subpage of my website.
How can I change the links in the registration-emails so the user is linked to the entire website but not only to the integrated gallery?

Example:
www.website.com/gallery.html

Thank you very much for your support in adavance
Alex

Joachim Müller

Quote from: ataat on September 17, 2009, 11:34:35 AM
Example:
www.website.com/gallery.html
Post real links and not dummy placeholders.

Not related to install, moving thread accordingly.

Quote from: ataat on September 17, 2009, 11:34:35 AM
I have integrated my gallery in an iframe on a subpage of my website.
That's the thing that is really bad. Instead of fiddling with buggy frames/iframe solutions that have a lot of inherent drawbacks in common I suggest to come up with a custom theme instead for your coppermine gallery that makes it blend into your overall site. Post the real link as suggested above, so we can post real advice.

Quote from: ataat on September 17, 2009, 11:34:35 AM
How can I change the links in the registration-emails so the user is linked to the entire website but not only to the integrated gallery?
To actuall accomplish that you can come up with a custom theme for the registration emails that contains a hard-coded link. You need to specify your gallery URL as suggested above for a detailed answer. Preferable, zip your custom theme folder and attach the zip to your posting as well.