Quote:
Originally posted by Darth Cow
Since I already have two requests...
First, run this database query:
Code:
ALTER TABLE user ADD showquickreply tinyint(1) DEFAULT '1' not null AFTER nosessionhash
There, that should do the trick . If you have any trouble or can't get it to work, let me know.
|
I got this all installed (Like I said before I was being a moron). I got the attachments working, and the smilies box. However, when I try to add this feature..
If you turn it off, it won't turn it back on. It will change the vaule in the DB to 0 for off, but doesn't seem to want to change it back to 1 for on. I have to manually do that.
Any clue? Did I miss something??
Thanks!!!!!!!!!!!