vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vB Ad Management 4 (https://vborg.vbsupport.ru/showthread.php?t=131150)

RedTyger 01-22-2007 01:07 PM

Quote:

Originally Posted by bada_bing (Post 1164963)
Here are the screen shots

Ah, I see. No there's nothing I can do about that I'm afraid, it's up to you to size the advertisements to your forum.

bada_bing 01-22-2007 02:49 PM

ah ok any hopes of this getting corrected on next release?

RedTyger 01-22-2007 02:51 PM

No, like I just said...if someone is going to use an advertisement that's too big for the space they've got, that's up to them. I can't do anything about it. If you don't have enough space, don't use that advertisement. Simple as that. :)

klmklm 01-22-2007 06:11 PM

Hi,

I am sure I missed something in the installateion, I managed to
PHP Code:

Find <!-- post $post[postidpopup menu --> and paste $postbit_advertisement above it in your postbit postbit_legacy templates

How do I:-
  1. Upload the product using the Product Manager.
  2. And where is the install button on the download page for me to proceed with the download


Any help is appreciated......

Shoei 01-22-2007 08:36 PM

Just a heads up to people who want their ads to work with other products like IBProArcade and such to use $GLOBALS[] in their style templates like
PHP Code:

$GLOBALS[footer_advertisement


SportsZone 01-22-2007 08:40 PM

I have a problem. My site has 3 different styles, and I want the google ads, when showing, to blend into the styles background. At the moment, I have got the same ad on all the styles, which looks messy.

So what I want to know is, how do I restrict certain ads to a style?

RedTyger 01-23-2007 08:51 AM

Quote:

Originally Posted by SportsZone (Post 1165285)
I have a problem. My site has 3 different styles, and I want the google ads, when showing, to blend into the styles background. At the moment, I have got the same ad on all the styles, which looks messy.

So what I want to know is, how do I restrict certain ads to a style?

Edit the (whatever)_advertisement template and change it to the following.

Code:

<if condition="$bbuserinfo['styleid'] == 1">
$(whatever)_adcode
</if>
<if condition="$bbuserinfo['styleid'] == 2">
Your advertisement code for styleid 2
</if>
<if condition="$bbuserinfo['styleid'] == 3">
Your advertisement code for styleid 3
</if>

Etc. You can't manage style-specifics from the AdminCP.

azn_romeo_4u 01-23-2007 04:43 PM

Looks like an awesome mod O_O gonna be using it ASAP.

Reece^B 01-23-2007 07:51 PM

Cheers for the update.

dbdbdbdb 01-23-2007 07:52 PM

After installing V3.0 the following errors did occur in forumdisplay.php:

Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116)

Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116)

Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116)

Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116)

Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116)

Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116)

Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116)

Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116)

and:

Die Cookies konnten nicht gesetzt werden, da der Header schon an den Browser geschickt wurde.
Datei: /is/htdocs/xxxx/www/xxxxx/forum/includes/class_core.php
Zeile: 3036


All times are GMT. The time now is 12:19 AM.

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.08316 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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