Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-26-2008, 10:32 AM
callumbush callumbush is offline
 
Join Date: May 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Orange Balloon Race setup

Hi all,

I want to set up my site with Orange balloon race (its a promotional stunt a UK phone network are doing, and it will drive traffic to your site).

http://www.playballoonacy.com

The script I need to add to my site is below. I've tried putting it on forumhome and footer but nothing shows - can you help?

<script type="text/javascript" charset="utf-8" src="http://www.playballoonacy.com/js/d9d71b2b2aa658f3b284624a64aac6fd/"></script>

This blog site shows a working example of what It should look like (scroll down and it will pop up in the bottom of your screen.

http://www.bluhalo.com/

Many thanks

Callum

--------------- Added [DATE]1214509053[/DATE] at [TIME]1214509053[/TIME] ---------------

anyone?
Reply With Quote
  #2  
Old 06-27-2008, 10:41 PM
callumbush callumbush is offline
 
Join Date: May 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyoooone?
Reply With Quote
  #3  
Old 06-28-2008, 04:08 AM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thats cool.

Can you not just add it to your footer ?

--------------- Added [DATE]1214630323[/DATE] at [TIME]1214630323[/TIME] ---------------

Added to footer, works fine. ( oh and signed up for our own acct, so havent used yours )

Open Styles & Templates > Search in Styles.

Choose your style.

Seach footer

Open footer. Goto Bottom and add

HTML Code:
<!-- Balloon code-->
<script type="text/javascript" charset="utf-8" src="http://www.playballoonacy.com/js/304ecb8658b19ac024dfb46bec5b3b57/"></script>
<!--end of baloon code-->
Reply With Quote
  #4  
Old 06-28-2008, 01:57 PM
callumbush callumbush is offline
 
Join Date: May 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Steve,

Glad it works for you I tried that but it doesn't work for some reason?

I tried your code very quickly too and that didn't work either.



Here's my footer code:


$ad_location[ad_footer_start]

<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
$spacer_close
<table width="$stylevar[outertablewidth]" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="blank" width="8" height="8" valign="bottom"><img src="$stylevar[imgdir_misc]/crn_bl.gif" width="8" height="8" alt="" /></td>
<td class="blank" width="100%">&nbsp;</td>
<td class="blank" width="8" height="8" valign="bottom"><img src="$stylevar[imgdir_misc]/crn_br.gif" width="8" height="8" alt="" /></td>
</tr>
</table>
<!-- /content area table -->
<br /><br />
<div align="center">
<div class="smallfont" align="center">
<span id="redcarbon">Design by: <a href="http://www.vbskinzone.com" title="vBulletin Skins Zone">vBulletin Skins Zone</a></span><!--redcarbon--><br/>
</div>

<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->

$vboptions[copyrighttext]
<br /><br />
Property of PriceDevil.com Ltd
</div>
</div>
</div>
$ad_location[ad_footer_end]
<br /><br />
<div class="footer">
<form action="$vboptions[forumhome].php" method="get">

<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" class="page" align="center">
<tr>
<if condition="$show['quickchooser']">
<td class="footer">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select>
</td>
</if>
<if condition="$show['languagechooser']">
<td class="footer">
<select name="langid" onchange="switch_id(this, 'lang')">
<optgroup label="$vbphrase[quick_language_chooser]">
$languagechooserbits
</optgroup>
</select>
</td>
</if>
<td class="footer" align="$stylevar[right]" width="100%">
<div class="smallfont">
<strong>
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if>
<if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>
<if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
</strong>
</div>
</td>
</tr>
</table>
</form>
</div>
$ad_location[ad_footer_end]

<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->

</if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->

</script>

<!-- Balloon code-->
<script type="text/javascript" charset="utf-8" src="http://www.playballoonacy.com/js/d9d71b2b2aa658f3b284624a64aac6fd/"></script>
<!--end of baloon code-->
Reply With Quote
  #5  
Old 06-28-2008, 09:18 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That should work no problems. Perhaps you have ADBLOCK enabled on firefox, and cannot see it.?

Will check out your site. Dont use my code, as thats linked to a temp acct we setup, for testing purposes for you.

--------------- Added [DATE]1214691770[/DATE] at [TIME]1214691770[/TIME] ---------------

Just took a look at your source. Try this.

Find:

HTML Code:
<td class="footer" align="right" width="100%">
		<div class="smallfont">
			<strong>
				<a href="http://www.PhoneDevil.com/cv_rss_feeds.php" target="_self" title="Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews RSS Feeds"><img src="http://www.PhoneDevil.com/images/cinvin_forum_feed_listing/rss.gif" border="0" alt="Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews RSS Feeds" style="vertical-align:  middle" /></a> - <a href="http://www.PhoneDevil.com/sendmessage.php" rel="nofollow" accesskey="9">Contact Us</a> -
				<a href="http://www.PhoneDevil.com">Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews</a> -
				
				
				<a href="archive/index.php/">Archive</a> -
				
				<a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>

			</strong>
		</div>
	</td>


And change to this:

HTML Code:
<td class="footer" align="right" width="100%">
		<div class="smallfont">
			<strong>
				<a href="http://www.PhoneDevil.com/cv_rss_feeds.php" target="_self" title="Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews RSS Feeds"><img src="http://www.PhoneDevil.com/images/cinvin_forum_feed_listing/rss.gif" border="0" alt="Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews RSS Feeds" style="vertical-align:  middle" /></a> - <a href="http://www.PhoneDevil.com/sendmessage.php" rel="nofollow" accesskey="9">Contact Us</a> -
				<a href="http://www.PhoneDevil.com">Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews</a> -
				
				
				<a href="archive/index.php/">Archive</a> -
				
				<a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>

			</strong>
		</div>
<!-- Balloon code-->

<script type="text/javascript" charset="utf-8" src="http://www.playballoonacy.com/js/d9d71b2b2aa658f3b284624a64aac6fd/"></script>
<!--end of Balloon code-->
	</td>
Reply With Quote
  #6  
Old 06-28-2008, 09:48 PM
callumbush callumbush is offline
 
Join Date: May 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

many thanks!

What file/template would that be located in? ...Its not in my footer template :S
Reply With Quote
  #7  
Old 06-28-2008, 10:06 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by callumbush View Post
many thanks!

What file/template would that be located in? ...Its not in my footer template :S
Im sure the easiest option would be to go into Styles and Templates.

Enter the template you are using, which is the vbskinzone one.

Search for:

HTML Code:
<a href="archive/index.php/">Archive</a> -
				
				<a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>
That hopefully should narrow it down, at a rough guess, it will be some footer template or other...

Ozzy





EDIT:

Ignore that !
You should be able to add it in your footer.
Are you sure you are using your own, code generated by Ballooonacy?

Perhaps if you arent, then it wont show. Did you give them correct url.

Because, adding the code I gave you in post 2, should indeed work, if added as you have indeed added it.
Reply With Quote
  #8  
Old 06-29-2008, 03:17 PM
callumbush callumbush is offline
 
Join Date: May 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep definately using my own code And the site was approved by Orange
.....perhaps its time to give up


$ad_location[ad_footer_start]

<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
$spacer_close
<table width="$stylevar[outertablewidth]" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="blank" width="8" height="8" valign="bottom"><img src="$stylevar[imgdir_misc]/crn_bl.gif" width="8" height="8" alt="" /></td>
<td class="blank" width="100%">&nbsp;</td>
<td class="blank" width="8" height="8" valign="bottom"><img src="$stylevar[imgdir_misc]/crn_br.gif" width="8" height="8" alt="" /></td>
</tr>
</table>
<!-- /content area table -->
<br /><br />
<div align="center">
<div class="smallfont" align="center">
<span id="redcarbon">Design by: <a href="http://www.vbskinzone.com" title="vBulletin Skins Zone">vBulletin Skins Zone</a></span><!--redcarbon--><br/>
</div>

<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->

$vboptions[copyrighttext]
<br /><br />
Property of PriceDevil.com Ltd
</div>
</div>
</div>
$ad_location[ad_footer_end]
<br /><br />
<div class="footer">
<form action="$vboptions[forumhome].php" method="get">

<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" class="page" align="center">
<tr>
<if condition="$show['quickchooser']">
<td class="footer">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select>
</td>
</if>
<if condition="$show['languagechooser']">
<td class="footer">
<select name="langid" onchange="switch_id(this, 'lang')">
<optgroup label="$vbphrase[quick_language_chooser]">
$languagechooserbits
</optgroup>
</select>
</td>
</if>
<td class="footer" align="$stylevar[right]" width="100%">
<div class="smallfont">
<strong>
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if>
<if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>
<if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
</strong>
</div>
</td>
</tr>
</table>
</form>
</div>
$ad_location[ad_footer_end]

<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->

</if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->

</script>

<!-- Balloon code-->
<script type="text/javascript" charset="utf-8" src="http://www.playballoonacy.com/js/d9d71b2b2aa658f3b284624a64aac6fd/"></script>
<!--end of Balloon code-->
Reply With Quote
  #9  
Old 06-29-2008, 11:00 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have a word with Maestro, over at VbSkinzone.

He is a top fella, give him your code, and admin access, he will sort it for you.

I dare say the issue arrises with the bottom, RSS banner thing you have.

Ozzy
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 03:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04280 seconds
  • Memory Usage 2,273KB
  • Queries Executed 13 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete