RE: when do you commit?
hpdl <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.devel |
|---|---|
| Message-ID | <eeea7eccdc7cb9e12b6263a3ec7a61c5@osCommerce-Forums> |
This message was sent from: Development http://forums.oscommerce.com/viewtopic.php?p=174029#174029 ---------------------------------------------------------------- Let me reverse the finger pointing and state that you must have forgotten to update the calls to the splitPageResults class. Here is a good example to see the changes: http://cvs.sf.net/cgi-bin/viewcvs.cgi/tep/catalog/catalog/account_history.php.diff?r1=1.59&r2=1.60 The changes for the product listing is here: http://cvs.sf.net/cgi-bin/viewcvs.cgi/tep/catalog/catalog/includes/modules/product_listing.php.diff?r1=1.41&r2=1.42 There's a lot of changes there though due to the update of the product listing layout. Your best source of information is to either sign up to the tep-commits mailing list, or look through the archive: http://marc.theaimsgroup.com/?l=tep-commits&r=1 Hope that helps!