Template Error Template Error
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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