Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hello! I read the online documentation and it said to add 2 php lines on the top and bottom. The directory that the php lines were looking for was couch/couch.php
However, my couchcms did not come with a couch.php? Is there another way to implement my page? Thank you!
Hello flufernutter :)

The required file is 'couch/cms.php' and not 'couch/couch.php' -
<?php require_once( 'couch/cms.php' ); ?>

Hope this clears the confusion.
2 posts Page 1 of 1
cron