Skip to Content Skip to Menu

🌟Discover the Joomla AI Plugin that wrote its own story! - CB Editor Assistant 1.1now for Joomla 3, 4 & 5!
✍️ 5-Day Free Trial, then 🎯 save up to 30% with our 🛍️ Intro Offer (First 50 users, ends Dec. 25th)
🌲 Merry Christmas! Great savings on Professional and Developer Memberships! Get 25% off now with code XMAS-2024!

redirect after clicking the confirmation email

13 years 10 months ago #152699 by developpeur
hello everyone
version cb 3.1
after more research and more testing, I am able to do a redirect to the home page to connect, and solve the problem of blank page.
Just add two line in comprofiler.php
and more precisely in the body of the function confirm ().
The modefication is as follows
Remove the line:::: echo $ messagesToUser;
Replace with:
global $ mainframe;
$mainframe->redirect("index.php?option=com_acceuil&view=connect&Itemid=10",$messagesToUser);
you can redirect to the page that you prefer.
I am in your disposal for any question

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

Moderators: beatnantkrileon
Powered by Kunena Forum