Greetings,

When I'm logged in as an admin, and I go to view the acidfree albums, there is a link(tab) entitled "album contents". When I click on it, I get the following error;

Fatal error: Unsupported operand types in /home/roller/public_html/includes/form.inc on line 326

btw, this is line 326 of form.inc

$form += _element_info('form');

I am still able to use acidfree without many problems, so I'm submitting this as a normal bug, just thought you should see it. maybe post a codefix here. :D

Thanks

Comments

anthon1’s picture

PS: Whats the status of the slideshow script for acidfree for drupal 5?
I'm really looking forward to it.

thanks
:D

vhmauery’s picture

Status: Active » Fixed

Okay, this is fixed in CVS. Thanks for catching that.

As for slideshow, there is an image slideshow module that you should be able to configure. I haven't tried it myself, but since images are now done using the image module, all the other modules that work with the image module (like img_assist) should work with acidfree now.

vhmauery’s picture

Status: Fixed » Closed (fixed)