vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   openx with vb4 (https://vborg.vbsupport.ru/showthread.php?t=232066)

helmica 01-03-2010 06:16 PM

openx with vb4
 
hi all,
how to add openx ads inside vb4?

regards

saad

TheHeartSmasher 01-04-2010 01:48 PM

Copy the code that openx gives you and input it into any template you want manually or add it to one of the pre-positioned areas in the advertising section in the admincp. Don't forget to do it like this:

Code:

<vb:literal>
AD CODE GOES HERE
</vb:literal>


helmica 01-06-2010 11:12 AM

i put the openx code like this and not work please help

<vb:literal>
<?
if (@include(getenv('DOCUMENT_ROOT').'/open/phpadsnew.inc.php')) { if (!isset($phpAds_context)) $phpAds_context = array(); $phpAds_raw = view_raw ('zone:1329', 0, '', '_top', '0', $phpAds_context); echo $phpAds_raw['html']; }
?>
</vb:literal>

MOGmartin 01-06-2010 04:04 PM

Quote:

Originally Posted by helmica (Post 1948649)
i put the openx code like this and not work please help

<vb:literal>
<?
if (@include(getenv('DOCUMENT_ROOT').'/open/phpadsnew.inc.php')) { if (!isset($phpAds_context)) $phpAds_context = array(); $phpAds_raw = view_raw ('zone:1329', 0, '', '_top', '0', $phpAds_context); echo $phpAds_raw['html']; }
?>
</vb:literal>

you need to put the advert code in the vb:literal tags, nothing else...

ragtek 01-06-2010 04:26 PM

If you want to use the php code, you have to create a plugin, register the variable to the templates, where you want to show it and to put it into the templates

obmob 01-06-2010 04:36 PM

use the script, at least i used it like that and worked fine :p

helmica 01-20-2010 05:26 AM

Quote:

Originally Posted by ragtek (Post 1948905)
If you want to use the php code, you have to create a plugin, register the variable to the templates, where you want to show it and to put it into the templates

hi
thank for your reply to me

how to register the variable to the templates?

thanks in advance for your help

ragtek 01-20-2010 11:30 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=228078" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=228078</a>

helmica 01-26-2010 01:08 PM

Quote:

Originally Posted by ragtek (Post 1961096)

hi
thanks for your reply to me
i am not very good on that story
can you explain to step by step, how to add openx ads on vb4?

i hope you continue help me

regards

helmica

obmob 01-27-2010 06:20 PM

Hmm... how about a replacement variable?

Get your script code and add it to the replacement variable, then use that varibale and add it in your style. :)


All times are GMT. The time now is 09:04 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.01239 seconds
  • Memory Usage 1,728KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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