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)

dutchbb 11-06-2007 08:43 PM

Oh it didn't work with the javascript includes, im now just using the embed tag and it works.

TJFweb 11-08-2007 02:50 AM

Is there any way to force users to use Adsense ads? I don't want them having free reign over what ad code they put in there because they could post malicious code or porn advertisements.

Thanks.

class101 11-08-2007 08:14 AM

Quote:

Originally Posted by TJFweb (Post 1378193)
Is there any way to force users to use Adsense ads? I don't want them having free reign over what ad code they put in there because they could post malicious code or porn advertisements.

Thanks.

Just dont allow them to post ads, I dont see the benefits to use shared ads ..

RedTyger 11-08-2007 08:22 AM

Quote:

Originally Posted by TJFweb (Post 1378193)
Is there any way to force users to use Adsense ads? I don't want them having free reign over what ad code they put in there because they could post malicious code or porn advertisements.

Thanks.

Don't share the entire advertisement, share a small part of it. Leave the "enable HTML" turned off. Use the custom field regex (default vBulletin feature when creating a custom profile field) to restrict what can be entered into the profile field box.

Vinyljunky 11-08-2007 04:36 PM

Hello,

Could somebody explain to me how I can show ads within ibProArcade ?

Oh by the way Thank You for a great mod!

VinylJunky

RedTyger 11-08-2007 04:41 PM

When making the template edits, change $x_advertisement to $GLOBALS[x_advertisement].

TJFweb 11-09-2007 05:26 AM

Hi again RedTyger. Thanks for answering my last question.

I have one more thing to ask - is it possible to specify the forums within which ad sharing is turned on? I only want to enable it for a few forums.

Thanks.

RedTyger 11-09-2007 06:49 AM

Yes, you can specify forums in which it is enabled or forums in which it is disabled.

class101 11-10-2007 03:03 PM

small patch required when you do have ads displayed in the search, like new posts and today posts(not official, search some page ago to know how):

in threadbit_advertisement

FIND

PHP Code:

    <if condition="$show['inlinemod']">
        <
td class="alt1Active">
            &
nbsp;
        </
td>
    </if> 

ADD BEFORE

PHP Code:

<if condition="$show['forumlink']">
<
td class="alt1"></td>
</if> 

this fixes the <td> taking the background color of tborder instead of alt1 on the advertisement <tr> row

razvans 11-10-2007 07:59 PM

Hello

I have installed this hack too. i have bought a new vbulletin license only to create a adsense sharing forum

but i have some problems. the ads are showing only when i am logged in as " admin "

i have filled also the form : "Enable Ad Sharing for Usergroups: " with 1|2|3|4|5|6|7
but i can not see the ads. do you know where is the problem ?

Thanks


All times are GMT. The time now is 05:32 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.03538 seconds
  • Memory Usage 1,746KB
  • 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
  • (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
  • (6)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