1
Hi all,
Yogurt is awesome and I use it there is like 2 main issues,
and this is one of them
I use Yogurt profile integration link in /modules/profile/userinfo.php
where I added
header("Location:".XOOPS_URL."/modules/yogurt/index.php?uid=".$uid);
exit();
---------------------
Now the issue I have is now there is no way for my users to change there own password as
http://tibiafriends.com/modules/profile/userinfo.php?uid=1will send the user to Yogurt and Not the core profile, and so theirs no way for users to change password.
The reason I use the hack above is so when users click on a users name in the site they go to Yogurt Profile and not the standard XOOPS one.
HELP HELP.
Users need a way to change passwords
Please anyone that has any idea of how I can go about this let me know.
Kind Regards
Kiwi Chris.