Quote:
Originally Posted by Psionic Vision
[SQL]UPDATE user SET htmail = 1[/SQL]
|
I have a question about this. I don't have access to MYSQL, that's all done by my server guy. Is there a way to run this query and reset all users to HTML email through the admin panel instead? I see under Maintenance there is an option called Execute SQL Query, but I don't dare do it until I know for sure as it says "Once a query is executed it can not be reversed". Any help on this would be MOST appreciated!
2nd question: I am assuming you need to paste the raw html into the message box if you want anything in your email to be bold, color, or hyperlinked. Is that assumption correct? I tested that and it works fine, however when I switched back to plain text on my user account and did the text again, I am not getting regular plain text, I am receiving raw html in the email text. What I would like to do (bold, color and all that doesn't really matter) is be able to link the title of a thread so that I don't have to include the hyperlink separately. For example, I would like it to look like this:
Thread title here
Thread description, blah blah blah blah blah
blah blah blah blah blah blah blah blah
instead of this, which is what I currently do in plain text:
Thread title here
Thread description, blah blah blah blah blah
blah blah blah blah blah blah blah blah
http://www.hyperlinkofthreadhere.com
Thanks for the great hack, I hope this will work for me!