"Unable to find a navigator image sort view. Please revisit your Node Gallery relationship settings."

This warning comes up on Manage Items page after you have changed something and batch runs. It doesn't cause problems, but shouldn't be there.

Comments

scroogie’s picture

Hi zengenuity,

do you still use the Navigator view at all? It was a workaround in the D6 version because of (perceived) shortcomings in Views and node retrieval.

zengenuity’s picture

This is an area of the code I definitely need to clean up. Can you explain why the navigator image sort view exists? When it's not used, I'm running a query that sorts by weight then nid. I assumed it was for people who wanted to override the sort strategy for some reason.

scroogie’s picture

Yes, exactly for that. Through the use of views, people had a already known interface to change the sort strategy, e.g. to sort the nodes after custom fields etc.

zengenuity’s picture

Status: Active » Fixed

Okay, I think I have this fixed and committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.