The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quick question...
Well, im trying to make a javascript popup, popup if a user is in a certain group... but its not working at all, can I get some advice on what may be wrong here?
Code:
//Popup Code if ($bbuserinfo['usergroupid']==6){ echo '<script language="javascript" type="text/javascript">\r\nalert("POPUP GOES HERE");\r\n</script>'; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|