Page 1 of 1

Installation of CMSMailer & FeedbackForm 0.9.12 Shows No Options

Posted: Tue Mar 28, 2006 8:09 pm
by wfunderberg
I just installed the latest and greated version of CMSMadeSimple (Stable), CMSMailer and FeebbackForm today. I also installed other modules with no problem but I am experiencing a strange problem with CMSMailer and FeebackForm.

The problem is that none of the options to configure the two are coming up. Everything else about the two modules including showing up in the Extensions list, no problems while installing them are ok.

Has anyone else experienced this problem before and how did you correct it?

[attachment deleted by admin]

Re: Installation of CMSMailer & FeedbackForm 0.9.12 Shows No Options

Posted: Tue Mar 28, 2006 8:24 pm
by calguy1000
Well, try looking at the page source for the page and search for the word "Error".  and see if you can find anything.

If you can't, are you logged in as admin? or another user? if you're not logged in as admin, then please do so and see if you get the same problems.

Re: Installation of CMSMailer & FeedbackForm 0.9.12 Shows No Options

Posted: Tue Mar 28, 2006 8:27 pm
by wfunderberg
Yes I am logged in as Admin with all of the Admin Permissions checked and there is no ERROR tags, messages, text in the source.

I have noticed this is happening with every new module that I am installing. The only one that did not show this behavior was the FormBuilder module that was installed as well.

Another word on this is that the MenuManger and ThemeManager are not showing the options either. Could this be a PHP configuration problem or Permissions problem?

thanks

Re: Installation of CMSMailer & FeedbackForm 0.9.12 Shows No Options

Posted: Wed Mar 29, 2006 9:29 pm
by wfunderberg
finally figured it out. After turning on the show errors variable in PHP.INI I could see that it could not find the templates_c directory with a temp file.

After reading the following thread I went into config.php file and sure enough the path variables were wrong. The drive paths contained backslashes and forward slashes just like what is shown in the thread below.Interesting because I have installed CME before on a host and had no problems like what I did.

http://forum.cmsmadesimple.org/index.ph ... 559.0.html