I've used this module on a number of sites and have found it quite useful. Attached are several improvements:

  • Support for ImageCache
  • Support for multiple menus
  • Added description field (for title attribute on mouse hover... yes, a client want this)
  • Added active area banner array to preprocess_page for easier custom theming
  • Fix to actually delete files

Please let me know if you would like help maintaining this module.

Comments

markpenny’s picture

Fantastic! Works for me. Thanks, Jonah!

markpenny’s picture

How about working up another patch to add greater functionality?

leonardo.drupal’s picture

Hi ,
First of all thanks for the patch!!!
I have a problem using the module . Could you please help. When I assign different banners to different "sub-menu" items, the banner is not being displayed at all.
If there is a default banner defined, then only the default banner is being displayed in all pages irrespective of the page specific banner defined in the module.

However when I define different banners for the "main menu" items , the module works fine.

Could you please tell me what I am doing wrong?

Thank you,
Leonardo

senthilmohith’s picture

hi,
thanks for the patch!!!
I have a problem using the module when i upload more than 10 banners i'll get following error message:
Warning: Maximum number of allowable file uploads has been exceeded in Unknown on line 0
Warning: Maximum number of allowable file uploads has been exceeded in Unknown on line 0
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent in C:\xampp\htdocs\...\includes\bootstrap.inc on line 1162
Warning: Cannot modify header information - headers already sent in C:\xampp\htdocs\...\includes\bootstrap.inc on line 726
Warning: Cannot modify header information - headers already sent in C:\xampp\htdocs\...\includes\bootstrap.inc on line 727
Warning: Cannot modify header information - headers already sent in C:\xampp\htdocs\...r\includes\bootstrap.inc on line 728
Warning: Cannot modify header information - headers already sent in C:\xampp\htdocs\...\includes\bootstrap.inc on line 729

I am also increased the post_max_size=150M and upload_max_filesize=150 M in php.ini file

Could you please tell me how to solve this error and how to add more than 15 banners in the menu.

thanks in advance

kenorb’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.