Closed (fixed)
Project:
Blue Lake
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
2 Sep 2008 at 06:15 UTC
Updated:
19 Jan 2023 at 02:17 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedOK - the issue is that a line is missing from the page.tpl.php file:
print $scriptsThis should be after the inclusion of $styles. Makes life much nicer when the javascript files are included.
Comment #2
owahab commentedComment #4
selwynpolit commentedI have the same situation in Drupal 6.11 where the crosshairs (drag and drop handles have disappeared) I have a dev site which is fine but the production site is missing them. I tried a different theme but that didn't seem to help. I did check if the $scripts reference is there and it is ok. Any other suggestions? I am ready to try reload Drupal over the existing one to see if a file somehow disappeared...
Oops - I just realized that this comment is for the Blue Lake theme - I am using the acquia marina theme... Sorry.