Hello I've got problem after making template, adding all tags and so on I've got this raport:
ERROR: 'couch' folder should reside in the main web-site folder.
I have this in my file
I've got my URL set in config.php, couch folder also is present. I could grant you FTP access
Do you guys have an idea what's the problem?
Thanks
ERROR: 'couch' folder should reside in the main web-site folder.
I have this in my file
- Code: Select all
<?php require_once(dirname(__FILE__).'/couch/cms.php'); ?>
<cms:template title='index1.php' />
--SOME CODE--
<?php COUCH::invoke(); ?>
I've got my URL set in config.php, couch folder also is present. I could grant you FTP access

Do you guys have an idea what's the problem?
