John Posted August 2, 2003 Posted August 2, 2003 I am running pure downloadable store. My store consists of more than hundred items. When I go to define the downloadable file name for my products, the products attribute page shows only 10 products per page. I have to move from page to page to configure the desired products. Please provide me the solution so that all of my products will be shown on the one page in product attribute page.
Rumble Posted August 2, 2003 Posted August 2, 2003 Yes simply open up your admin/includes/languages/english/product_attributes.php file and change the following line from define('MAX_ROW_LISTS_OPTIONS', 1000); to say define('MAX_ROW_LISTS_OPTIONS', 100000); This should do it for you Reddy to Rumble Thank you osCommerce and all who Contribute to her!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.