Search found 88 matches

Search found 88 matches

Re: What's the best upgrade/export data path?

Hello All, We're in the process of trying to update to 3.0.3.9 from 3.0.3.1. It's my understanding that it's best to start from a clean install and clean database and essentially rebuild the site from scratch. Maybe I'm wrong on that. The initial install of 3.0.3.9 was a breeze..... Know we're insta...

Jump to post
  • Fri Apr 12, 2024 3:39 am
  • Replies 4
  • Views 445
Re: What's the best upgrade/export data path?

JNeuhoff wrote:
Sat Apr 06, 2024 12:13 am
You could use PHPMyAdmin to export and import the other DB tables relevant for orders etc.
Thanks JNeuhoff.

As far as I can see we'll need to export the following native OpenCart tables:
_coupon x4
_currency
_order x10
_information x4
_review
_tax x4
_zones x2

Jump to post
  • Sat Apr 06, 2024 1:25 am
  • Replies 4
  • Views 445
What's the best upgrade/export data path?

Hello All, We're about to update our OpenCart site to 3.0.3.9 , it's currently running OpenCart 3.0.3.1. I understand from this forum that we're best to start from a clean install of 3.0.3.9. We've installed 3.0.3.9 on a local machine using Wampserver, and used JNeuhoff's excellent Export/Import too...

Jump to post
  • Fri Apr 05, 2024 11:13 pm
  • Replies 4
  • Views 445
[Solved] Re: Someone browsed to our renamed admin folder that is protected by htaccess

In our hosting under "Latest web server error log messages:" I'm seeing the following messages related to the ip address we saw attempting to access the folder: AH01797: client denied by server configuration: There are dozens and dozens of these as they seem to be trying to access many di...

Jump to post
  • Fri Jan 26, 2024 10:52 pm
  • Replies 6
  • Views 1575
Re: Someone browsed to our renamed admin folder that is protected by htaccess

Hello Everyone, We've just noticed today that two people from different countries landed on our renamed admin folder. Our admin folder is protected with an .htaccess file that only allows browsers from our office ip address to access the folder. This is something we've never noticed before. I've go...

Jump to post
  • Fri Jan 26, 2024 10:46 pm
  • Replies 6
  • Views 1575
Re: Someone browsed to our renamed admin folder that is protected by htaccess

Did they actually access the admin directory or did the htaccess rule deny access? It would still show in the web access logs just the status codes would be 200 for success and 403 for forbidden. The admin directory names can be leaked. For example in email headers or some sort of bug. There are al...

Jump to post
  • Fri Jan 26, 2024 2:31 am
  • Replies 6
  • Views 1575
[SOLVED] Someone browsed to our renamed admin folder that is protected by htaccess

Hello Everyone, We've just noticed today that two people from different countries landed on our renamed admin folder. Our admin folder is protected with an .htaccess file that only allows browsers from our office ip address to access the folder. This is something we've never noticed before. I've got...

Jump to post
  • Fri Jan 26, 2024 1:05 am
  • Replies 6
  • Views 1575
Re: Error Upgrading from 3.0.3.1 to 3.0.3.8 Maintenance Branch

I think even for your fresh install you could use the same existing database. I am currently upgrading sites myself from 3.0.3.2 to 3.0.x.x_Maintenance so will have some more experience on this soon. Using the same database would certainly help, I'll give that a try. Are you thinking OC4 is too far...

Jump to post
  • Fri Jan 27, 2023 11:59 pm
  • Replies 7
  • Views 1245
Re: Error Upgrading from 3.0.3.1 to 3.0.3.8 Maintenance Branch

Both OpenCart 3.0.3.1 and 3.0.x.x_Maintenance use the 'MyISAM' engine. It looks like you have a 3rd party extension which must have changed it. In any case, don't use OpenCart's built-in upgrade, it usually fails, especially with 3rd party extensions. It's easier to do a fresh install of your OpenC...

Jump to post
  • Fri Jan 27, 2023 10:48 pm
  • Replies 7
  • Views 1245
Re: Error Upgrading from 3.0.3.1 to 3.0.3.8 Maintenance Branch

Looks like a database table that has been added or modified, possibly by an extension. If you can work out which extension you could then contact the developer. Hi ADD Creative, Thanks for the reply. It looks like there's 4 extensions involved in the product table so that could be challenging but I...

Jump to post
  • Fri Jan 27, 2023 10:23 pm
  • Replies 7
  • Views 1245
Error Upgrading from 3.0.3.1 to 3.0.3.8 Maintenance Branch

Hello All, We've setup our OC 3.0.3.1 site locally using Wampserver on Windows 10, we're attempting to upgrade to version 3.0.3.8 Maintenance Branch. When we run the install/upgrade script it generates the following error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON ...

Jump to post
  • Fri Jan 27, 2023 3:54 am
  • Replies 7
  • Views 1245
Re: [SOLVED] Moved website to a new folder for an upgrade...index.php now shows in all link paths

Hello, Just to close this off.... after ensuring the config and htaccess files weren't causing this problem I switched to the default template, turned off SEO URLs and refreshed the Theme and SASS on the Dashboard page. At this point the links were now working properly, so I switched backed to our t...

Jump to post
  • Wed Jan 25, 2023 4:45 am
  • Replies 14
  • Views 1934
Re: Moved website to a new folder for an upgrade...index.php now shows in all link paths

One thing I've noticed... In the Open Cart admin under Home>Stores the Store URL is https://www.7s!our9.com/3038upgrade with no / at the end. I'm not sure if that's connected to the problem or not. That's because your admin/config.php has a wrong value for the HTTPS_CATALOG which should end with '/...

Jump to post
  • Wed Jan 25, 2023 2:03 am
  • Replies 14
  • Views 1934
Re: Moved website to a new folder for an upgrade...index.php now shows in all link paths

According to a WHOIS query for '7s!our9.com' this domain doesn't even exist, hence you can get all sorts of strange errors. If it is a newly created domain, wait for the propagation of the name server updates on the internet for a day or two. If this is the wrong domain name, fix your config.php, a...

Jump to post
  • Wed Jan 25, 2023 12:51 am
  • Replies 14
  • Views 1934
Re: Moved website to a new folder for an upgrade...index.php now shows in all link paths

One thing I've noticed...
In the Open Cart admin under Home>Stores the Store URL is https://www.7s!our9.com/3038upgrade with no / at the end. I'm not sure if that's connected to the problem or not.

Jump to post
  • Wed Jan 25, 2023 12:34 am
  • Replies 14
  • Views 1934
Re: Moved website to a new folder for an upgrade...index.php now shows in all link paths

And htaccess? Config is OK Hi xxvirusxx, Thanks for the reply. Here's our htaccess file: RewriteOptions inherit # The next code line is currently commented out on purpose so it will be ignored. # It is only for testing the code when you don't really want to close the site. # It closes the site ONLY...

Jump to post
  • Wed Jan 25, 2023 12:04 am
  • Replies 14
  • Views 1934
Re: Moved website to a new folder for an upgrade...index.php now shows in all link paths

Hello All, I've copied our site to a new folder for an upgrade from 3.0.3.1 to 3.0.3.8. We have SEO URLs turned on. I updated both config file paths from https://www.7s!our9.com/ to https://www.7s!our9.com/3038upgrade/. We updated the .htaccess file to show RewriteBase /3038upgrade/. We've refreshe...

Jump to post
  • Tue Jan 24, 2023 11:30 pm
  • Replies 14
  • Views 1934
[SOLVED] Moved website to a new folder for an upgrade...index.php now shows in all link paths

Hello All, I've copied our site to a new folder for an upgrade from 3.0.3.1 to 3.0.3.8. We have SEO URLs turned on. I updated both config file paths from https://www.7s!our9.com/ to https://www.7s!our9.com/3038upgrade/. We updated the .htaccess file to show RewriteBase /3038upgrade/. We've refreshed...

Jump to post
  • Tue Jan 24, 2023 4:17 am
  • Replies 14
  • Views 1934
[Solved]Re: Website 503 errors and slowness on A2 Hosting

This was not related to A2 Hosting, my apologies. I had a Vqmod folder on the server for an extension that I tried in late October, I was Googling the issue and read a post about Vqmod maxing out the CPU resources. I deleted the folder and it seems to have resolved the issue so far.

Jump to post
  • Thu Nov 10, 2022 12:09 am
  • Replies 3
  • Views 873
Re: Website 503 errors and slowness on A2 Hosting

I apologize, I've posted this in the wrong forum! Can this be moved to 3.0 or should I repost it?

Jump to post
  • Wed Nov 09, 2022 11:20 pm
  • Replies 3
  • Views 873

Search found 88 matches