I’m running CMSMS 1.3.1, PHP 5.2.6, suexec, Apache version1.3.41 (Unix), MySQL version5.0.51a-community
I have very basic web skills, but they’re enough to help some small level clients. The website is www.friendsofperchlake.com
I have 1 question (I just finally answered my PDF after one last search of the forum.
1.) I uploaded the unzipped CMS files all within a cmsmadesimple folder into the public html folder. The site is up and working, but every url has to be www.friendsofperchlake.com/cmsmadesimple/whateverpage
rather than www.friendsofperchlake.com/whateverpage. I figured I could just move all the files from the cmsmadesimple folder into the public html folder, but that doesn’t work. It then says:
string(106) "Smarty error: [in template:21 line 7]: [plugin] unknown tag - 'metadata' (core.load_plugins.php, line 124)" string(106) "Smarty error: [in template:21 line 56]: [plugin] unknown tag - 'content' (core.load_plugins.php, line 124)"
Fatal error: Call to undefined function smarty_cms_function_metadata() in /home/friendso/public_html/tmp/templates_c/%%09^098^09882797%%template%3A21.php on line 11
Is there a way to fix this? My temporary solution has been to put an index.html file in the public html that has a link to www.friendsofperchlake.com/cmsmadesimple/, but I’d rather have that not be permanent. I hope I don’t have to start over by reinstalling directly into the public html file!
Thank you in advance!
Josh Wallace
[solved] public_html folder / cmsmadesimple folder issue
-
- New Member
- Posts: 2
- Joined: Thu Jul 24, 2008 4:14 pm
[solved] public_html folder / cmsmadesimple folder issue
Last edited by joshwallace on Thu Jul 24, 2008 6:34 pm, edited 1 time in total.
Re: public_html folder / cmsmadesimple folder issue
Have you changed all the relevant paths in config.php after the move and cleared the cache as well
See this thread http://forum.cmsmadesimple.org/index.php?topic=22153.0
See this thread http://forum.cmsmadesimple.org/index.php?topic=22153.0
-
- New Member
- Posts: 2
- Joined: Thu Jul 24, 2008 4:14 pm
Re: public_html folder / cmsmadesimple folder issue
Hey, that worked. I never would have figured that out myself and spent too long trying to find a related post.
THANKS!
THANKS!