Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file User Profile issue - Can't pass beyond Edit Userprofile, Navigation impossible

More
5 years 4 months ago #5094 by BIZNEWS
Hi Olivier
 
Your component is causing problem on our website after upgrade of joomla to 3.9.
We updated the component and not user profiles on our site, www.buzzercast.com no longer work.
 
Please help solve the issue.  You may try and sign-in on the front side to see the issue.

Please Log in or Create an account to join the conversation.

More
5 years 4 months ago #5095 by syw
Hello,

according to the jQuery Easy Profiles report, the extension actually does... nothing other than removing the caption library and the tooltip declarations.

Disable the tooltip removal option in jQuery Easy Profiles for now. It seems to be what the problem is.

Olivier.

Please Log in or Create an account to join the conversation.

More
5 years 4 months ago #5096 by syw
By looking further, this line is the problem:
jQuery(".tipRight").tooltip({placement : 'right'});

I am not sure what it is supposed to do on your page, but you can also just remove this line with jQuery Easy Profiles (by creating a regular expression) or try and find out what extension adds this line.

Olivier.

Please Log in or Create an account to join the conversation.