Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Upgrade from 2.3.1 to 2.3.3.4


Guest

Recommended Posts

Posted

hi there,

 

I am new here.. i used osCommerce 2 years ago and now need to upgrade please suggest what to do? Upgrade from 2.3.1 to 2.3.3.4 all help should be highly appreciated.

 

Thanks to all.

Posted

@@Khusmair going from 2.3.1 to 2.3.3.1 won't to hard - I'm not a coder but I managed to update. I understand the file structure well, and php "basics"... Going from 2.3.3.1. to 2.3.3.2 was challenging - it may cause some of your addons that don't use OsC standard coding (tep_db) to break when myqli comes in. And then again from 2.3.3.2 to 2.3.3.3 when utf conversion takes place.

 

Suggestion, if you haven't already, copy your store to a subdirectory and create copy of you DB to "play" with. Don't forget to "hide" the subdir with robot.txt at min or password protect it with htaccess.

 

Make all the changes and test on your "development" directory first...

Posted

When the upgrade instructions say "The following database queries must be performed:"

 

alter table customers_info add password_reset_key char(40);
alter table customers_info add password_reset_date datetime;

 

Where and how are these made? In phpMyadmin?

 

And do I have to manually replace all the modified files with the new code?

Posted

Well I seemed to make the query in phpMyadmin and also replace all the required code and save the new files. However, when trying to login to the admin panel to make the final change enabling the customer password reset action recorder, I get the following error:

 

Fatal error: Call to undefined function tep_get_languages() in /home/epixmac/public_html/oscomm/admin/login.php on line 112

 

 

That file was not one of the ones that I had to edit. Any help?

  • 3 weeks later...
Posted

Hello every

 

hi@Mention I am new to oscommerce .now i am working on a oscommerce project which is built in

osCommerce Online Merchant v2.3.1version .i need to upgrade to latest version.As you mentioned earlier it is recommended to switch from 2.3.1 to 2.3.2

 

2.3.2 to 2.3.3

2.3.3 to 2.3.3.1

2.3.3.1 to 2.3.3.2

2.3.3.2 to 2.3.3.3

2.3.3.3 to 2.3.3.4

 

pls help me

Posted

Hello Khusmair,

 

We are also in the same situation and need to update an older site to the current version. Did you perform the 6 updates one by one and if so was it successful?

 

Thank You,

CJ

 

Thanks... Let met start the adventure!!

Posted

Hello Khusmair,

 

 

I am new to Oscommerce.I need to upgrade my version

cant we directly switch older version with the latest one

 

Thanks:

Intellectt

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...