![]() |
ArnyVee, yeah if you havent assigned any Usergroups the permission to view the Hack, then it will not display it. If you want to test the Hack, then enter "6" in the "Allowed Usergroups" Setting as that's the Usergroup ID for Administrators and then check if it works. If it does, then you can go ahead and enter the rest of the Usergroup IDs who you want to make the Hack visible to. To get the Usergroup IDs go to Admin CP > Usergroups > Usergroup Manager > And you will see the Usergroup IDs under the "Controls" Column (they are in the Drop Down Menu).
|
Thanks Dannyloski!
It works...and I went ahead and clicked 'installed'. :) |
^ Glad to hear that :up: ... Thanks for clicking installed!
|
Excellent work, our members love it...marked as installed !!!
|
^ That is awesome news to hear :up:
|
In your javascript you should use vBulletin's fetch_object() function instead of document.getElementById() to take advantage of vBulletin's browser compatibility features.
|
Also if you want to use href= in the links to get the link effects then you can use href="javascript:{}" instead of href="#". The latter is what causes it to jump to the top of the page when you click it. This way eliminates that problem. Technically you can add a js function to the href as well, such as href="javascript:{view();}". Though it is even better to just forget the whole href bit and just use css and use the onclick on the text container.
|
^ Thanks for the tips ... I edited the "href" attribute on the Modification, to make it not jump to the top of the Page. I dont understand how to implement the fetch_object() function instead of document.getElementById() function, so I left it as is - seems to work perfectly so if its not broke, why fix it, lol.
|
Compatible with 3.7?
|
Quote:
Just replace PHP Code:
PHP Code:
|
All times are GMT. The time now is 12:58 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:
|