Quote:
Originally Posted by Jolten
Thanks for this pimpery... guess I'll release my style at vbtemplates now.
If these are the same files, there's a little typo in the installer script. It refers to the Accordian BB code manager.
Also the text area width at 120 columns are far too large. I ended up reducing them to 80 columns instead.
Also for anyone that's interested..
It by default sets the "from" and "Reply to" to your email address as given in your profile. If you'd rather send from a general account such as admin or webmaster
find (around line 136):
PHP Code:
$headers .= "From: ".$bbuserinfo['email']."\r\nReply-To: ".$bbuserinfo['email']."\r\n";
And replace
PHP Code:
".$bbuserinfo['email']."
with the email address you'd like things to be send from.
also the html option doesn't work.
|
jolten, the html option does work