#1
Hello again guys,
after update to lease version i get into trouble with validation_helper, it is not passing me thou . I can't even get to log into admin panel as code stops at
to log in I have to comment out those lines and use

maybe there is simpler solution as I guys my all validations will be broken as well

Thank you in advance
tom
#2

The thread creator has indicated that this post solved the problem or provided the best insight.

Members who post winning responses earn points for our leaderboard.
Points mean prizes!
Hello,

I apologise for the difficulty you've experienced.

It turns out the validation helper is actually a validation class. Naming it 'validation_helper' was a mistake on my part. Again, I apologise.

Do a site-wide string replace. Specifically, replace 'validation_helper' with 'validation'.

So, this would give you something like this:



Let me know how you get on.

Regards,

DC
#3
All works perfectly,
Thank you David, sorry for bothering you with such an issue ;)
#4
Oh, I'm the one who should be apologising to you.

If you have any more issues, please do reach out.

Glad you got it sorted.

Cheers!