Problems, need help? Have a tip or advice? Post it here.
5 posts Page 1 of 1
1. installed couch portable (uniserver) for local.
2. Run registered and logged in couch as Super Admin (http://localhost:8080/couch/)
3. installed starter theme for free....viewtopic.php?f=2&t=6995. 4 Placed started theme in windows directory
Code: Select all
C:\Users\xxxxx\Desktop\UniServer\www\couch\theme\Starter 


None of page with .php appears in list of couchcms list. What did I do wrong?

Let me know
Hello and welcome.

The starter-theme is actually a complete sample website managed by Couch (its purpose is to provide a pre-ported site for you to study).
As such, it needs to be placed in the web-server's root i.e. in your case at the following location -
Code: Select all
C:\Users\xxxxx\Desktop\UniServer\www\

The individual templates contained within can now be accessed through the browser normally e.g.
http://localhost:8080/index.php
http://localhost:8080/about.php
etc.

Please access all these templates in the same browser that has you logged-in as super-admin. Coming back to the admin-panel, you'll see that these templates now appear in the sidebar.

For understanding how Couch works better, I suggest you please first take a look at our detailed tutorial at http://www.couchcms.com/docs/tutorials/portfolio-site/

Do let us know if you have any questions.
Thanks.
Wow.. That was fast!

Everything works perfect with free template, except for one thing. I am unable to see index.php, about.php, contact.php on side panel except for "blog". I have followed steps form link you attached, couldn't find any information.
You sure you manually typed the missing templates URLs in the browser (the same one with the admin-panel open) address-bar and the templates came up without any error?

Once you've visited a new template like this while logged-in as super-admin, you should see the template getting added in the admin-panel.
Oh now I got it working.. Thank you.
5 posts Page 1 of 1
cron