Quantcast
Viewing all articles
Browse latest Browse all 2361

Joomla! 5.x Coding • Re: verifyPassword with custom PHP throws error "Class not found"

Thank you very much, that was the solution.

Code:

$isOK = Joomla\CMS\User\UserHelper::verifyPassword($userpass, $row["password"], $row["id"]);

Statistics: Posted by wct34 — Fri Jun 07, 2024 7:24 pm



Viewing all articles
Browse latest Browse all 2361

Trending Articles