Ok... I have a site, getting people stopping by, so what the hell put a couple ads out their and see what happens. I do have a vb forum, and I am still trying to learn how to do the conditional for members.
What I would like to get to learn is how others are using Phpadsnew to server their ads. While using ads from the thread link above, how are you servering them... I haven't really played with Phpadsnew enough to really take advantage of it's usage.
So any ideas on getting this started would be great
Thanks in advanced
Coll
I'm using phpAdsNew with javascript invocation, which allows me to run my ad server on one location and serve ads on multiple websites and multiple servers. I'm not sure why javascript is "messy" because it's a solution that's worked well for me.
I'm curious, cscgal, how are you targeting ads for a specific forum or forums?
phpAdsNew allows you to specify a "source" for an advertisement (i.e. page1, page2, etc.), for logging purposes. I have customized my vBulletin to make this source be the name of a forum. JavaScript is messy because it is a client-side language, which means it is interpreted by the web browser instead of the server.
I see the option to specify a source. Does this work with the vBulletin querystring (i.e. f=127) or do you need to first install your mod_rewrite code for vBulletin?
If you use the JavaScript invocation in your templates, you should be able to use source=$forumid within the URL.
I would love to be able to serve targeted ads based on the source, but would like to do that not just for the forumdisplay, but also all topics within a given forum.
For example, if the forum was about games, I would want to target gamers throughout the topics in that forum, while another forum at the same site might target music fans. But the forumid isn't used in the URLs of indidual threads.
BigBlueBall, are you using vBulletin? If so, it doesn't matter. The thread templates still have access to the $forumid variables. Not sure how it works in other forum systems, but either way, I would assume that all threads have access to the forum ID they are part of.
Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.
This thread is more than three months old
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.