Javascript error in plugin

  • icore7
  • icore7's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 7 months ago #3426 by icore7
Replied by icore7 on topic Javascript error in plugin
Can you help me?

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

More
10 years 7 months ago #3431 by Dima
Replied by Dima on topic Javascript error in plugin
Look at post

forum.zhuk.cc/index.php/forum/gm-compone...doesent-display#1956

you have the same problem.
My explanation: this plugin breaks my code - add new line and closing script tag.

Check new versions for your theme (plugin), or contact to its forum to find out fixing solution. It is not my bug

I mean the plugin did
''+
'</script>
</div>'+
'</div>';
  var marker = new google.maps.Marker({

But my code have to be that
''+
'</div>'+
'</div>';
  var marker = new google.maps.Marker({

Don't forget support my developments: post review in JED , donate , help with translation ;)

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

  • icore7
  • icore7's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 6 months ago #3477 by icore7
Replied by icore7 on topic Javascript error in plugin
fine, thank you..

So the problem is RokBox2 plugin. I will test. Thank you again

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

Time to create page: 0.135 seconds

Donate


Go to top