![]() |
What a good idea Amy :)
- miSt |
Nice hack:)
Satan |
I must be doing something wrong. I've tried this on my test board but I get the following error message after trying to save the user:
Quote:
|
danrak, when updating the file, I accidentally posted in the wrong query. This is the correct one:
ALTER TABLE `user` ADD `premium` TINYINT NOT NULL; Sorry for the confusion. Amy |
Ok. Sorry about that. Let me try that. Thanks.
|
Thanks man, installed it on vB2.3.0, don't know if it works fine, but will let u know..
|
I merged it with Contributing members, works perfect!
|
great. I have been using it for over a year now. It certainly helped cover hosting costs.
|
I have configured my PM system so that Premium members no longer have a PM quota. I combine this with another hack I wrote that deletes PMs older than 2 months old. (date configurable in the code)
So, here is the addon. In private.php, Find: Code:
if ($pmquota>0 and $touserinfo[usergroupid] != 6 and $bbuserinfo[usergroupid] != 6) { Code:
if ($pmquota>0 and $touserinfo[usergroupid] != 6 and $bbuserinfo[usergroupid] != 6 and $touserinfo[premium]!=1) { Amy |
hav u got any more addons, ie an addition for the mini avatars hack so that paid members can use mini icons next to there name on forumhome !
|
All times are GMT. The time now is 12:56 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:
|