Figge71 Posted May 15, 2008 Posted May 15, 2008 Hi! First I want to apologize, posting 2 similar messages, couldn’t make changes in the first one. I have installed "Quick Price Updates" and everything seams to work fine, Except for, that I can't change the no rows showing, and can't change manufacture (filter doesn’t work), last but not least, I can't change page. Is it possible to add product description in "Quick Price Updates" http://www.oscommerce.com/community/contributions,122 Any one that knows what the problem is? Best regards Fredrik
markg-uk Posted May 16, 2008 Posted May 16, 2008 The default number of rows is set via this line (I've probably modified it, but you get the general idea): ($row_by_page) ? define('MAX_DISPLAY_ROW_BY_PAGE' , $row_by_page ) : $row_by_page = 50; define('MAX_DISPLAY_ROW_BY_PAGE' , 50 ); Have you tried it on a different web browser/machine? Its almost as if it is a browser issue if none of the drop down boxes do anything
Figge71 Posted May 16, 2008 Author Posted May 16, 2008 Hi! Thanks for the anser, what you propost, workt fin! It is'nt a browser problem, the drop down boxes works. but when I chos a new valeu (no of rows and manufakture) and the page updates, the page forgets the valeu that I'v chosen. Is it possible to add product description in "Quick Price Updates"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.