Phoca_T and Joomla 1.7
Posted: 21 Jul 2011, 18:29
Hi, I installed Joomla 1.7 by clicking update (a mistake but already done) and fortunately all went ok but one thing. I have in all articles a messege that states: "NOTICE" This is too ugly and many other guys in joomla forum are experiencing the same problem. Please take a look at the post there:
http://forum.joomla.org/viewtopic.php?f ... 6#p2562576
I know that the problem is at the index.php file of phoca_t template and it is in code from line 137 to 149, i mean the following:
<?php if ($this->getBuffer('message')) { ?>
<div class="error"><h2><?php echo JText::_('JNOTICE'); ?></h2>
<jdoc:include type="message" />
</div>
<?php } ?>
<jdoc:include type="component" />
</div>
<?php if ($dB) { ?>
<!-- |begin| phoca-content-bottom -->
<!-- |end| phoca-content-bottom -->
<?php } ?>
</div>
<!-- |end| phoca-content -->
Tou can see the word "NOTICE" in everypage at the site:
http://www.mediterraneandreamweddings.com/joomla16
HOW CAN I SOLVE THIS??? PLEASE!
MANY THANKS IN ADVANCE
Toñito
p.s. by the way, if this problem is solved phoca_t is already ready for joomla 1.7 which is great, all other things are working great!
http://forum.joomla.org/viewtopic.php?f ... 6#p2562576
I know that the problem is at the index.php file of phoca_t template and it is in code from line 137 to 149, i mean the following:
<?php if ($this->getBuffer('message')) { ?>
<div class="error"><h2><?php echo JText::_('JNOTICE'); ?></h2>
<jdoc:include type="message" />
</div>
<?php } ?>
<jdoc:include type="component" />
</div>
<?php if ($dB) { ?>
<!-- |begin| phoca-content-bottom -->
<!-- |end| phoca-content-bottom -->
<?php } ?>
</div>
<!-- |end| phoca-content -->
Tou can see the word "NOTICE" in everypage at the site:
http://www.mediterraneandreamweddings.com/joomla16
HOW CAN I SOLVE THIS??? PLEASE!
MANY THANKS IN ADVANCE
Toñito
p.s. by the way, if this problem is solved phoca_t is already ready for joomla 1.7 which is great, all other things are working great!