Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VB-O-GRAM ....... Site Promotional Tool Details »»
VB-O-GRAM ....... Site Promotional Tool
Version: 1.00, by trafix trafix is offline
Developer Last Online: Jul 2008 Show Printable Version Email this Page

Version: 3.0.6 Rating:
Released: 01-22-2005 Last Update: 01-23-2005 Installs: 17
DB Changes
 
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 05-30-2005, 11:09 PM
Brent H's Avatar
Brent H Brent H is offline
 
Join Date: Sep 2004
Location: Phoenix, AZ
Posts: 162
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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" />&nbsp;&nbsp;&nbsp;<input type="reset" class="button" name="reset" value="$vbphrase[reset_fields]" accesskey="r" /></center>		
		</div>
	</td>
</tr>
</form>
</form>
</table>
$footer
</body>
</html>
Reply With Quote
  #113  
Old 07-18-2005, 08:24 PM
MUDERCOOL MUDERCOOL is offline
 
Join Date: Feb 2005
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #114  
Old 08-04-2005, 03:37 AM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yoyoyoyo
I agree- this is very odd. The text input box works fine in IE, but Firefox will not allow me to put any text in to the text area. Any ideas Trafix?
has anyone come up wirh a fix for this error? I can only get this to work with the standard editor- the wysiwyg editor give me a blank edit area that I can't click or type in.
Reply With Quote
  #115  
Old 04-01-2007, 11:30 PM
kooley2 kooley2 is offline
 
Join Date: Nov 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!!!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:54 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04348 seconds
  • Memory Usage 2,278KB
  • Queries Executed 19 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete