![]() |
I like what you did with it, user management has a LOT of possibilities. Im working on a hack that basically crams all of the user management features vbulletin has onto one page.
(Crap, not a good idea posting it. NO-ONE TAKE THE IDEA!! I call shotgun on it already!) |
Quote:
|
I tried to change the code from this
Code:
<span onmouseover="this.style.cursor='hand';" onClick="window.open('/forum/modcp/banning.php?do=banuser&userid=$post[userid]','ban','width=500,height=375,scrollbars=yes')">Ban $post[username]</span> Code:
<a href="/forum/modcp/banning.php?do=banuser&userid=$post[userid]">Ban $post[username]</span> |
Thank you,
A simple modification ! FIND: PHP Code:
PHP Code:
|
This is not working in 3.6.5 upgraded and lost the feature. Redid the code and still nothing click usernames brings you to the profile
|
Scavenger, the reason that it's not working because HTML sees the link you are creating as a direct link, so basically, all your doing is pointing your browser directly to that, it won't work. If you would like, I could Re-work my hack to make it point directly to that page, and not a pop-up.
|
Quote:
Thank you! PS: you could use phrases too :) |
Quote:
|
You should also make sure if you're having this problem, that you have
Use 'vBMenu' DHTML Popup Menus? Set to Yes in your vBulletin Options in your admincp under style and language settings |
Did not install it yet, but I found this in the code:
Code:
onClick="window.open('/forum/moderator.php? If yes, maybe you could put such notice in the installation manual. |
All times are GMT. The time now is 10:03 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:
|