Page 1 of 1
Search found 19 matches
Re: OpenCart 1.5.1.3 Bug Thread
That was really strange. Have tested it locally (with XAMP) and on my host. Did you try with a fresh install of 1.5.1.3?
I don't get it.
- Fri Mar 09, 2012 3:11 am
- Replies 599
- Views 297898
Re: OpenCart 1.5.1.3 Bug Thread
Qphoria, can you please help out with the bug I reported?
Regards,
- Fri Mar 09, 2012 2:31 am
- Replies 599
- Views 297898
Re: OpenCart 1.5.1.3 Bug Thread
*Reposted* - Is there no fix for this? Do the following: First: Have a clean install of OpenCart 1.5.1.3 1. Put something in the cart. 2. Go to checkout 3. Choose Register account 4. Input all your details and uncheck "My delivery and billing addresses are the same." 5. Choose "I want...
Jump to post- Sun Mar 04, 2012 8:18 pm
- Replies 599
- Views 297898
Re: OpenCart 1.5.1.3 Bug Thread
*Updated*
Jump to post- Sun Feb 26, 2012 9:58 pm
- Replies 599
- Views 297898
To buy a certain product another must be bought
Hello, Is it possible to only make possible buying a certain product if one also is buying other products from the store? It's a specials we have.. "Buy this for "so and so" if you buy another product from the store!" Any help with accomplishing this would be appreciated! Regards,
Jump to post- Fri Feb 17, 2012 5:04 pm
- Replies 0
- Views 191
Re: How to add a back / up button to category list?
Appreciated!
Works!
- Sun Jan 22, 2012 1:45 am
- Replies 3
- Views 2754
Re: Strange behaviour in SEO-enabled store
Solved it by forwarding the homepage (tonera.se or www.tonera.se) to "http://tonera.se/index.php?route=common/home"
Jump to post- Sat Jan 21, 2012 11:26 pm
- Replies 1
- Views 342
[Solved] Strange behaviour in SEO-enabled store
Hello, Try this out. 1. Go to: http://www.tonera.se, and the absolute first thing you do is pressing the "Köp"-button under "Utvalda produkter". It doesnt work right away. Click around in the store and then go back to the homepage and try to press the button again. It will work. ...
Jump to post- Sat Jan 21, 2012 9:55 pm
- Replies 1
- Views 342
Re: How to add a back / up button to category list?
*Bump*
Thread from 2009 with no answer. It's exactly what I'm looking for, but for OpenCart 1.5.1.3
Any help?
- Sat Jan 21, 2012 8:19 am
- Replies 3
- Views 2754
Re: Listing in product page all linked categories
Hello again, I really didnt think I was going to pull this through. My first time I manipulate OpenCart in this fashion (way to advanced for me). Here is what I did: Added in model/catalog/product.php: public function getProductCategories($product_id) { $query = $this->db->query("SELECT * FROM ...
Jump to post- Sat Jan 14, 2012 2:34 am
- Replies 2
- Views 832
[SOLVED] Listing in product page all linked categories
Hello, I was wondering if somebody could help me with listing all the categories which a certain product belongs to. For example. The product "Apple Cinema 30"" in my page has been linked to 5 sub-categories under the main-category "Components". How can I on the product page...
Jump to post- Fri Jan 13, 2012 11:09 pm
- Replies 2
- Views 832
Re: OpenCart 1.5.1.3 Bug Thread
Fresh install 1.5.1.3.1 (haven't done anything)
You can try it out here: http://friaordet.nu/opencart/
In the carousel the links doesnt work. It seams to have to do with the fact that I havent installed the system in the root-catalog.
- Sun Oct 02, 2011 9:15 am
- Replies 599
- Views 297898
Re: Sending copy of order to a specific mail
Thanks!
Very appreciated
- Tue Jul 19, 2011 11:33 pm
- Replies 3
- Views 555
Sending copy of order to a specific mail
Hello, Like the subject explains. I want to send a copy of the order to a specific mail yet I dont want it to be sent to the store owner. The store owner should only get mails from the contact-page. Basically I have two e-mail accounts. One is info@domain.com and the other is order@domain.com. Every...
Jump to post- Tue Jul 19, 2011 10:12 pm
- Replies 3
- Views 555
Re: Add pagination for my new "latest.php"-page
*Last Bump*
I guess nobody can help me. Please?
Regards,
- Fri Jul 01, 2011 12:15 am
- Replies 5
- Views 4676
Re: Add pagination for my new "latest.php"-page
*Bump*
Anybody?
This seams harder than what I though in the beginning...
Regards,
- Wed Jun 29, 2011 6:57 pm
- Replies 5
- Views 4676
Re: Add pagination for my new "latest.php"-page
how does the model function look, that gives you the 'latest' products? Like this: public function getLatestProducts($limit) { $product_data = $this->cache->get('product.latest.' . $this->config->get('config_language_id') . '.' . (int)$this->config->get('config_store_id') . '.' . $limit); if (!$pro...
Jump to post- Tue Jun 28, 2011 11:32 pm
- Replies 5
- Views 4676
Re: Add pagination for my new "latest.php"-page
*Bump*
Anybody?
- Tue Jun 28, 2011 8:58 pm
- Replies 5
- Views 4676
Add pagination for my new "latest.php"-page
Hello, I am very much new on this forum and have a small problem I hope somebody knowledgeable in MySQL and PHP can help me with. I made a duplicate of the "special.php"-page to make a new "latest.php"-page. Everything seams to be working fine. Result is here: http://dartbutiken....
Jump to post- Mon Jun 27, 2011 11:06 pm
- Replies 5
- Views 4676
Search found 19 matches