Forum for discussing general topics related to Couch.
12 posts Page 2 of 2
@diverso,

A snippet is not supposed to contain <?php COUCH::invoke(); ?> or <?php require_once( 'couch/cms.php' ); ?> (only top level templates i.e. those that appear in the sidebar need the two statements).

In any case, even after removing that statement, the following line doesn't seem to make much sense to me -
<!--<?php COUCH::invoke(); ?>jax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>

I think you need to re-examine your code.
KK wrote: @diverso,

A snippet is not supposed to contain <?php COUCH::invoke(); ?> or <?php require_once( 'couch/cms.php' ); ?> (only top level templates i.e. those that appear in the sidebar need the two statements).

In any case, even after removing that statement, the following line doesn't seem to make much sense to me -
<!--<?php COUCH::invoke(); ?>jax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>

I think you need to re-examine your code.



I removed that line altogether t works fine now, no more errors thank you
12 posts Page 2 of 2
cron