php - Unable to set up pagelime with a codeigniter site -
php - Unable to set up pagelime with a codeigniter site -
i'm trying setup pagelime work codeigniter site of mine , looks have setup because can view , edit site in pagelime, when publish page i've edited, says successfuly, if go webpage, doesn't contain of changes made.
i'm guessing might have way codeigniter url's work because when setting site, asks url+index page. tried setting index page http://example.com/index.php/controller/index
pagelime adds index.php url looks - http://example.com/index.php/controller/index/index.php
.
has setup codeigniter site on pagelime , can help me issue?
i have , way pagelime works not work ci framework since have found out, pagelime setup standard websites. ie: pages in root , subpages follow link construction link homepage.com/pictures/album1 should in root of ftp in pictures folder , album1 whereas know pictures "folder" nil more controller. hope explained right or can decode trying there.
php codeigniter content-management-system
Comments
Post a Comment