The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I want to add a custom popup from the video and photo section (not vbulletin) on my forum.
So I added a new button to the toolbar template, I added the following code in "clientscript/vbulletin_textedit.js" Code:
case 'attach':
{
popup = window.open('newvideo.php','video','');
}
But how can I do this? I was trying to run back with the smilie popup but i cant follow it anymore. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|