![]() |
Quote:
|
Quote:
|
Quote:
UPDATE thread SET stickypost = 1; and this to unstuck all threads UPDATE thread SET stickypost = -1; If you wish default option to be "sticky post" you may modify your database with the following query in "Execute Query" in case you've already installed this hack: ALTER TABLE thread MODIFY stickypost INTEGER(10) NOT NULL DEFAULT 1; and this in case you haven't installed this hack yet: ALTER TABLE thread ADD stickypost INTEGER(10) NOT NULL DEFAULT 1; Hope this helps. |
hm.. I have a small problem..
I wonder why I get a blank screen after I set it to sticky the frist post? I don't see a redirect mesage.. but I checked and I ddi add the phase.. |
just be great if stiky threads have it on already... i mean if you sticky thread so first post in it sticky as well ;)
|
same problem as Skyline_GT.... anyone support that hack???!!! :(
|
All times are GMT. The time now is 02:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|