![]() |
Sorry for the huge necro... did the Signature option ever make it?
Home Page + Signature limitations would be pure win! |
Quote:
|
Thanks but would prefer post-count based. I do have Cyb's post count hack but it's a monumental pain to enable for each of my many categories.
|
I ended up adding conditionals around sig link in the USERCP_SHELL template.
Find: Code:
<if condition="$show['siglink']"> Change it to: Code:
<if condition="$show['siglink']"> |
Thanks. What does that actually do? Not show sig and/or prevent adding one?
The other complication is that the above also prevents paid members having a sig. |
That stops any member without 10 post the ability to have a sig or even see the link in usercp.
|
I just installed this mod and discovered the Usergroup Override is not working as it should. I added 8 usergroups, each separated by a comma (I also tried separating by a comma AND a space). When I try it out with my test user account, it still will not allow the user to add a home page URL.
After testing this a while, it appears that the usergroup override has to be a Primary usergroup. That doesn't work in my situation because the primary usergroup would have to be manually changed - none of the 8 groups I want to override are attained via vB Promotion. Is there a way to fix this? Thank you, Jim PS: if you update the whole mod, please correct the misspelling (vB Options, min. post count: "much" should be "must"). |
Joe, are you no longer supporting this mod?
I am also experiencing a problem reported previously that a user has been able to add a URL home page with only 3 posts, instead of the 10 required. And he is not a spammer or hacker. He claims the option was available and used it. I just tested it with one of my test accounts and the mod seemed to work they way it should. I don't know what the other member did different. Jim |
Hello,
Yes this mod was only designed to work with primary usergroups. It would need a code change to work with secondary groups. If someone added the URL before the mod was installed it would still exist, there is nothing in this mod to remove URLs set before installation. Also these days with mobile apps or mobile styles it is possible to get around this mod- those could be possible ways he did it. |
Quote:
Code:
<phpcode><![CDATA[if (!in_array($vbulletin->userinfo['usergroupid'], explode(',' , $vbulletin->options['blhomebop5_ugs']))) Quote:
Quote:
Thanks, Jim |
All times are GMT. The time now is 01:45 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:
|