The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VB-O-GRAM ....... Site Promotional Tool Details »» | |||||||||||||||||||||||||
And you thought that greeting cards had died ....... think again! ... lmao
This hack will add a not-so-unique feature to you community in the form of a great promotional tool It can display both normal images and flash files (.swf) 1 file edit 1 template edit 2 new db table This hack uses and includes a copy of the [HIS] Hack Installer System (Build 3) released by Link14716 and can be found here --> https://vborg.vbsupport.ru/showthread.php?t=71542 The admin area here is basicly a copy of the vB Jukebox. You can upload all your images and flash files from your browser I have not included any permissions so both your members and guests can send -O-GRAMS to promote your site in the pic you will see that i called mine Trafix-O-GRAM .... however in the admin options you can call it whatever you like ahhh what the hell here is the demo .... go look for yourself ..... but you cant register as it is a dev forum but i think it should be fine your your testing. i only have the one flash file and i have used some crappy images to test with. http://srv01.orpbus.com/~admin152/up...ain&imageid=12 I will reserve the first few posts to add links at a later stage to member flash file contributions OOOPS .... nearly forgot .... Please click INSTALL UPDATE ... fixed install quirie Show Your Support
|
Comments |
#112
|
||||
|
||||
I have my forum width set to 760, and for some reason all the tables in that main vbogram template were stretching my page about 40 pixels too wide. It also looked to cluttered having 2 additional tables in there when they didn't need to be so I did my best to make it blend better with the rest of the vBulletin style layout. In my opinion it's much cleaner
HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] ~ $vboptions[vbt_name] - powered by vBulletin</title> $headinclude </head> <body> $header $navbar <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat" colspan="2"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px"> <tr> <td class="vbmenu_control" id="imagepics"> <div align="center"><a href="#goto_imagepics">$vbphrase[vbog_more_pics]</a> <script type="text/javascript"> vbmenu_register("imagepics"); </script> </div></td> <td class="tcat" colspan="2"> <strong><span class="normalfont"><center>$welcometitle<center></span></strong> </td> <td class="vbmenu_control" id="flashpics"> <div align="center"><a href="#goto_flashpics">$vbphrase[vbog_flash_fun]</a> <script type="text/javascript"> vbmenu_register("flashpics"); </script> </div></td> </tr> </table> <!-- thread tools menu --> <div class="vbmenu_popup" id="imagepics_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> $thisimageis </table> </div> <div class="vbmenu_popup" id="flashpics_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> $thisflash </table> </div> </td> </tr> <tr> <td class="thead">Please completely fill out the form.</td> </tr> <tr> <td height="264" align="center" class="panelsurround"> <form action="vb_o_gram.php" name="vbform" method="post"<if condition="!is_browser('webtv')"> onsubmit="return validatePost(this, 0, $vboptions[postminchars], $vboptions[postmaxchars]);" onreset="vB_RESET(this);"</if>> <input type="hidden" name="do" value="sendogram" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="imageid" value="$getimage[vbogram_imgid]" /> <div class="panel"> <div style="width:$stylevar[formwidth]" align="$stylevar[left]"> <fieldset class="fieldset"> <legend><b>$getimage[title]</b></legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" align="center"> <tr> <td> $picbit </td> </tr> </table> </fieldset> <fieldset class="fieldset"> <legend>$vbphrase[vbog_sender_name]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td> <input type="text" name="sender" size=40 value="$bbuserinfo[username]" /> </td> </tr> </table> </fieldset> <fieldset class="fieldset"> <legend>$vbphrase[vbog_sender_email]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td> <input type="text" name="senderemail" size=40 value="$bbuserinfo[email]" /> </td> </tr> </table> </fieldset> <fieldset class="fieldset"> <legend>$vbphrase[vbog_recievers_name]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td> <input type="text" name="receivername" size=40 value="" /> </td> </tr> </table> </fieldset> <fieldset class="fieldset"> <legend>$vbphrase[vbog_send_to_email]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td> <input type="text" name="sendtoemail" size=40 value="" /> </td> </tr> </table> </fieldset> <fieldset class="fieldset"> <legend>$vbphrase[message]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td> <!-- WYSIWYG / non WYSIWYG posting box --> $messagearea <!-- end WYSIWYG / non WYSIWYG posting box --> </td> </tr> </table> </fieldset> </div> </div> <div style="margin-top:$stylevar[cellpadding]px"> <center><input type="submit" class="button" name="addeditform" value="$vbphrase[send]" accesskey="s" tabindex="4" /> <input type="reset" class="button" name="reset" value="$vbphrase[reset_fields]" accesskey="r" /></center> </div> </td> </tr> </form> </form> </table> $footer </body> </html> |
#113
|
|||
|
|||
oh I installed the hack, seems a very good hack thank you very much but I have a problem, I see the table is there (via php admin), although vb3_vbogram_img *is* there I get this error:
Database error in vBulletin 3.0.7: Invalid SQL: SELECT * FROM vb3_vbogram_img WHERE active = 1 ORDER BY RAND() DESC LIMIT 1 mysql error: Table 'mesajtah_dannke.vb3_vbogram_img' doesn't exist mysql error number: 1146 Date: Monday 18th of July 2005 05:03:40 PM Script: http://www.mesajtahtasi.com/davlumbaz/vb_o_gram.php? Referer: http://www.mesajtahtasi.com/davlumba...ad.php?p=33820 Username: MUDER [The One] IP Address: 85.101.118.249 |
#114
|
||||
|
||||
Quote:
|
#115
|
|||
|
|||
This looks to be a really great hack!
Does anyone know if there is any plans to upgrade or develop this for VB 3.6? Thx in advance!!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|