Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
I installed TTG-be to my public_html folder. I then set up a basic pages template to get something that would show up. What I'm getting is this:
Index of /
favicon.ico
fragments/
galleries/
lib/
photos/
thumbnails/
tmp/
ttg-be/
Apache Server at www.wondrous-landscapes.com Port 80
Any idea what I messed up?
Offline
You're missing all the other files from the Pages export. Files like:
index.php
mobile.php
galleries.php
etc.
see the basic tutorial:
http://ce4.theturninggate.net/docs/doku … _ce4_pages
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks, reinstalled and I have a home page! The links don't work though.
Last edited by fpdoctor53 (2015-09-30 12:22:41)
Offline
Thanks, reinstalled and I have a home page! The links don't work though.
that's because you have "public_html" in the url path. Remove that and you should be ok.
public_html/ is the folder where you put all your website's files and folders. It's the root of your site. So when somebody goes to wonderous-landscapes.com, they're already going to the public_html folder and you don't need to include that in the url.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
which url path? where do i change it with TTG?
Offline
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Success!!! Thanks so much.
Offline
Pages: 1