Search found 21 matches

Search found 21 matches

Re: Fatal error after upgrade to 2.3.0.2

I understand. However, that's the only guide I could find regarding upgrading. I thought that after 1.5 the process would be similar. I looked through this forum and find some instruction to upgrade, and it's basically the same with the guide. Anyone have a good guide on how to upgrade from 2.0 to 2...

Jump to post
  • Wed Apr 05, 2017 9:23 am
  • Replies 5
  • Views 2082
Fatal error after upgrade to 2.3.0.2

Hi, I follow this guide http://docs.opencart.com/upgrading/ After I click "Continue", I got this errors: Fatal error: Uncaught exception 'Exception' with message 'Error: Could not load model total!' in /home1/meowmeo8/public_html/system/engine/loader.php:169 Stack trace: #0 [internal funct...

Jump to post
  • Wed Mar 29, 2017 11:26 am
  • Replies 5
  • Views 2082
Tracking number for order

[2.1.0.1] Is there any way that we can add tracking number to the order and show it on customer's order page when we ship our order.

Thanks.

Jump to post
  • Fri Nov 27, 2015 3:27 pm
  • Replies 0
  • Views 169
Font awesome does not always load [2.1.0.1]

Hi,

I have a problem when font awesome doesn't always load. Sometime I have to refresh the pages a few time for it to load.

Does anyone know how to fix it?

Thanks

Jump to post
  • Wed Nov 25, 2015 7:06 pm
  • Replies 1
  • Views 655
Re: Convert from mysql_query to $this->db->query

Thank you for answering. I don't mind the variable get overwritten. I actually do everything inside the loop. However, my question is, what's the different between "while" and "foreach" in this case? Why while($findCustomers->rows as $result) won't work, but foreach($findCustomer...

Jump to post
  • Wed Nov 25, 2015 6:50 pm
  • Replies 5
  • Views 10321
Re: Remove index.php?route=common/home

Thank you Kaushik Sanghvi, it works for the home page... do you have any solution for the other URLs... like: index.php?route=product/manufacturer index.php?route=information/contact index.php?route=account/return/add .... Google opencart seo url. Basically, you set up SEO word, and turn on the opt...

Jump to post
  • Wed Nov 25, 2015 6:22 pm
  • Replies 10
  • Views 30585
Should I limit my coupon by IP address or shipping address

Hi, I have a promotion where the customer get a coupon when register. I wonder, should I limit the coupon by IP address or shipping address? Because if I limit by shipping address, they can change simple thing, like 781 Abc street, apt 2 to 781 ABC street, #2, and it would still work. If I limit by ...

Jump to post
  • Mon Nov 23, 2015 3:55 pm
  • Replies 0
  • Views 160
How to get data from Custom field on customer table 2.1.0.1

I'm using opencart 2.1 and create two new field on customer registration: birthday and current year. I find out that both field is stored on the customer table as an text array under "custom" column. The data field look like this: {"2":"2015","1":"2000-11...

Jump to post
  • Sat Nov 21, 2015 9:42 am
  • Replies 0
  • Views 690
Convert from mysql_query to $this->db->query

Hi, Basically, I followed this guide to email customers on their birthday. Version 2.1.0.1 I got everything working up to the part where I need to find customers whose birthday is today. Basically it's getting the date back from the database and compare it with today's date. Right now the code is: $...

Jump to post
  • Fri Nov 20, 2015 8:30 pm
  • Replies 5
  • Views 10321
Re: Vqmod Issues

You can learn how to install vqmod here:

http://docs.opencart.com/administration/vqmod/

To install module, you unzip it, and upload everything to your root folder.

Jump to post
  • Fri Nov 20, 2015 11:54 am
  • Replies 2
  • Views 588
Log in with Facebook module error 2.1.0.1

https://www.opencart.com/index.php?route=extension/extension/info&extension_id=21474&token=1e1d7e4085fcbdb75d0aa1c902c2fdca Hi, the module above is what I tried to use. I got this error "Notice: Error: Could not load model /home1/meowmeo8/public_html/admin/model/sale/customer_group.php!...

Jump to post
  • Fri Nov 20, 2015 11:51 am
  • Replies 0
  • Views 454
Re: Automatically generate coupon code and email out [2.1.0.

Anyone?

If there is no extension to do all of them, is there anything that do a part of them? or is there anyway that I can archive some of the requirements?

Thanks

Jump to post
  • Fri Nov 20, 2015 2:05 am
  • Replies 2
  • Views 483
Re: [2.1.0.1]Change paypal express button, banner location

Hi, Thanks for replying. No, I haven't remove that element. The express paypal button only works when there is an item on cart. If you add an item, you will see it. Also, on the pics, it shows the button current location, and where I want it (possible at two different location. I would like to know ...

Jump to post
  • Fri Nov 20, 2015 2:01 am
  • Replies 2
  • Views 604
[2.1.0.1]Change paypal express button, banner location

Hi, I want to change the location of paypal express button. But it just make the whole page look horrible. Is there anyway I can change the location of my paypal express button as I wanted on the pic below: http://www.meowmeowcastle.com/image/catalog/paypal%20layout.jpg I can't format the image to f...

Jump to post
  • Thu Nov 19, 2015 8:59 am
  • Replies 2
  • Views 604
[2.1.0.1]Paypal Express button location/layout

Hi, I want to change the location of paypal express button. But it just make the whole page look horrible. Is there anyway I can change the location of my paypal express button as I wanted on the pic below: http://www.meowmeowcastle.com/image/catalog/paypal%20layout.jpg I can't format the image to f...

Jump to post
  • Thu Nov 19, 2015 5:13 am
  • Replies 0
  • Views 519
[2.1.0.1]Coupon for 1st time costumer & returning customers

Hi, First I want to apologies for reposting. I figure this is the better place for this topic. I want to set up an promotion for my shop where: 1. It automatically generate an 1 times code to send to member after register (10% off). 2. It automatically generate another coupon code to send to member ...

Jump to post
  • Thu Nov 19, 2015 4:57 am
  • Replies 0
  • Views 369
Re: [2.1.0.1]Image on Product Description doesn't show on ip

It's the problem. I made my shop on local host and export the database to server database. For some reason, the image links on the descriptions aren't "relative" links, but they are absolute links. When I open website on my PC, it shows up because it has access to local host, while my ios ...

Jump to post
  • Thu Nov 19, 2015 4:47 am
  • Replies 2
  • Views 388
Automatically generate coupon code and email out [2.1.0.1]

Hi, I want to set up an promotion for my shop where: 1. It automatically generate an 1 times code to send to member after register. 2. It automatically generate another coupon code to send to member after 1st order. 3. The code expired after 60 days of generation 4. Promotion program is limited by I...

Jump to post
  • Wed Nov 18, 2015 6:30 pm
  • Replies 2
  • Views 483

Search found 21 matches