Skip to Content Skip to Menu

🌟 CB Editor Assistant 1.0.0 is here! Discover our new AI Joomla Plugin that wrote its story! (and this banner!)
Start at just $12.50/month* or πŸ’Έ save 30% with our πŸ›οΈΒ Black Friday Intro Offer for your subscription's lifetime
πŸŽ‰ Black Friday sale is here! Great savings on professional and developer memberships! Get 25% off now with code BLACK-FRIDAY-2024!

Welcome Email footer with a parenthesis in url?

11 years 11 months ago #216962 by Chacapamac
I’m fixing up a site for a friend they have CB 1.2.2

The Welcome Email footer add a parenthesis in url?

β€” > URL β€”> www.site )

making an invalid url β€”

I repair with this β€”>
www.joomlapolis.com/forum/154-advanced-members-support/190931-solved-inconsistent-automated-e-mail-footer

But still don’t understand the extra parenthesis

I think the problem is with that code - but not sure β€”> (%s).');

in

DEFINE('_UE_EMAILFOOTER','NOTE: This email was automatically generated from %s (%s).');

Full repair:
Change
IN: components/com_comprofiler/plugin/language/default_language/default_language.php

ON: Line 414 β€” AHQ = 833

FROM:

DEFINE('_UE_EMAILFOOTER','NOTE: This email was automatically generated from %s (%s).');

TO

DEFINE('_UE_EMAILFOOTER','NOTE: This email was automatically generated from %s (<a href=" www.hiddendepthsmusic.com/ "> www.hiddendepthsmusic.com/ ).');

IN: components/com_comprofiler/plugin/language/default_language/default_language.php
ON: Line 391 β€” AHQ = 787
FROM:
DEFINE('_UE_SENDEMAILNOTICE',"
This is a message from %s at %s ( %s ) to you:
\r\n\r\n");

TO:

DEFINE('_UE_SENDEMAILNOTICE',"
This is a message from %s at %s ( <a href=\" www.hiddendepthsmusic.com/\ "> www.hiddendepthsmusic.com/ ) to you:
\r\n\r\n");

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum