malag
05-07-2008, 06:57 PM
Hello,
I have small problem with posts order in threads. Old posts are first in thread. I try use this query to change it:
UPDATE user SET options=options + 32768 WHERE NOT(options & 32768)But it doesn't work.
Please, help me.
I have small problem with posts order in threads. Old posts are first in thread. I try use this query to change it:
UPDATE user SET options=options + 32768 WHERE NOT(options & 32768)But it doesn't work.
Please, help me.