Became aware of this problem today, do not recall what change could have caused it, site is stable and not undergoing development.
Page displayed from Userprofile(manditory) menu item has a Edit dropdown but nothing happens when you click it - there is a note at the bottom of the page "Run script "%20void(0);"
Page displayed from Userdetails menu item displays the profile properly with Update and Cancel buttons on bottom of page. Changes to the profile are successfully saved.
Can edit profiles from back end.
Another issue, perhaps related...
Tabs set to display as Tab Horizontal (Left/Right) do not appear on the front end in the Userprofile(manditory) page.
Tabs set to display as divs do appear.
Richard Brundage
Last edit: 4 years 11 months ago by krileon. Reason: Added [SOLVED] tag to subject
Sounds like you've broken JS on the page causing a fatal JS error resulting in JS executed after it failing (e.g. the tabs rendering JS). You should be able to see such errors within your browsers developer tools (typically opens with F12) under the Console tab (they'll be red messages); be sure to refresh after opening to capture the errors. Try clearing Joomla cache as could just be broken JS cache from 3rd party Joomla template or a compression extension like JCH Optimizer. Switch to default Joomla protostar template and see if issue persists.
there is a note at the bottom of the page "Run script "%20void(0);"
Sounds like a javascript void link is messing up in your browser for some reason.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: richbrundage