TinyMCE loading non-existent files.

Hi,

On my gallery pages, this is printed in the HEAD by <?php zp_apply_filter('theme_head'); ?>:

<script type="text/javascript" src="/new/gallery/zp-core/zp-extensions/tiny_mce/tiny_mce.js"></script>

The problem is, chrome is reporting that that file is loading this non-existent file:

GET http://josiehewittphotography.co.uk/new/gallery/zp-core/js/jquery-1.10.0.min.map 404 (Not Found)

Any ideas? Only appears since I upgraded to 1.4.5.1 (I think). I have tried turning plugins off, bot to no avail.

Comments

  • acrylian Administrator, Developer
    I see that in Chrome as well. That's then either a bug of Chrome or TinyMCE. Our jquery file is just named jquery.js always to avoid wrong file number paths and we didn't modify any original TinyMCE files.
  • Good to see it isn't just me!

    Is there anyway to find out further?
  • acrylian Administrator, Developer
    It does not happen on Safari and Firefox so I have no idea. It is from an original TinyMCE file it seems so I have no idea.
Sign In or Register to comment.