Quote:
Originally Posted by Quarterbore
That is it, now users can go into their Options and change the value from yes to no and disable the style as shown on their birthday, holiday, or any other special day that this hack is used to redefine the style!
|
Hey, thanks for what you posted, but, I have a question. Wouldn't your modification of this also disable the holiday system for guests?
Wouldn't it be wise to add something like:
Code:
else if ($vbulletin->userinfo['userid'] == '0'){
And then paste all of the original code again, and then add another } at the end?
There might be an easier way to do this, or I might just be mistaken, but, I'm pretty sure this would turn it off for guests, and I don't want that.