Page 1 of 1
Search found 9 matches
Re: Sort the display of latest products on frontpage
Okay, our whole store depends on viewing products by date_available. This is because it is a video store and we are adding video titles out of order. Not knowing what else to do and knowing my store wasn't using the getLatestproducts function at all, I just hacked the sort order in: public function ...
Jump to post- Mon Mar 12, 2012 2:07 am
- Replies 17
- Views 18598
Re: Sort the display of latest products on frontpage
Opencart Version 1.5.1.3 Hi, I made the modifications to catalog > model > catalog > product.php and cleared the cache, but nothing different happened. $query = $this->db->query("SELECT p.product_id FROM " . DB_PREFIX . "product p LEFT JOIN " . DB_PREFIX . "product_to_store ...
Jump to post- Mon Mar 12, 2012 1:36 am
- Replies 17
- Views 18598
Re: Is it possible to limit items ordered & or display an er
Thank you very much for recommending that module.
It did work, but it would have been a nice touch if it checked the items in the cart before the final step of checkout.
- Mon Mar 12, 2012 12:31 am
- Replies 2
- Views 660
Re: Category Page Blank
May I please PM you the url (or email you)?
Jump to post- Tue Dec 20, 2011 7:54 am
- Replies 3
- Views 555
Re: Category Page Blank
By the way, I just tried installing on another host and it works. Problem is, my client wants it installed on *THEIR* host. So...if anyone has any ideas...
Jump to post- Sun Dec 18, 2011 11:33 pm
- Replies 3
- Views 555
Category Page Blank
I am using Opencart 1.5.3 I did a fresh install 3 times to make sure I wasn't doing something wrong. If I add a product to a category and go to the category page, the whole page is blank. If I have no products in a category, that category page will load normally and say there are no products in the ...
Jump to post- Sun Dec 18, 2011 11:06 pm
- Replies 3
- Views 555
Re: IE problems checking out
I was unable to find anything to change or how to change it, so I went off a comment in one of the links provided above that said the error didn't occur in jquery 1.5.1 And so, I downloaded 1.5.1 here and tried it and....yes it works. http://blog.jquery.com/2011/02/24/jquery-151-released/ I hope I h...
Jump to post- Sun Oct 23, 2011 3:46 pm
- Replies 2
- Views 995
IE problems checking out
I'm using opencart_v1.5.1.3.1 and I'm getting two errors in IE a step before when I try to continue after clicking to agree with the terms and conditions. Message: Expected '/' Line: 10 Char: 8 Code: 0 URI: http://mystore.com/store/index.php?route=checkout/checkout Message: Could not complete the op...
Jump to post- Sun Oct 23, 2011 11:29 am
- Replies 2
- Views 995
Is it possible to limit items ordered & or display an error?
I have downloaded v1.5.1.2 but before I start I have a question. My client wants to limit the total number of items a customer can purchase. He wants them to only be able to buy 7 things. Some products are combinations (2 or 3 things). Is there a way to add a custom variable that says how many items...
Jump to post- Thu Sep 29, 2011 7:02 am
- Replies 2
- Views 660
Search found 9 matches