Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[bmw] Ads Corner Details »»
[bmw] Ads Corner
Version: 1.00, by bodaudinh bodaudinh is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 03-13-2009 Last Update: 03-27-2009 Installs: 79
Uses Plugins Template Edits
Additional Files  
No support by the author.

Info:
** Easy to use/manage advertisment @ right corner of site as flip page (View Screenshot demo)

Support: All version of vbb.

Features:
- Add advertisments to right of forum (can be turned on/off).
- Easy manage.
- Flip as page of book.


Installation:
1. Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
2. Upload clientscript directory on your server.
3. Add $adscorner in HEADER template.
Code:
$adscorner
<!-- logo -->
<a name="top"></a>
To set options:
Go to: AdminCP > vBulletin Options > Ads Corner
==> Change your url small & big image

Thanks:
- Jaromir Fojcik (jCorner v0.1)

Sorry abt my English

Download Now

File Type: zip ads_corner.zip (133.3 KB, 565 views)

Screenshots

File Type: jpg screenshot-admincp.jpg (112.6 KB, 0 views)
File Type: gif sceenshot-home.gif (845.7 KB, 0 views)

Show Your Support

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

Comments
  #22  
Old 03-23-2009, 03:05 PM
dt-pain dt-pain is offline
 
Join Date: Dec 2003
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where would I put that code in this header?



Code:
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-6840378-1");
pageTracker._trackPageview();
</script>


<!-- Generated by OpenX 2.6.4 -->
<script type='text/javascript' src='http://www.ballerscafe.com/openx/www/delivery/spcjs.php?id=1&amp;target=_blank'></script>
<!-- Generated by OpenX End 2.6.4 -->





<link href="http://www.ballerscafe.com/header.css" rel="stylesheet" type="text/css">

<table width="100%" border="0" cellpadding="0" cellspacing="0" class="header">
  <!--DWLayoutTable-->
  <tr>
    <td width="404" height="10"></td>
    <td width="4"></td>
    <td width="100%"></td>
  </tr>
  <tr>
    <td rowspan="3" valign="top"><img src="http://www.ballerscafe.com/forum/leftlogo.png" width="400" height="200"></td>
    <td height="29"></td>
    <td></td>
  </tr>
  
  <tr>
    <td height="63">&nbsp;</td>
    <td valign="top" class="banner">

<!--/* OpenX Javascript Tag v2.6.1 */-->
<script type='text/javascript'><!--// <![CDATA[
    /* [id4] Top Banner */
    OA_show(4);
// ]]> --></script><noscript><a target='_blank' href='http://www.ballerscafe.com/openx/www/delivery/ck.php?n=6047f33'><img border='0' alt='' src='http://www.ballerscafe.com/openx/www/delivery/avw.php?zoneid=4&amp;n=6047f33' /></a></noscript>
<!--/* OpenX Javascript Tag END v2.6.1 */-->

</td>
</tr>
  <tr>
    <td height="38">&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td height="20">&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
Reply With Quote
  #23  
Old 03-23-2009, 03:13 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice idea, I'll have to check this one out
Reply With Quote
  #24  
Old 03-24-2009, 01:02 AM
bodaudinh bodaudinh is offline
 
Join Date: Mar 2008
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dt-pain View Post
Where would I put that code in this header?
Code:
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-6840378-1");
pageTracker._trackPageview();
</script>
$adscorner
...
Anywhere, I made example for you.
Reply With Quote
  #25  
Old 03-24-2009, 11:23 AM
wAnBoA wAnBoA is offline
 
Join Date: Sep 2008
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed ^^ It's great.
But it's not working for IE?

www.aboxcafe.com
Reply With Quote
  #26  
Old 03-24-2009, 03:56 PM
dt-pain dt-pain is offline
 
Join Date: Dec 2003
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bodaudinh View Post
Anywhere, I made example for you.

That dosent work for me. I get a BIG white area above the header
Reply With Quote
  #27  
Old 03-24-2009, 05:05 PM
dt-pain dt-pain is offline
 
Join Date: Dec 2003
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bodaudinh View Post
Find (x2)
Code:
 	style="position:relative;
replace to (x2)
Code:
 	style="position:absolute;
Good luck
Thanks that fixed it
Reply With Quote
  #28  
Old 08-22-2009, 11:55 PM
massi64 massi64 is offline
 
Join Date: Jun 2009
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i install it , and i follow every step , but a dosen't work . I don't see anything on the page as a peeling corner
and i can't find that code style="position:absolute;
any idea ?? please help i'm running vb3.8.4
Reply With Quote
  #29  
Old 08-23-2009, 01:11 AM
massi64 massi64 is offline
 
Join Date: Jun 2009
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

actualy i did find the nice.js but the files was allready being change .
please help
Reply With Quote
  #30  
Old 08-23-2009, 10:06 AM
massi64 massi64 is offline
 
Join Date: Jun 2009
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry i got it , a works fine
my bad

Reply With Quote
  #31  
Old 09-06-2009, 07:17 PM
HappyFeet's Avatar
HappyFeet HappyFeet is offline
 
Join Date: Mar 2009
Location: Tn. USA
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*Installed*

Works great! Many thanks.:up:

EDIT: I can't stop mousing over it! It looks great and I'm simply amazed by it! My hat is off to you bodaudinh. Wow!
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 12:59 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.04598 seconds
  • Memory Usage 2,340KB
  • Queries Executed 26 (?)
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
  • (5)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete