Hi Guillaume, we made fresh installation (no multilingual, default language en), we tried JBoss and Tomcat too, but result was same :( In all BBCode pages are shown names of variables instead of the values. For example: http://localhost:8080/xwiki/bin/view/BBCode/Admin Bulletin Boards Administration Welcome to your Bulletin Boards Administration Console. ..... (in my local installation) and bb_administration bb_welcomeadmin .... (in server installation, JBoss, Tomcat, too) there is some problem with "$msg" Any idea what would help? Guillaume Lerouge wrote:
Hi Frantisek,
Our wiki is set as multi lingual with "sk, en" languages. Default lang is "sk". Is it possible that this is a problem?
Absolutely, that's the cause of the issue. You need to create a sk translation of the en page.
To do this, simply go to .../xwiki/bin/edit/BBCode/Translations?language=sk&editor=wiki , then check whether the en translations show up in the page and if they do save it. If the page is empty when you create it, copy/paste the content from .../xwiki/bin/edit/BBCode/Translations?language=en&editor=wiki to it before saving.
Guillaume _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://www.nabble.com/Problem-with-Bulletin-Board-Application-tp16491542p165... Sent from the XWiki- Users mailing list archive at Nabble.com.