I have been having several issues with my site, including the "attach file" function in Kunena forums not working. People smarter than me from Kunena said this is due to conflicting jQuery libraries being loaded.
Reference article sent by Kunena
My website
Here's what was loading on my site:
module/cb_suggest - jQuery JavaScript Library v1.3.2 (now disabled, developer contacted)
Impacto Template (Joomlashack) - jQuery JavaScript Library v1.4.3
Community Builder - jQuery JavaScript Library v1.5
I contacted Joomlashack support, and here is their answer:
The problem is that CB is loading two different versions itself, which is odd. You need to disable them both, as the one in the template is the best one to keep I think (so it loads on every page properly, whereas CB would only load on pages where CB is used). Please contact CB about this, since the template functions fine when there are multiple copies of jQuery. I tested by disabling the other copies, and the errors went away.
Attached are the Firebug errors and the page source for my site on the lines that are creating the error.
Please advise - what can I do to resolve this issue? I need the attach file function to work, and so far all the support teams have passed the buck.