By chance you wouldn't have "cookies secure" enabled in the forums admin configuration? I was just helping someone update that was having invalid sessions (forums and private messages) and ...
module/Your_account/index.php
Find:
around line 612 on mine (under function main($user):
."<center><font class=\"content\">[ <a href=\"modules.php?name=$modul ...
Hello,
Look into HOW your php - mail( ) function is setup (php.ini) (not working properly) which is usually controlled by your host, unless you are hosting this yourself.
Hello did you run the upgrade scripts that came with the patches?
I just downloaded the 7.8 3.2b patches and it's missing the upgrade.php
needed for the patch. Did you patch your site with 3.2b pat ...
Hello,
Did you mess with (edit) the Your Account module?
Try your Recommend_Us or Feedback module are they working?
.. by chance are you using the mail function that is a part of the forums config ...