I am using SOBI and the system message isn’t showing when the user adds a new entry.
So I added the line shown in bold below to the index.php like I had to with JA-Pollux, only its not working.
<!– BEGIN: CONTENT –>
<div id=”ja-<?php echo $divid ?>”>
<a name=”Content” id=”Content”></a>
<div id=”pathway”><jdoc:include type=”module” name=”breadcrumbs” /></div>
<jdoc:include type=”message” />
<jdoc:include type=”component” />
The URL that SOBI puts out to the browser is:
http://……../index.php?option=com_sobi2&catid=0&Itemid=75&mosmsg=++Your+entry+was+added+and+awaiting+approval.+All+Changes+Saved
Is this a problem with SOBI or a problem with the template? (or a problem with J1.5.3) :((
Many thanks