The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
|||
|
|||
![]()
Wow... that really fixed it... thanks so much...
--------------- Added [DATE]1248471182[/DATE] at [TIME]1248471182[/TIME] --------------- I'm having problems with this code... Code:
function fetch_usage(code) { matches = new Array(); while (code.match(/(<img src="\w+\/usage\/(\w+?)\.gif">)/i)) { matches.push(RegExp.$2); code = code.replace(RegExp.$1, '', code); } return matches; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|