Template Error Template Error
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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