After I upgraded to 5.1, everything seemed fine. But when I go to edit or post content, the "Input format", "File attachments", "comment settings", "menu settings", "Authoring settings", and "Publishing Settings" are not active links anymore. They are just plain text. Therefore I cannot access them. I don't know exactly how to resolve this issue...Any help would be greatly appreciated. Thanks.

Comments

vm’s picture

upgraded to 5.1 from what version ? and what theme are you using ?

bucktail’s picture

I upgraded from 4.6.11 and the theme i'm using is bluemarine.

agentrickard’s picture

View Source on one of your pages. Look at the HTML header. Look for the line:

<script type="text/javascript" src="/misc/collapse.js"></script>

Is it there? If not, your site isn't loading the JavaScript libraries properly, which is the likely cause.

--
http://ken.blufftontoday.com/
http://new.savannahnow.com/user/2
Search first, ask good questions later.

bucktail’s picture

Present & Accounted for...

<script type="text/javascript" src="/misc/jquery.js"></script>
<script type="text/javascript" src="/misc/drupal.js"></script>
<script type="text/javascript" src="/misc/progress.js"></script>
<script type="text/javascript" src="/misc/upload.js"></script>

<script type="text/javascript" src="/misc/autocomplete.js"></script>
<script type="text/javascript" src="/misc/collapse.js"></script>
<script type="text/javascript" src="/misc/textarea.js"></script>
bucktail’s picture

I fixed it. Just in case anybody runs into the same problem, the problem was too much messing around with the theme. I overwrote the new (5.1) bluemarine theme which I use, with my old bluemarine theme i used for the previous version. Which caused these links (when posting/editing content) not to work correctly. The only thing I was able to overwrite it seems (without any problems thus far) is the style.css file. I overwrote the v5.1 style.css from bluemarine with my old 4.7 style.css and it seems to be working fine.

Thanks anyway...

agentrickard’s picture

What, specifically did you change that caused the error?

--
http://ken.blufftontoday.com/
http://new.savannahnow.com/user/2
Search first, ask good questions later.

kpoirier’s picture

Same problem here...

Upgrade from 4.7.6 to 5.1 and now when editing or posting - "Input format", "File attachments", "comment settings", "menu settings", "Authoring settings", and "Publishing Settings" are not active links anymore.

Another problem is that the themes configuration page doesn't allow me to change the color scheme of Garland...

Any help?

Thanks.

kpoirier’s picture

even stranger... I'm not sure what I did, but it seems to be working now... While editing a story, at first I wasn't able to see the collapsible "input format" etc... but doing a reload on the page made it show up...

Color scheme problem - enabled the color module and as reported elsewhere, it seems you have to have garland as your theme to see the color picker...