Search found 57 matches

Search found 57 matches

Re: Undefined variable: json Error when Updating Order statu

Actually I just noticed that although my orders were showing now, I cannot update the status as I get the JSON.parse error now. The API user in settings was set to --none--. As soon as I assign an API user, the order details stop showing altogether! Back in the same boat now! :(

Jump to post
  • Sun Aug 28, 2016 11:15 pm
  • Replies 80
  • Views 62731
Re: Undefined variable: json Error when Updating Order statu

Really I think the auto-increment is down to mysql preferring unique keys but there is no reason not to recycle and reuse. ::)

Jump to post
  • Sun Aug 28, 2016 9:11 pm
  • Replies 80
  • Views 62731
Re: Undefined variable: json Error when Updating Order statu

Hi all I found a solution to orders not showing on this forum by manually setting the api_id in the mysql database to 1. Opencart seems to increment the api_id everytime you add a new API user but the user needs to be top dog. I just used the standard json name for the API, so not sure if it would w...

Jump to post
  • Sun Aug 28, 2016 9:04 pm
  • Replies 80
  • Views 62731
Re: Serious Issues with Backup/Restore - Installation now br

I had a similar problem - turns out you need to check that the config files need to match your database prefix. One version has 'oc_' in front so make sure your config files in the root and admin mate up. O0

Jump to post
  • Tue Jul 05, 2016 5:53 am
  • Replies 2
  • Views 1545
Re: How to make the whole site https secured

I believe the best way is to create a mirror of your site and have https traffic rerouted to this directory. This was you keep both http and https versions to avoid errors. Don't ask me the best way to do this though - I don't know! :drunk:

Jump to post
  • Thu Jun 09, 2016 6:11 am
  • Replies 16
  • Views 9921
Re: Images in Admin dissapear

You need this in your html on a page...

Code: Select all

<link href="https://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css" rel="stylesheet"><h5></h5>
This will update the asset. :drunk:

Jump to post
  • Thu Jun 09, 2016 6:06 am
  • Replies 4
  • Views 876
Re: [STARTUP] creativezone.io - Digital Marketplace

Looks promising. You might want to fix you fontawesome error where you little icons don't display with the following in your html...

Code: Select all

<link href="https://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css" rel="stylesheet"><h5></h5>
O0

Jump to post
  • Thu Jun 09, 2016 6:04 am
  • Replies 1
  • Views 1718
Re: Opencart Dashboard is not adding new orders

Hi Khal, the only think i can think of is for you to turn off error logging in system>settings. If you have a major problem with your site due to errors you can temporarily selct 'display errors' to get an idea what is wrong. I would expect a large error log is due to a reocurring error, maybe a pro...

Jump to post
  • Thu Jun 09, 2016 5:39 am
  • Replies 13
  • Views 2573
Re: upgrade problem

The 'Drop' is related to the database and the error is with table entries not existing. If you have a backup go back to it and think whether it is worth the trouble of doing an upgrade. If it is, try to upgrade to the version number following the one you have now as there will be less changes in the...

Jump to post
  • Tue May 31, 2016 7:38 am
  • Replies 2
  • Views 455
Re: Opencart Dashboard is not adding new orders

The new paths are probably where your site is hosted on the new server. If there are issues writing files you may want to check the permission settings for the folders -you may have to set to 777 if you are having no luck but try to go lower). Also with extension uploads you will have to check your ...

Jump to post
  • Tue May 31, 2016 6:39 am
  • Replies 13
  • Views 2573
Re: No "Paypal Express Checkout" Button on product page

I have managed to get the button back but it only shows when something has been added to the cart. Is there an 'always on' feature for this at all?

Jump to post
  • Thu Nov 19, 2015 7:50 am
  • Replies 10
  • Views 4172
Re: No "Paypal Express Checkout" Button on product page

What is stranger is it does not show up on the mobile any more but worked this morning.

Jump to post
  • Thu Nov 19, 2015 7:43 am
  • Replies 10
  • Views 4172
Re: No "Paypal Express Checkout" Button on product page

I have the smae problem. I have done everything right and the button works on my mobile device but not on a desktop for some reason. Tried Firefox and Edge. Neither display the button but show on Apples Safari. Any ideas?

Jump to post
  • Thu Nov 19, 2015 7:29 am
  • Replies 10
  • Views 4172
Re: No "Paypal Express Checkout" Button on product page

Hi I have installed the Paypal Express module and added it in the layout on my homepage but it doesn't display anywhere. I understand this may be a bug due to missing files? Is there any way around this or do I have to get a third party module for this to work at all?

Jump to post
  • Sun Nov 01, 2015 11:49 pm
  • Replies 10
  • Views 4172
Re: PayPal API certificate

You may have to conact Paypal about a certificate. Their developer site can give you other forms of information (eg client ID) to interact your site but I don't know much about how this works so sorry.

Jump to post
  • Sun Nov 01, 2015 11:46 pm
  • Replies 3
  • Views 1566
Re: Annoying phone number at top of screen

Ah yes just found it thanks..
You can change it from Admin section / Modules / Megamall Settings / General Tab / Translations / Overwrite the blank Welcome Text:

Nice one!

Jump to post
  • Thu Oct 29, 2015 5:12 am
  • Replies 2
  • Views 257
Re: Admin Page messed up Just Installed Opencart 2.1.0.1

Have you pressed CTRL + F5 several times on this page? This should sort the change in CSS.

Jump to post
  • Thu Oct 29, 2015 3:58 am
  • Replies 2
  • Views 656
Re: Custom Field in Order View

If you go to your orders and choose View order rather than Edit order, there is a field in history to manually enter tracking. If not I suggest a mod of some sorts? O0

Jump to post
  • Thu Oct 29, 2015 3:54 am
  • Replies 2
  • Views 807

Search found 57 matches