View Full Version : Running a query to turn html on/off for all forums?
Gutspiller
01-31-2002, 02:21 PM
title.
I really hate it when I am working on getting things setup and I have 30+ forumz to change from html on to html off.
Please help on what the lines would be to turn html on, and off.
Thanks!
Admin
01-31-2002, 03:13 PM
UPDATE forum SET allowhtml=0;
:)
Gutspiller
01-31-2002, 04:26 PM
many thanks. That will come in very handy. :up:
Admin
02-01-2002, 11:28 AM
May I ask why? Is it your kick to turn on/off HTML in all your forums? ;) :)
In that query 0 means don't allow HTML, and 1 (replacing the 0) means allow HTML. But I think you understood that, right? :)
Gutspiller
02-01-2002, 02:39 PM
Originally posted by FireFly
May I ask why? Is it your kick to turn on/off HTML in all your forums? ;) :)
In that query 0 means don't allow HTML, and 1 (replacing the 0) means allow HTML. But I think you understood that, right? :)
yeah, I understood the 0 1 thing, well the story is that I constantly have people from another board, finding flaws in my board and exploiting them. I had html on, but I was adding vb code that used a table cell, among other html that was in the censor field of the admin CP. So I had html turned off and cleared the censored html, because it was censoring it in the vb code stuff too. I asked for help, but nobody wanted to or knew how, I have html back on, and all the cool vb codes working like glow,shadow,sound,flash etc. and I have censored a lot of html, but there are a few that aren't censored so that these vb codes work. If the other board comes in again and starts to play around with the uncensored html I will censor them again and delete the vb codes that wont work.
My board has only been up for like 3 1/2 to 4 months and I already have a ban list of 25 members. :(
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.