Hello:
I have a problem with a google map in Listbingo component.
I have written to support listbingo and this is his answer:
Please check this script , this is the problem from community builder .
<script type="text/javascript"><!--
if ( typeof window.$ != 'undefined' ) {
window.cbjqldr_tmpsave$ = window.$;
}
if ( typeof window.jQuery != 'undefined' ) {
window.cbjqldr_tmpsavejquery = window.jQuery;
}
--></script><script type="text/javascript" src="
instrumentosyluthiers.com/components/com_comprofiler/js/jquery-1.5.2/jquery-1.5.2.min.js?v=96c3148ea04b96a9
">
<script type="text/javascript"><!--
cbjQuery( document ).ready( function( $ ) {
var jQuery = $;
var cbshowtabsArray = new Array();
function showCBTab( sName ) {
if ( typeof(sName) == 'string' ) {
sName = sName.toLowerCase();
}
for (var i=0;i<cbshowtabsArray.length;i++) {
for (var j=0;j<cbshowtabsArray
[0].length;j++) {
if (cbshowtabsArray[0][j] == sName) {
eval(cbshowtabsArray[1]);
return;
}
}
}
}
});
if ( typeof window.cbjqldr_tmpsave$ != 'undefined' ) {
window.$ = window.cbjqldr_tmpsave$;
}
if ( typeof window.cbjqldr_tmpsavejquery != 'undefined' ) {
window.jQuery = window.cbjqldr_tmpsavejquery;
}
--></script>
The error is because of this script , please check where does this script coded , so that we can work in to this issue .
Regards,
Gobingoo Support."
Can you give me an answer for them?
TANKS