That may be the issue. You had "$search = new Item...
# suitetalkapi
m
That may be the issue. You had "$search = new ItemSearchAdvanced();" which would be an item search. I think it should be "$search = new LocationSearchAdvanced();"