By leesfn on
Hi,
I've made a few changes to the default (Garland) theme (5.2) and I've just noticed that the Input Format Settings, Comment Settings, etc. are no longer there. The actual headers appear, but there are no options underneath them. This problem is similar to the one @ http://drupal.org/node/164810. My misc folder is untouched, and I've made a few changes to my page.tpl.php file, but I've preserved the code
<?php print $head ?>
<?php print $styles ?>
<?php print $scripts ?>Does anyone have an idea of what the problem may be? The installation is @ santafenights.com.
Cheers,
Lee
Comments
view src
Actually, I see the options available when I view the source, but it's not appearing in the browser (Firefox 2.0.0.4):
javascript
the html looks fine.
Check whether your page head contains
Thanks - it wasn't in there.
Thanks - it wasn't in there. I added, but it's still not working. Why are the scripts under misc no longer appearing? My page.tpl.php now looks like this:
When the HTML is generated, it looks like this:
Why are javascript files no longer appearing? Where is $scripts defined?
- Drupal Noob
Actually, when I comment out
Actually, when I comment out the following it works:
Once, I find out the problem I'll post here so others can fix it.
Similar problem, but I haven't touched garland at all
I'm having exactly the same problem, but I haven't touched any of the garland code. This is a site I've upgraded from way back at 4.6.2 through 4.7.7 to 5.2. Any ideas? I'm baffled...
I am having this problem
I am having this problem too. I recently upgraded from 4.7 to 5.3. It happens in all my themes. Any help is greatly appreciated.
Thanks,
Aaron
http://www.thesourceshow.org
http://www.opennewsshow.org
Solved For Me
I just checked my scripts against a fresh install and found that I had copied my old scripts from my old misc directory over the new ones. Once I corrected this everything worked again.
Thanks,
Aaron
http://www.thesourceshow.org
http://www.opennewsshow.org
Check for firewall etc. script killers.
Had this problem on a fresh install.
Tried disabling Kerio PF and all the menus started working.