Template Error Template Error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Template Error

Started by Super Noodles, November 03, 2008, 11:13:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Super Noodles

Hi guys

I got this template error when I go to view my site today

Template error
Failed to find block 'avm'(#(<!-- BEGIN avm -->)(.*?)(<!-- END avm -->)#s) in :

                                        <ul class="level1">
<!-- BEGIN home -->
                                                <li><a href="{HOME_TGT}" title="{HOME_TITLE}">{HOME_LNK}</a></li>
<!-- END home -->
                                        </ul>


Any ideas ;)

Joachim Müller