ATAR Notes: Forum

Administration => Announcements => Topic started by: enwiabe on October 21, 2007, 03:43:32 pm

Title: Post Search
Post by: enwiabe on October 21, 2007, 03:43:32 pm
With thanks to joshuamorgan spotting the source of the error, the post search function has been fixed. :)
Title: Post Search
Post by: Collin Li on October 25, 2007, 06:03:49 pm
Can we get quote tags fixed for the entire forum, or some sort of announcement for it? Tell everyone to goto Profile, and set "Allow HTML" to No.

The key to getting the quote tags to work is to tick "Disable HTML in this post." If you goto Profile and set "Allow HTML" to No, this box should always be ticked when you make a message by default, which gets your BBCode to work :)
Title: Post Search
Post by: joshuamorgan on October 28, 2007, 05:04:56 pm
UPDATE `phpbb_users` SET `user_allowhtml` = '0'

will disable HTML in every user's profile in one quick swoop.