Project

General

Profile

Wiki/forums toolbar doesn't appear and formatting doesn't work

Added by Jeff Lomax about 15 years ago

For some reason the toolbar for the wiki and forums does not appear and any of the standard formatting you try does not work -- see screenshots.

In View>Source on the page, jstoolbar.js isn't even called, so I'm not quite sure where the problem is. I've taken the latest Redmine and just copied over my environment.rb, so it's a complete clean install of the files (an existing database though).

I've created a new project and it doesn't work there either... Checked both development and production environments.

Is there some sort of dependency I might be missing? I'm new to ruby/rails, so I'm not quite sure where to start debugging.

Ruby version 1.8.6 (i386-mswin32)
RubyGems version 1.3.1
Rails version 2.1.2
Active Record version 2.1.2
Action Pack version 2.1.2
Active Resource version 2.1.2
Action Mailer version 2.1.2
Active Support version 2.1.2
Application root C:/Redmine
Environment development
Database adapter mysql
Database schema version 20090312194159

wiki1.png (16.9 KB) wiki1.png Wiki page with no toolbar or formatting help
wiki2.png (18.6 KB) wiki2.png Wiki page where the formatting doesn't work
forum.png (26 KB) forum.png Forum new message with no toolbar

Replies (1)

RE: Wiki/forums toolbar doesn't appear and formatting doesn't work - Added by Jeff Lomax about 15 years ago

Problem was an old text_formatting value set in the settings table, it was set to 1.

    (1-1/1)