Edit ../catalog/controller/product/category.php
Edit line 15 to read:
Edit ..catalog/model/catalog/product.php
Edit line 127 to read:
Edit line 15 to read:
Code: Select all
$sort = 'p.price';
Edit line 127 to read:
Code: Select all
$sql .= " ORDER BY p.price";
-
VIEW ALL EXTENSIONS * EXTENSION SUPPORT * WEBSITE * CUSTOM REQUESTS
The above is for 1.5.x which is why you probably can't find it.MatthewB wrote:Sorry meant 127 haha, keyboard slip
-
VIEW ALL EXTENSIONS * EXTENSION SUPPORT * WEBSITE * CUSTOM REQUESTS
In which case just do a seach for:MatthewB wrote:No worries thanks, i'm running 1.5.1
Code: Select all
$sql .= " ORDER BY p.sort_order";
Code: Select all
public function getProducts($data = array()) {
-
VIEW ALL EXTENSIONS * EXTENSION SUPPORT * WEBSITE * CUSTOM REQUESTS
Who is online
Users browsing this forum: No registered users and 19 guests