Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

osCommerce vs. PHP8


Recommended Posts

Hello,

i'm trying to migrate the osCommerce v 2.x to an PHP8 Server.
I have solved some Problems. 

But now I despair on the new Problem. 

When i try to Login, every try doesn't work. So i see the Problem is in the "passwordhash.php". My password-hashes stored in the Database like "$P$.......".
The function "CheckPassword" will do "crypte_private()". But instead of an correct result, there is only the result "*0". So every Login-Try will fail.

Can you help me out?

Link to comment
Share on other sites

  • 2 weeks later...

I recommend comparing your files to OsCommerce Vanilla. I remember having to make changes/updates regarding passwords.

https://github.com/ruden/vanilla-oscommerce

 

The water in a vessel is sparkling; the water in the sea is dark. The small truth has words which are clear; the great truth has great silence.

- Rabindranath Tagore

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...