habu
06-07-2001, 08:29 AM
Its looks as if many vBulletin users also use phpAdsNew.
The far best way to use phpAdsNew is the local mode with the view() function.
Using the remote invocation with JavaScript is slow and the direct <IMG> Tag doesn't work with some IE versions, doesn't support html-banners and other features of phpAdsNew.
However if you use the view() or view_raw() function in the "PHP parsed code' section within the styles configuration in the control panel, you're doing a big mistake!
As pointed out by fastforward in this post:
http://161.58.84.213/forum/showthread.php?threadid=19433&highlight=phpadsnew#post121891
the counting of adview is wrong. Embarrising toward your advertising customer and bag for the click ratio.
We have a problem to solve.
Bad publicity on wrong banner counts on forums is not good for any of us.
Let's get together and think of the easiest, most compatible way to work with phpAdsNew in local mode.
My first idea is to create a new template wich will only be parsed on every static page. A static page does not include the intermediate, redirecting pages after searches or posts.
The bad thing about it is that one would have to hack just about every .php script.
Is it possible to use the dooutput() function for this?
Can we hook the evaluation of our second, page related, php parsed template to this function?
I'm not to far into the code of vBulletin, but this aproach looks ok to me.
What do the vB-Pro say?
Does anyone have a better idea how to tackle the problem?
____________________
phpAdsNew is a very vivid OpenSource project and I guess worth supporting.
BTW, it's a pitty vB isn't OpenSource. I bet you could by now make a living by distributing hacks. You have many people supporting vB with hacks. THEY are making it a better product, too. Don't just use them. But that's a different topic - Please only reply to the phpAdsNew topic to keep this thread 'clean'.
The far best way to use phpAdsNew is the local mode with the view() function.
Using the remote invocation with JavaScript is slow and the direct <IMG> Tag doesn't work with some IE versions, doesn't support html-banners and other features of phpAdsNew.
However if you use the view() or view_raw() function in the "PHP parsed code' section within the styles configuration in the control panel, you're doing a big mistake!
As pointed out by fastforward in this post:
http://161.58.84.213/forum/showthread.php?threadid=19433&highlight=phpadsnew#post121891
the counting of adview is wrong. Embarrising toward your advertising customer and bag for the click ratio.
We have a problem to solve.
Bad publicity on wrong banner counts on forums is not good for any of us.
Let's get together and think of the easiest, most compatible way to work with phpAdsNew in local mode.
My first idea is to create a new template wich will only be parsed on every static page. A static page does not include the intermediate, redirecting pages after searches or posts.
The bad thing about it is that one would have to hack just about every .php script.
Is it possible to use the dooutput() function for this?
Can we hook the evaluation of our second, page related, php parsed template to this function?
I'm not to far into the code of vBulletin, but this aproach looks ok to me.
What do the vB-Pro say?
Does anyone have a better idea how to tackle the problem?
____________________
phpAdsNew is a very vivid OpenSource project and I guess worth supporting.
BTW, it's a pitty vB isn't OpenSource. I bet you could by now make a living by distributing hacks. You have many people supporting vB with hacks. THEY are making it a better product, too. Don't just use them. But that's a different topic - Please only reply to the phpAdsNew topic to keep this thread 'clean'.