Best Ad Modules for Drupal 6
miahjenn - November 5, 2008 - 20:42
I am about 3 months into being a Drupal user and am getting better with building sites for clients. My question is I have a current client wants the ability to put links to his friends websites on his member driven website.
I have looked at things such as Shopping Ads (when you go to their site it is no longer available for new accounts) and looked at very basic ad blocks. I was wondering if anyone had a recommendation to the best module for ads or links that is easy to integrate and use?
Thank you very much!

That is a very general
That is a very general requirement for a module that you have given.
Usually fringe cases like this can be handled by a module specific for that case, or you could use a custom content type with CCK and Views to create a more one time solution.
Some modules I found quickly:
* Banner Rotor http://drupal.org/project/rotor
* ShoppingAds http://drupal.org/project/shoppingads (this module seems to meet your requirements easily)
Good luck!
MJ