Hi there,
So, I have a problem trying to use the Ad module and AdBrite.
So I simply create a new Ad and pick up the HTML option. I then paste the embed code AdBrite gives me. I can even save the node and everything is fine.
But as soon as I want to edit my page for let's say changing the title, the edition page for the ad is totally broken.
So I get a white page with this printed on top:
AdBriteRender_256d266c_e688_4702_a79f_2992cea013e3(); //-->AdBriteRender_e67572f7_9497_4d14_8353_d3cbdb6ba281(); //-->
I really want to use the Ad module, because I want to be able to rotate banners coming from different affiliate programs and banner entworks in the same zone.
I would highly appreciate any kind of help,
THX
Comments
Comment #1
quinns commentedI have a similar problem but have been been trying to use the Adbrite code as an HTML format ad using the Ad Module. Apparently the Adbrite code is not very friendly to Drupal. The only thing I can suggest is creating your node or block using the PHP input filter, that seems to get around the problem.
Comment #2
sharif.tanveer commentedwriting in PHP format, code works only for administrator. Other user who has not logged in can not see the ads. Anyone know, how to solve it? By the way, I was putting adBrite code.
Comment #3
sharif.tanveer commentedwriting in PHP format, code works only for administrator. Other user who has not logged in can not see the ads. Anyone know, how to solve it? By the way, I was putting adBrite code.
Comment #4
WeRockYourWeb.com commentedSame problem here, once the adBrite code is input (as HTML ad), clicking on the edit field results in the ad itself loading in lieu of the node edit form. I don't see a way to adjust the HTML ad field input format.
Comment #5
avpadernoComment #6
anybody