The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]()
I'm bringing this thread back to life...... :bunny:
Does anyone happen to have step-by-step integration instruction how to get phpAdsNew to work with vBulletin version 3 Beta 4? Any help you can give me will be greatly appreciated. I go phpAdsnew installed and configured for all the correct banners. I am hitting the wall on trying to figure how to get it integrated with vBulletin 3 beta 4. ![]() Thanks -Tuan |
#12
|
||||
|
||||
![]()
What needs to be integrated? Wouldnt you just add your Invocationcode to the templates you want your ads to show? Then if you dont want some people to see the adds use the Dynamic Templates hack by Logician.
|
#13
|
||||
|
||||
![]()
Has something been done?
|
#14
|
|||
|
|||
![]()
I got this added to the phpinclude_start
Code:
require("C:/../../phpadsnew/phpadsnew.inc.php"); if (!isset($phpAds_context)) $phpAds_context = array(); $phpAds_raw = view_raw ('', 0, '', '', '0', $phpAds_context); $variable_name = $phpAds_raw['html']; But not sure where I need to put the local invocation code generated by phpadsnew. Do you know where I need to put them? I would greatly appreciated if you can point me to the right direction. ![]() Code:
<?php if (@include('C:/../../phpadsnew/phpadsnew.inc.php')) { if (!isset($phpAds_context)) $phpAds_context = array(); $phpAds_raw = view_raw ('', 2, '', '', '0', $phpAds_context); echo $phpAds_raw['html']; } ?> |
#15
|
|||
|
|||
![]()
<i>I want to know too..</i>
|
#16
|
|||
|
|||
![]()
I use phpadsnew http://cnczone.com/index.php?s= .
|
#17
|
||||
|
||||
![]()
cnczone or someone.
Can you please post a step by step on how to intergrate pgpadsnew to vbulletin? I am using vportal with vbulletin and I want to add a zone on the top of vportal and the top of my main vbulletin forum and the bottom. Please help |
#18
|
|||
|
|||
![]()
Just use the code generator in phpadsnew and plave that code in the template.
|
#19
|
||||
|
||||
![]()
cnczone
Can you please be a bit more specific I am not a coder. Do I have to add a code to the templete for every banner? Which template do I have to edit of I want banners to rotate on the top of my vportal and top and bottom of vbulletin? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|