Search found 6 matches

Page 1 of 1

Search found 6 matches

Re: Upgraded from 3.0.3.8 to 4.0.2.3 and now have admin password match errors.

Hi folks, I fixed my inability to log into OC4.0.2.3 admin once I upgraded the site to ssl, simply by changing http to https in the config.php file define('HTTP_SERVER', 'https://your_domain/maintenance/'); I was getting a 'success' message through json (in dev view), but it would never go to the da...

Jump to post
  • Fri Feb 23, 2024 1:03 am
  • Replies 9
  • Views 4843
Use of opencart across a local home network (for dev)

I looked up the topic in the forum, but did not find anything, so if I missed something 'solved', please let me know. -OC: 4.0.2.2 -wampserver 3.3.0 -Journal 3.2.0 -WIN 11 on the host, WIN10 on the client -Firewall disabled I have installed OC4 on my local apache server, and it works fine, doing loa...

Jump to post
  • Wed Sep 27, 2023 10:15 pm
  • Replies 2
  • Views 1091
Re: API workflow, using mailparser to set up an order.

Check it's not a redirect between http and https that you are seeing. You need to switch off displing of error in all 3 places, PHP, config and settings. Otherwise minor notices could mess up the JSON response. hmm interesting, I get a 301 with http and 200 with https. So you were spot on, it was t...

Jump to post
  • Wed Jul 27, 2022 11:16 pm
  • Replies 4
  • Views 481
Re: API workflow, using mailparser to set up an order.

The API doesn't redirect. It should always return a JSON response. Are you calling the correct API URL? Thanks for the response. Good question. I used http://www.{my domain}.com/index.php?route=api/login in mailparser.io, just to try and use the standard login module supplied by opencart, and got t...

Jump to post
  • Wed Jul 27, 2022 2:23 am
  • Replies 4
  • Views 481
API workflow, using mailparser to set up an order.

Hi Folks, I have an install of 3.0.2.0 that is running really well, but I want to add a feature through the API and cannot figure out the workflow. Meaning, I am guessing the API works in a way that the external party sends in a login request, gets back a session token, and only then can the externa...

Jump to post
  • Tue Jul 26, 2022 9:53 pm
  • Replies 4
  • Views 481
Re: Cannot add products to a new order entered in the Admin Dashboard [ SOLVED ]

Hmm, I am not sure this can be claimed as solved, as i have not actually seen an answer that resolves it. I have been using the front end for entering orders, but recently decided to use the admin version for a basic type of order. I have the exact same code for my localhost on my laptop and the one...

Jump to post
  • Tue Jun 07, 2022 12:10 am
  • Replies 4
  • Views 728

Page 1 of 1

Search found 6 matches