[solved] public_html folder / cmsmadesimple folder issue

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
joshwallace
New Member
New Member
Posts: 2
Joined: Thu Jul 24, 2008 4:14 pm

[solved] public_html folder / cmsmadesimple folder issue

Post by joshwallace »

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
Last edited by joshwallace on Thu Jul 24, 2008 6:34 pm, edited 1 time in total.
baresi
Forum Members
Forum Members
Posts: 129
Joined: Fri Jul 27, 2007 4:15 pm

Re: public_html folder / cmsmadesimple folder issue

Post by baresi »

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
joshwallace
New Member
New Member
Posts: 2
Joined: Thu Jul 24, 2008 4:14 pm

Re: public_html folder / cmsmadesimple folder issue

Post by joshwallace »

Hey, that worked. I never would have figured that out myself and spent too long trying to find a related post.

THANKS!
Post Reply

Return to “CMSMS Core”