I'm getting the following errors when no background image is selected. Error messages go away after selecting "use picture as background" for an image.

Warning: usort() [function.usort]: The argument should be an array in dynamic_background_load_image_configuration() (line 164 of /home/clients/websites/w_summer/public_html/summer/sites/all/modules/dynamic_background/dynamic_background.module).
Warning: array_pop() [function.array-pop]: The argument should be an array in dynamic_background_preprocess_page() (line 117 of /home/clients/websites/w_summer/public_html/summer/sites/all/modules/dynamic_background/dynamic_background.module).

The first error message (at line 164) sometimes appears twice.

Comments

cableman0408’s picture

Version: 7.x-1.5 » 7.x-1.x-dev
Status: Active » Closed (fixed)

I have fixed the issue in the 7.x-1.x development branch and it will be part of the next release, thanks for reporting the problem :-)