vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Angular Advertisement System (https://vborg.vbsupport.ru/showthread.php?t=201116)

Waiter 02-05-2009 11:50 AM

I don't see the MENU in my ADMINISTRATOR PANEL:

https://vborg.vbsupport.ru/

There isn't the MENU...

farsgsm 02-06-2009 08:39 AM

anybody can tell me, does it works on 3.6.8 too?!
anyone tested on 3.6.8?

sunrise2006 02-07-2009 10:34 AM

Quote:

Originally Posted by Waiter (Post 1735080)
I don't see the MENU in my ADMINISTRATOR PANEL:

http://tuttopes.net/forum/imagehosti...aee8e2639e.jpg

There isn't the MENU...

Please check for Can Administer Angular Advertisements is set to 'Yes' on Administrator Permissions panel.

sunrise2006 02-07-2009 10:34 AM

Quote:

Originally Posted by farsgsm (Post 1735899)
anybody can tell me, does it works on 3.6.8 too?!
anyone tested on 3.6.8?

Yes, it's work fine with 3.6.8 too.

andy2295 02-12-2009 06:19 PM

What does this mean

Find '$style[css]' , after add the same code that we extra it to 'printthread' template on couple already level.

biggeorge 02-12-2009 08:35 PM

I have it installed and working with custom angular banners. This adds a great look to my forum without being too intrusive.

Outstanding job on this... thank you!

sunrise2006 02-13-2009 06:14 PM

Quote:

Originally Posted by andy2295 (Post 1742159)
What does this mean

Find '$style[css]' , after add the same code that we extra it to 'printthread' template on couple already level.

It's mean add this after '$style[css]', if auto template not working on your style of course.
Code:

<style type="text/css">   
/* Angular Advertisement */
<if condition="!is_browser('ie', '6')">
.angular_advertisement {
    position: fixed;
}
.angadver_left {
    left: 0;
}           
.angadver_right {
    right: 0;
}
.angadver_top {
    top: 0;
}
.angadver_bottom {
    bottom: 0;
}
<else />.angular_advertisement {
    position: absolute;
}
.angadver_left {
    left: 0;
}           
.angadver_right {
    right: 0;
}
.angadver_top {
    top: expression(
        (document.documentElement.scrollTop || document.body.scrollTop) + (this.offsetHeight - this.offsetHeight)
    );
}
.angadver_bottom {
    top: expression(
        ((document.documentElement.scrollTop || document.body.scrollTop) + (this.offsetHeight - this.offsetHeight))+((document.documentElement.clientHeight || document.body.clientHeight) - this.offsetHeight)
    );
}
</if>
</style>


zlos 02-21-2009 08:56 AM

Quote:

Originally Posted by redlabour (Post 1705987)
  • What about displaying Ads after X Posts, at Footer, at navbar? Center?
  • What about random Ads at the same Place, automatic Refresh Ads after X Seconds or Minutes?
  • Priority of displaying a Ad?
  • Maximum show of a Ad per Day, Week, Month ....?
  • What about Fullscreen Ad after X Clicks/Threads/Postings?
  • What about displaying Ads at Archive?
  • What about count Clicks?

Need more Information. If i watch the Screenshots it seems not one of this Features are build in yet. Am i blind? If they are all missing every other AdManagement miss your nice Extrafunctions but the others allready have this more important Basicfunctions of a AdSystem. :eek:

Sorry, absolutely nice try so far but unusable for installing and using this yet at this Point of Development. :(

Hope there will be a final Release soon. Then it would be perfect. ;) :up:

Fully agree with redlabour - listed options are a must for pro-level adserver for vB :)
I will also continue looking into this mod, also due to the fact that 4.x/5.x versions of vB Ad Mngnt hack is unusable for me.

Sid_pachi 02-21-2009 01:13 PM

Great Modification!

am testing it out now on my test site and once i figure what sort of advertising campaign to attach to it i will put it on my main board.

anyone have any recommendations regarding what sort of ad works best here?

MarkusB 02-28-2009 07:54 PM

Great Job done sunrise2006 ! :up:

Thanks!


All times are GMT. The time now is 07:12 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.01196 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete