Hi, maybe it's something very simple.
I have two banners from my advertiser. They asked me to display them rotating 50/50. Meaning each banner displays every second view of a page. Is there any simple module which would do that? I just want to load there two banners and set them for 50-50 display.
I tried Advertisment module but its a huge tool with hundreds options which I don't need.
Will really apreciate any hint.
regards
migajos
I have been running mutlisites on linux for many years.
I'm not an expert on linux or apache. I made it work mostly by trial and errors without fully understanding what is beneath it. Now I attempt to do something very unique. Couldn't make it work so far. Any suggestion is greatly appreciated.
i was trying to create a new user Programmatically in drupal 6.22 but i can't seem to get it working.
I need to make a web service that can do a few things, one being create a new user.
This webservice is going to be consumed by a mobile device.
I was just trying to test the user_save from outside drupal in just a simple php file and the user never shows up in the database.
I just need to know what i'm doing wrong.