Module Login Error Template Edulif - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Module Login Error Template Edulif

esf

esf

Template 2 years ago

Hi, I got an error when login module is published on template Edulif (see url in hidden content). JROOT/templates/edulif/html/mod_login/default.php:70 Note : works fine with template Helix Ultimate.

Here is some info about the site web : Joomla 4.2.3 php 8.0 Edulif 2.0.1

Thank your for your help ! Best regards

0
2 Answers
esf
esf
Accepted Answer
2 years ago #108322

Hi, I found the solution :

Please go to this location: templates/edulif/html/mod_login/default.php line 70 and change from this

if (count($twofactormethods) > 1) to if (count((array)$twofactormethods) > 1)

It works fine now. Best regards

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #108484

Hi

Thanks for contacting us and glad to know that you have found the solution. Thanks for sharing the solution with us.

-Regards.

0