osCommerce-Official Posted January 21, 2022 Posted January 21, 2022 osCommerce v4 comes with a migration tool to import data from old osCommerce 2.x and some osCommerce forks that use same or similar DB (the latter MAY work but is not guaranteed to work). We have created a Wiki manual about how to use the migration tool: https://wiki.oscommerce.com/index.php?title=Importing_Data_from_Older_osCommerce_Version_to_New_One However we STRONGLY recommend using a qualified development partner to migrate data from old osCommerce. Quote
kamrankhan21ali Posted March 15, 2022 Posted March 15, 2022 (edited) I am searching for this solution about my site that i want to transfer from osCommerce into osCommerce v4t i want to transfer data from old Edited March 15, 2022 by osCommerce-Official Quote
osCommerce-Official Posted March 15, 2022 Author Posted March 15, 2022 (edited) 2 hours ago, kamrankhan21ali said: I am searching for this solution about my site that i want to transfer from osCommerce into osCommerce v4t i want to transfer data from old Will PM you to discuss Edited March 15, 2022 by osCommerce-Official Quote
rmandiga Posted August 7, 2022 Posted August 7, 2022 Tried with migration tool.. Not working.. Failing at OSC link Quote
osCommerce-Official Posted August 7, 2022 Author Posted August 7, 2022 3 hours ago, rmandiga said: Tried with migration tool.. Not working.. Failing at OSC link Could you please kindly pm us the errors it is showing so that we could assist you? Thank you! Quote
w2vy Posted September 20, 2022 Posted September 20, 2022 Does the migration create a separate database or attempt to do it in-place? Does it need access to the old source or can I load the new code and import the old database (on a different server)? Tom Quote Thomas A. Moulton, W2VY osCommerce core developer osc2.1 to osc 2.3.x Support the developers! http://www.oscommerce.com/about/team
osCommerce-Official Posted September 20, 2022 Author Posted September 20, 2022 @Ivan Holbicould you please comment Quote
w2vy Posted September 20, 2022 Posted September 20, 2022 Also I am running a modified osc 2.3.2 I am not sure if I added any fields to osc tables, there may be some new tables that I would expect would be ignored... Is there a download site that has all the historical official releases? I'd like to do a mysqldiff on the structures to see what I might have done in the past 20 years... Quote Thomas A. Moulton, W2VY osCommerce core developer osc2.1 to osc 2.3.x Support the developers! http://www.oscommerce.com/about/team
Ivan Holbi Posted September 21, 2022 Posted September 21, 2022 20 hours ago, w2vy said: Does the migration create a separate database or attempt to do it in-place? Does it need access to the old source or can I load the new code and import the old database (on a different server)? Tom Hi Tom, Regarding your first question after you install osc4 the new database is created and the data from the old website is imported to this new database. Regarding your second question it is necessary that the old website should be functional. The new functionality that allows to import to the new server is temporarily added to it. Please see the following link with the description of this import process - https://wiki.oscommerce.com/index.php?title=Importing_Data_from_Older_osCommerce_Version_to_New_One Best regards, Ivan Quote
Ivan Holbi Posted September 21, 2022 Posted September 21, 2022 18 hours ago, w2vy said: Also I am running a modified osc 2.3.2 I am not sure if I added any fields to osc tables, there may be some new tables that I would expect would be ignored... Is there a download site that has all the historical official releases? I'd like to do a mysqldiff on the structures to see what I might have done in the past 20 years... Hi Tom, We import some data from the popular extensions (such as Customer Groups), but in most cases the new tables and the fields will be ignored. As for a download site that has all the historical official releases we are not aware of such a site but probably you can find one in the Internet. Best regards, Ivan Quote
w2vy Posted September 22, 2022 Posted September 22, 2022 22 hours ago, Ivan Holbi said: Hi Tom, Regarding your first question after you install osc4 the new database is created and the data from the old website is imported to this new database. Regarding your second question it is necessary that the old website should be functional. The new functionality that allows to import to the new server is temporarily added to it. Please see the following link with the description of this import process - https://wiki.oscommerce.com/index.php?title=Importing_Data_from_Older_osCommerce_Version_to_New_One Best regards, Ivan Yes I have been looking at that page but it does not give any background just a set of steps: DO THIS... I would prefer not trying it for the first time in my production environment... It would be helpful (for me as well as others) to know that the import process leaves the old DB unchanged Also if moving the db offline (to a test server) what is needed besides the db, maybe the config files (./includes/configurtion.php, includes/local/configuration.php) anything else? I know some of these questions may be answered in the process, but by then I'd hate to be fully committed on a one way street. Tom ps. I will look again to update my signature... I was a core dev about 20 yrs ago... Quote Thomas A. Moulton, W2VY osCommerce core developer osc2.1 to osc 2.3.x Support the developers! http://www.oscommerce.com/about/team
w2vy Posted September 23, 2022 Posted September 23, 2022 On 9/21/2022 at 8:47 AM, Ivan Holbi said: Hi Tom, We import some data from the popular extensions (such as Customer Groups), but in most cases the new tables and the fields will be ignored. As for a download site that has all the historical official releases we are not aware of such a site but probably you can find one in the Internet. Best regards, Ivan The import went ok. I did see that the category images were copied but not the product info images, that would be a nice improvement Quote Thomas A. Moulton, W2VY osCommerce core developer osc2.1 to osc 2.3.x Support the developers! http://www.oscommerce.com/about/team
w2vy Posted September 23, 2022 Posted September 23, 2022 16 minutes ago, w2vy said: The import went ok. I did see that the category images were copied but not the product info images, that would be a nice improvement I installed again and de-selected sample data import but still have the splash screen and can't see how to see the top page of the site I only have the one sales channel, but when I click View Site it still give me the list... Quote Thomas A. Moulton, W2VY osCommerce core developer osc2.1 to osc 2.3.x Support the developers! http://www.oscommerce.com/about/team
Sherhan Posted October 18, 2022 Posted October 18, 2022 Hello. I did it with the help of a special migration tool.☺️ Quote
acropolis Posted May 2, 2023 Posted May 2, 2023 Does anyone here know whether osc4 incorporates the Extra Products Fields contribution to old osCommerce 2.x ? Our site www.abbeybook.com uses EPF as an essential feature which we would need to maintain if we migrated to new osc4. Thanks in advance for advice anyone here can offer ... John Quote
osCommerce-Official Posted May 3, 2023 Author Posted May 3, 2023 On 5/2/2023 at 1:46 PM, acropolis said: Does anyone here know whether osc4 incorporates the Extra Products Fields contribution to old osCommerce 2.x ? Our site www.abbeybook.com uses EPF as an essential feature which we would need to maintain if we migrated to new osc4. Thanks in advance for advice anyone here can offer ... John It is possible to add multiple Properties to products. Hopefully you will find it useful and will be able to move to the new version of osCommerce Quote
joe122joe Posted December 16, 2023 Posted December 16, 2023 @osCommerce-Official will the migrate data effect on the old site ,, will add or edit the data on the old site? Joe Quote
Ivan Holbi Posted December 18, 2023 Posted December 18, 2023 On 12/17/2023 at 12:41 AM, joe122joe said: @osCommerce-Official will the migrate data effect on the old site ,, will add or edit the data on the old site? Joe Hi Joe, The data migration from the old website to the new one will not effect the data on the old website. Best regards, Ivan Quote
Willids Posted July 2, 2024 Posted July 2, 2024 Am using osCommerce Online Merchant v2.3.4.1, would like to upgrade to latest version (4.14) without having to rebuild the site. Is this possible or do I have to start from scratch, looking for advice or quote. will send site in PM if contactes Quote
pandrei Posted July 2, 2024 Posted July 2, 2024 2 hours ago, Willids said: Am using osCommerce Online Merchant v2.3.4.1, would like to upgrade to latest version (4.14) without having to rebuild the site. Is this possible or do I have to start from scratch, looking for advice or quote. will send site in PM if contactes You can do it by youself with this manual https://wiki.oscommerce.com/index.php?title=Importing_Data_from_Older_osCommerce_Version_to_New_One Or you can contact us if you would like us to do this for you. Quote
Willids Posted July 2, 2024 Posted July 2, 2024 17 minutes ago, pandrei said: You can do it by youself with this manual https://wiki.oscommerce.com/index.php?title=Importing_Data_from_Older_osCommerce_Version_to_New_One Or you can contact us if you would like us to do this for you. message sent, thanks Quote
Willids Posted July 3, 2024 Posted July 3, 2024 On 7/2/2024 at 2:27 PM, pandrei said: You can do it by youself with this manual https://wiki.oscommerce.com/index.php?title=Importing_Data_from_Older_osCommerce_Version_to_New_One Or you can contact us if you would like us to do this for you. I get to number 18 on the list and when I try accessing the Admin Panel "https://shop.domainname.co.uk/admin" I get the message "requirements.php". I am running php version 8.3. Quote
Willids Posted July 3, 2024 Posted July 3, 2024 34 minutes ago, Willids said: I get to number 18 on the list and when I try accessing the Admin Panel "https://shop.domainname.co.uk/admin" I get the message "requirements.php". I am running php version 8.3. also gettng this when I run requirements.php Your server configuration satisfies the minimum requirements by this application. Quote
pandrei Posted July 5, 2024 Posted July 5, 2024 On 7/3/2024 at 6:34 PM, Willids said: I get to number 18 on the list and when I try accessing the Admin Panel "https://shop.domainname.co.uk/admin" I get the message "requirements.php". On 7/3/2024 at 7:09 PM, Willids said: also gettng this when I run requirements.php Your server configuration satisfies the minimum requirements by this application. Please provide screenshots of messages. They are helpfull to understand the issue. The manual assumes that you have installed the new osCommerce v4 somewhere. But it seems you didn't do it. Quote
Willids Posted July 6, 2024 Posted July 6, 2024 On 7/5/2024 at 10:10 AM, pandrei said: Please provide screenshots of messages. They are helpfull to understand the issue. The manual assumes that you have installed the new osCommerce v4 somewhere. But it seems you didn't do it. I have tried this in seperate folders, and same folders still getting the same messages requirements.php - is the only thing showing (top left of white screen) and when I see the configuration setting everything is showing passed. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.