I would like to ask some questions on JomSocial.
There are instances when we open the site and log in, drop-down menus from JomSocial don't appear.
Also in this case, images under "CMU Photos" aren't clickable.
Upon checking it using browser's Inspect Element, I found out that there's Uncaught ReferenceError: joms is not defined
And when I clicked on CMU Images, Uncaught TypeError: Cannot read property 'photoOpen' of undefined
What would be the possible issue that triggers this error? How to fix these errors?
Thank you!