I'm closing this bug since it's drifted off the original bug into a variety of other issues and non-issues.
Bump. Are we good on this?
Bump again.
Bump. This should be fixed with 3.3.1.
Bump. This should be working with 3.3.1
Bump. This should be working with 3.3.1.
Bump. This should be fixed with 3.3.1.
I'm moving this out of the bugs forum to general support. Please go look at the support request template. You need to supply the info...
The contact form should look like this.if(!defined("_CHARSET")) exit( );if(!$uid) $output2 .= write_error(_ERROR);else {$author = dbquery(&q...
In user/contact.php replace all occurances of $output with $output2 and see if that clears it up.
I mean the $tpl->assign line.
You need to take out the "output" line from the contact.php, I guess. You could probably do an if/else statement out of it, but I'...
Ah. You'll also need to edit profile.php and add:include("user/contact.php");
