The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding a usergroup permission radio button to admincp
Hi all, firstly thanks for clicking on to my problem... I really searched hard and could not find the answer.
In 2005 I paid for a custom hack to be made by vbmechanic, the job was completed and I was fairly happy. However, when I upgraded to v 3.5.4 the permission to access the hack was lost. IE: There is no longer a radio button for me to select in the admin usergroup etc... no one are able to view and administer the hack pages anymore. I read that permissions used to be done in usergroups.php, but as this was overwrited, its now gone. How can I get these permission radio buttons back? which files do you edit? Can it be done with a plug in? Does anyone have an example of code that I could play with... BTW - The database user tables are still in tact. Many thanks for any replies, Regards, AO www.alfaowner.com |
#2
|
||||
|
||||
If you upgraded, your hack is most probably lost. Just adding the radio button wouldn't help. Try asking the person who made the hack and see if there's a version of it, compatible with vB 3.5.4, and ask if you can get the code. If it's just the button that's missing, here's a sample code for a radio button.
PHP Code:
|
#3
|
|||
|
|||
Hi, i didnt mention but it was a bolt on with its own admin pages, however, its just the tieing in that is missing. thanks for the reply ill see if this helps, but where does it go exactly?
thank you |
#4
|
||||
|
||||
I can't say where it goes since it's a custom hack. I'd need to see the code. Also note that the code I posed won't work for what you're trying to do. It's just an example on how to create a radio button group in vB. The best would be if you'd ask the person who made the hack for you.
|
#5
|
|||
|
|||
they are not around anymore thank you for your time though
|
#6
|
||||
|
||||
Sometimes there are email addresses left, in a comment in the code or something. Check the admin files from the hack. You might got some luck and they can still help you out.
|
#7
|
||||
|
||||
perhaps if you post the code from the script which is located within admincp, I can help. The print_radio_radio row function would most likely be called within the block of code that displays the rows you see within AdminCP page. For instance, somewhere between print_description_row and print_submit_row...
|
#8
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|