![]() |
The coolest hack EVER
If an admin sticks a thread, then only another admin can unstick it. Or if a smod sticks a thread, then only an admin or another smod can unstick it. If a mod sticks a thread then any other mod of that forum, smod, or admin can unstick it.
Get it? |
its not that cool but it would be ok
|
Well it's too hard for Chen anyway so I might as well forget it...
|
i think its possible and not as hard as you mean, but you have to create an extra dbfield just to remember who has stuk the thread, and i don't think it's worth to do...
just say your people, not to unstuck thread stucked by others ;) |
My supermods can be a bit confrontational ;)
|
you're the admin, so you're the chief :)
but if you need it, i'll try to code it :) |
Yes please...
This would be good! Satan |
ok, add a ne field to your thread table called acclevel, should be a small integer default 0
then edit postings.php: section stick/unstick threads: find PHP Code:
PHP Code:
PHP Code:
[php] $DB_site->query("UPDATE thread SET acclevel=$acclevel,sticky=$threadinfo[sticky],notes='".addslashes($threadinfo[notes])."' WHERE threadid='$threadid'"); |
All times are GMT. The time now is 12:27 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:
|