The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
......these?
Having purchased a "smilie generator" for my site - the instructions tell me to, amongst other things, copy the following files from the site "includes" folder. functions_bbcodeparse.php functions_forumlist.php functions_reputation.php sessions.php db_mysql.php Except they're not there. I've searched every single folder and cannot find these files. Suggestions, anyone? Thanks in advance. |
#2
|
||||
|
||||
![]()
Those are all 3.0 files, not 3.5. Not sure what the "smilie generator" is though.
|
#4
|
|||
|
|||
![]() |
#5
|
|||
|
|||
![]()
Many thanks.
![]() |
#6
|
|||
|
|||
![]()
No worries....glad i could help
![]() |
#7
|
||||
|
||||
![]()
In the future, ask them why they are marketing vBulletin (vB) products for versatile bulletin board (vBB)
|
#8
|
|||
|
|||
![]()
Thankyou also.
![]() Quote:
README AND INTRUCTIONS FOR VBulletin integration. For integration with VBulletin, with user authentication, you'll need to copy a few files into the signgenerator folder. Unfortunately, clickable code insert is not available with VBB at this time. If anyone has a workaround for that, I'd appreciate hearing from you! =================================== copy from your forum root, into the signgenerator folder: global.php copy from your forums includes/ folder the folowing files and Place these in the signgenerator/includes folder: config.php db_mysql.php functions.php functions_bbcodeparse.php functions_forumlist.php functions_reputation.php index.html init.php sessions.php =================================== Select the $board option at the top of signgenerator/index.php It should look like this to supply the proper codes for VBB use: //SELECT ONE OF THESE BOARD OPTIONS! $board = 'VBB'; //For VBulletin integration - SEE VBB_README.TXT ! #$board = 'IPB'; //For INVISION integration - SEE IPB_README.TXT ! #$board = ''; //FOR OPEN WEBSITE DISPLAY =================================== Set up the new custom BBcode in your forums admin panel. TITLE: SmileySigns TAG: smileysign EXAMPLE: [smileysign]?text=&smiley=bleh&fontcolor=000000&ss=1&shadowcol or=&signcolor=&ext=.gif DESCRIPTION: Dynamic Animated Smiley Signs BUTTON IMAGE: *NOT USED* =================================== A PSD file is supplied for the popup button or you can make your own. 20x20 is a little too small to show any detail so we use the supplied "sign.gif" for now. Locate your post area in the templates manager. all style options/editor templates fIND: <td><div class="imagebutton" id="cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" alt="$vbphrase[wrap_quote_tags]" width="21" height="20" /></div></td> ADD AFTER <td><A HREF="javascript ![]() (You'll need to do this for each editor in use on your forum. (3?)) Locate header_includes in the templates manager. FIND: </head> Add Above: <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,men ubar=0,resizable=1,width=450,height=480,left = 287,top = 159');"); } // End --> </script> =================================== CHMOD the smileysigns/temp folder to 0777 =================================== |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|