I noticed when I updated to the latest stable a warning appeared after I have loaded more results with views_load_more.

The warning:

Notice: Undefined index: type in views_load_more_views_ajax_data_alter() (line 53 of /var/www/mts/sites/all/modules/contrib/views_load_more/views_load_more.module).

Simple fix attached which includes an additional isset().

CommentFileSizeAuthor
views_load_more-add-isset.patch883 byteswiifm

Comments

recrit’s picture