In page.tpl.php, add the "$base_path" to the javascript locations so it looks like this:

 <!-- REMOVE these if you are using jquery-update!! -->
  <script type="text/javascript" src="<?php print $base_path ?>misc/collapse-fix.js"></script>
  <script type="text/javascript" src="<?php print $base_path ?>misc/compat-1.0.js"></script>

Comments

sikjoy’s picture

Status: Active » Fixed

Thanks philbar!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.