![]() |
It's because your memberinfo template was customized.
|
Quote:
|
Hi Cybernetec,
I really think you have made a very great work with this hack very usefull and I don't want to waste your time because you work like me, I don't joking or kind about that, please don't ignore my post, I only need to resolve my issue, I've try again on some other friends server and it's really do what I say in last posts, it is exactly (whitout or only one acceptance user rules) if I disable the hack and check the Reset acceptance button it redirect to a smile FAQ page, I only ask help for that, thank you all. |
Masiello,
Enable hack, then reset acceptance status if you wish. You can't do this when hack is disabled. bada_bing, I must see your memberinfo template. Create temp admin account for me or copy the content of your memberinfo template here. |
i hope you dont mind, but i added 2 copies of your mod to my forums, one slightly modified. i help run a counterstrike gaming community, so i installed one instance as Forum Rules, and then i modified your .xml to add another, for Server Rules. example can be seen here: (http://rkccs.com). just thought i'd share, and hope you dont mind me editing your code.
|
My memberinfo template is customized as well. Will this affect my upgrading? I really like this hack, I just pruned my member list and made the remaining members agree to the rules just last night. Will they have to do it again if I upgrade?
Thanks for a great and useful hack :) |
Installed. Can you tell me how to take the green out?
|
Gripemaster,
Upgrading hack will not change acceptance status. McCarroll21, Green can't be changed. If you change it someone will die. Repeating again (after 100000 times): Phrase Manager |
Quote:
|
Hi, how can i write dual language rules?
|
Could you maybe add the option to have it automatically clear their acceptance of the rules for banned members?
For example User has accepted the rules but has later been banned. User has to accept the rules when he/she is unbanned. |
Is this 3.6.2 compatible?
|
Quote:
|
The change since version 2.9 is missing on my installation. Is there a way to add this feature manually?
|
http://img167.imageshack.us/img167/1493/missso7.jpg
missing all images |
Looks good.
Instead of using sql queries to see who accepted, can you have a page like misc=do acctrules |
Also I would like to remove the link in the users profile, force user to accept rules, the phrase is to long and messes up the style.
|
Great work. All but one of the hacks I have added are yours. Thanks.
Q: How do I make the forum rules, note1, note 2 align right? |
Hi Kadi,
BB codes are enabled so just put [right] tags around text. :) Robbed, Remove this from "Cyb - Advanced Forum Rules - BB&Link&Accept" plugin: Code:
$vbulletin->templatecache['MEMBERINFO'] = str_replace($cybfrules_mi,$vbulletin->templatecache['cyb_frules_forceuser'].$cybfrules_mi,$vbulletin->templatecache['MEMBERINFO']); |
Thanks man.
|
Thanks Cybernetec for a brilliant hack!
I've had it installed (very fast, easy, and troublefree) while my forum (3.6.2) was under development and now that its going live I realise I have created a problem for myself. I'm using a custom style and am not using the navbar at all, and I have a link to the forum rules showing at all times. The problem with that is that guests who are about to register get to see the acceptance bar and they are checking it, thinking this then signifies their acceptance of the rules. This throws them back to the index page, but then, of course, they get the rules that they thought they had accepted all over again before they can post. I just cant work out how or where to do a conditional statement so the acceptance does not show up unless a user is logged in. Can you help please? |
Nice hack :)
*farooq clicks install (i think) :D |
Are the usergroup ids that are in the exception list only based of primary user group?
I installed the hack as I am an admin in my board. But I have myself and all the other members in the Registered Users group for primary and then additional groups as secondary. My secondary group is Admins and when I enabled the hack, I had to accept the rules, even though the admin group user id is in the exceptions list. Is there a way to have it cover additional usergroups in the exception list? Or did I miss something? |
Excellent work. Thank you!
|
Installed, and works perfect.
But I want to display the Navbar link for Guests too. How to modify the Navbar? |
What is the phrase for the manual reset of individual members? I do not have it at the profile page.
|
Quote:
Code:
http://yourdomain/forums/misc.php?do=cfrules |
heres a idea or suggestion.. but first I want to say this is the best rules hack out there today. ok here we go I want to have a seperate set of rules for differatn usergroups. I have a company setup here so i got members need 1 type of rules and i got employees that need another type if rules then i got a single guy i need a special set or rules for him.is there a way to do that or can that be future rules settings on the hack?
|
*Installed*
Thanks for the great hack.... 2 Things I would like to request or ask about tho, 1) Is there a way to make them agree to this before viewing the website or forum sections at all? Perhaps whenever they try to enter any forum catagory other then the index, it would popup, rather then waiting until the try to post? (some of my members have been angered, because they are about to make a post, they have what they want to post fresh in their mind, then out of nowhere they have to read and agree to something before they can post...) 2) Is there a way that you could make a PM agreement? So that, just like when someone tries to post, it will popup a "PM rules agreement" and/or the forum rules agreement before they can send any PMs? Obviously it would probably be best to have it popup when they try to create a PM rather then when they try to send it, but if it's something you are willing to do at all , I would be very appreciative. -Thanks, WebSpidey |
great,I like it thnx
|
Just installed...thanks.
Was it supposed to make ALL users (existing and new) acknowledge when this is first installed? I thought it would only affect my new users, but all users are reporting they had to acknowledge the rules. Was it supposed to do this? Also, if I make changes to the rules, will it make everyone re-acknowledge? (I know it is only supposed to make them re-acknowledge if I "Force" it, but just making sure!) Thanks! GREAT hack! |
I've found one small problem after the install. I have the UserCP Navbar Menu template changes. The link to the forum rules shows in the pull-down menu of the UserCP navbar. See attachment.
|
Update to the problem: I've added the optional code line:
Quote:
|
Nice hack, installed.. I would like to see this hack extend to another level, the ability to create different rule for different forum
|
Quote:
|
I still don't have the "option to reset acceptance status for individual member".
This option is nowhere, not even on the standard style. Could you tell me thre phrase that needs to be added into the template, I'll do it by my own. Btw, the memberinfo templates are all original. |
Quote:
No luck there? The phrase is cybfrules_forceuser "Force {1} To Accept Forum Rules Again" |
The phrase was not what I was looking for as I put a different text there anyway.
I found the code in the xml.. by hand @grecostimpy The phrase is actually cyb_frules_forceuser which is a template so I cannot just put that in my memberinfo. What exactly do you have at your memberinfo template? If you enter the URL manually everyone can force users to read the rules again, that is a major problem for me! PHP Code:
|
v3.0 - Oct 30. 2006.
-Whole code is now valid XHTML 1.0 Transitional (never released) v3.1 - Nov 13. 2006. -Option to force user to accept rules again in member profile can be turned off -Added variable for above function that you can place it to another place in MEMBERINFO template ($cyb_frules_force) -Bug fixed (if some user knows exact link for resetting acceptance status he can do it) -Several other improvements/fixes To upgrade: Import XML, allow overwrite. |
Nothing changed for me, even guests can reset the read status!
Overwrite was checked, of course. |
All times are GMT. The time now is 12:39 AM. |
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:
|