View Single Post
  #12  
Old 07-24-2018, 04:26 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: Extending Tags Module without Breaking Search

Hi @xgarb,

Can you try to dump the value returned by getSearchCondition() method in getItemsCount() one? Is it any different compared to one returned by getLimitCondition() method in getPageData() one?

They should be the same except search limiting parameters in latter one.

Tony
__________________
Found a bug in X-Cart? Post it to our bug tracker!
Know how to make X-Cart better? Suggest an idea!
Reply With Quote