PDA

View Full Version : Post Freeze For Specified Users


Neo
03-13-2002, 10:00 PM
Request Link: https://vborg.vbsupport.ru/showthread.php?s=&threadid=35813

So this gives you the admin the ability to freeze a specified users post gain.. you can do this through the edit profile in the admin cp.

Enjoy.

Robert9
03-14-2002, 06:39 AM
thx 4 this nice hack!
EDIT:


Post Freeze
By: Neo.. a.k.a. Dan Coleman

Happy Days!

##### use this database query #####

ALTER TABLE `animeuto_forum`.`user` ADD `postfreeze` SMALLINT(5) DEFAULT '0' NOT NULL AFTER `posts`;

##########
-------------------------------------------------------------


this is in your guide, then i would put in in, but he said that:


Datenbank **** auf *****
Fehler
SQL-Befehl :

ALTER TABLE `animeuto_forum`.`user` ADD `postfreeze` SMALLINT(5) DEFAULT '0' NOT NULL AFTER `posts`


MySQL said:


Table 'animeuto_forum.user' doesn't exist


back


what should i do??

Neo
03-14-2002, 12:39 PM
I am a idiot and forgot to take that out
animeuto_forum would be the name of your vb database

Admin
03-14-2002, 02:15 PM
You have a bug there in the code, this will not update user stuff for users with posts freezen (there are other values updated in that query than just postcount).

Neo
03-14-2002, 02:59 PM
Ehhh... I see your point.. didnt see that.

wooolF[RM]
03-14-2002, 03:17 PM
]so... let us know when to redownload it ;)

Neo
03-14-2002, 03:24 PM
you can right now... unless anyone disagrees

inetd
04-11-2002, 08:12 PM
neo, you can modernize the hack so that it was possible to appoint premoderation post and attachment only to the certain users? Or to make new hack which did it.

Jawelin
04-11-2002, 08:43 PM
Nice hack...
I'm planning to use it with a posbit small icon near the user post count...
Just to show it's frozen !
;)

Remi
04-11-2002, 08:52 PM
neo

wonderful hack, thanks

It would be great if the images in his/her posts were disabled also, so when peoble refresh the post they can't see any images. :D

Jawelin
04-15-2002, 10:23 PM
Thank you. Installed ... great!

Just.... What about post recount ? It could be possible to skip in misc.php all the frozen post users ?

Thanks

inetd
04-20-2002, 08:45 AM
neo, you can modernize the hack so that it was possible to appoint premoderation post and attachment only to the certain users? Or to make new hack which did it. neo, please make this. Please, please, please. This very needed for me (and i think, not only for me :) ).

Ren
04-21-2002, 02:23 PM
Does this work with 2.2.5? I get parse errors in my newthread.php and newreply.php

Chris M
04-21-2002, 03:50 PM
Probably not...

Or if it does, you may have to change it...

Satan

Ren
04-22-2002, 12:31 AM
well that sucks if it doesn't I really would love to have this hack to help with those damn spammers who love to see there name in the top 10 posters etc.

TheDutch
04-22-2002, 07:34 AM
Hey Ren,

Grab a PHP book from a store and learn PHP!
Then you can modify it yourself :D

When i think this thread is helpful for me what i'm still not sure of, i'll re-adjust that hack to version 2.5.5.

TheDutch

-=dm=-
05-18-2002, 10:21 AM
does this work for 2.2.4

Neo
05-18-2002, 07:14 PM
Yup.

snyx
02-18-2003, 05:43 PM
how about 2.29 :D