Re: google shopping: "Maximum number of subaccounts reached"
Google Shopping from the core is no longer supported. I would suggest to look on the Marketplace for an up-to-date version.
Jump to post- Tue Apr 20, 2021 9:10 pm
- Replies 2
- Views 79
Re: MPN field at order
You could always create a new service request in the Commercial Support section of the forum to get this done as a custom job. Jump to post
- Tue Apr 20, 2021 9:09 pm
- Replies 4
- Views 183
Re: Opencart API Acces to allow multi-channel selling
OC version. For automated updates, you either need a service or an API to accomplish automated front-end updates.
Jump to post- Tue Apr 20, 2021 9:07 pm
- Replies 2
- Views 71
Re: Sign out automaticly after buying
Hello everyone, I am useing 3.0.3.2, today I found a problem, when I finish buying by paypal and click "return back" button on paypal page, then the page go to my store. BUT, the buyer account sign out automaticly, I must login again. BUT when I login again, I can see the shopping cart is not clear...
Jump to post- Tue Apr 20, 2021 9:04 pm
- Replies 3
- Views 117
Re: Mail sending from fresh install - error code 500
I checked all logs from my Cpanel and prom Opencart admin, I can't find any information about this issue, this just not exist at log files. :( Since you're using cPanel, I would suggest to check in your root FTP > logs folder for tar.gz files (most recent ones) and look at your error logs in there....
Jump to post- Mon Apr 19, 2021 10:07 pm
- Replies 6
- Views 241
Re: MPN field at order
You'd need to make sure this field is also added in your admin/model/sale/order.php model in the getOrder method.
Jump to post- Mon Apr 19, 2021 10:02 pm
- Replies 4
- Views 183
Re: Customer can't select country
Opencart does not restrict country selection out-of-the-box. It may probably be caused by an installed extension or might be specifically related to a custom theme you're using. However, ensure to use the Developers Kit (F12) and test your country list noticing error messages on the browser. Also re...
Jump to post- Mon Apr 19, 2021 9:59 pm
- Replies 3
- Views 155
Re: billing and shipping address separately in customer account
Redundancy.
Jump to post- Mon Apr 19, 2021 9:19 pm
- Replies 3
- Views 170
Re: Want help on removing category urls from product urls
OC version.
Jump to post- Sat Apr 17, 2021 1:16 am
- Replies 7
- Views 184
Re: Problem when editing Description field
Or, if the CKEditor is specifically implicit in an extension you have downloaded from the Marketplace, or from a 3rd party website, contact the extension developer to resolve this issue.
Jump to post- Sat Apr 17, 2021 1:14 am
- Replies 16
- Views 332
Re: CheckOut -- confirmation email
When OpenCart 3.x processes an order, it spawns an email confirmation --- You have received an order etc etc Which php module is controlling that process? Thanks Dave catalog/controller/mail/order.php file launched by an Event from the database in the event table before or after the catalog/model/c...
Jump to post- Sat Apr 17, 2021 1:12 am
- Replies 3
- Views 176
Re: start opencart from a separate file
Hi, Well actually my main problem wasn't solved: to access OC function in a separate php file, outside of Controller class. But as @paulfeakins suggested, it was easy just copying the file inside controllers folder, adding user rights and login.. If anyone knows a way that doesn't require login and...
Jump to post- Fri Apr 16, 2021 11:32 pm
- Replies 10
- Views 235
Re: Cannot login as admin
I'm back on. Here is what I did: I restored the site from backup then changed config_timezone to UTC. It let me login. When I logged off then back on, it did the same thing (wouldn't log me in). But when I tried logging in again, I got in. Note: I had done this previously and it didn't work . Becau...
Jump to post- Fri Apr 16, 2021 11:31 pm
- Replies 12
- Views 291
Re: Problem when editing Description field
i dont have any adblocker extension sir and i try every browser but the problem still there URL? hello sir there is no problem on my website the problem is in the admin when i try to add the description in my category/product it seem the editor is lost and all i see is a HTML code in the descriptio...
Jump to post- Fri Apr 16, 2021 8:36 pm
- Replies 16
- Views 332
Re: how do you remove category names from product urls
Posted in the wrong forum section. Jump to post
- Fri Apr 16, 2021 8:23 pm
- Replies 8
- Views 2272
Re: billing and shipping address separately in customer account
You could always create a new service request in the Commercial Support section of the forum to get this done as a custom job.
Jump to post- Fri Apr 16, 2021 8:22 pm
- Replies 3
- Views 170
Re: Incomplete Order Mail missing $total values
OC version.
Jump to post- Fri Apr 16, 2021 8:20 pm
- Replies 11
- Views 277
Re: Problem when editing Description field
Using a custom theme. Switch back to the default theme and see if the issue still occurs. If not, contact the extension theme developer to resolve this issue. You can also use a Website Analyzer for more information regarding font issues. The problem seems to be in the admin so I doubt it's related...
Jump to post- Fri Apr 16, 2021 8:15 pm
- Replies 16
- Views 332
Re: Cannot login as admin
Have you tried with .user.ini instead of php.ini file?
Jump to post- Fri Apr 16, 2021 8:15 pm
- Replies 12
- Views 291
Re: RestFul API with no IP limitation
See this solution: viewtopic.php?f=202&t=220903#p805005 .
Jump to post- Fri Apr 16, 2021 7:58 am
- Replies 3
- Views 143