Hy,
i updated osclass to version 8.3 with Gamma Theme 1.5.7
I get this warning in the personal profile page (page=user&action=items):
Warning: Undefined variable $url_params in /home/site/public_html/oc-includes/osclass/controller/user.php on line 416
Warning: Undefined variable $url_params in /home/site/public_html/oc-includes/osclass/controller/user.php on line 422
I get this warning in the personal profile page (page=user&action=pub_profile&id=1):
Warning: Undefined variable $url_params in /home/site/public_html/oc-includes/osclass/controller/user-non-secure.php on line 315
Warning: Undefined variable $url_params in /home/site/public_html/oc-includes/osclass/controller/user-non-secure.php on line 321
PS I'm in debug mode
How can I solve it?
Thank you