Help Trying to install Feedback Form and question about module folder permission

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.
Locked
MickeyFinn6999

Help Trying to install Feedback Form and question about module folder permission

Post by MickeyFinn6999 »

Hi all,

New to cms made simple, just got it up and running and this is my first post here.

Im trying to install the Feedback Form module - its the first module I have tried to install. 

I have tried installing it both ways, by xml and by unziping and uploading.

If i do it by the module manager module, I get this error message:

Warning: fopen(): open_basedir restriction in effect. File(/var/tmp/modmgr_gyDxhb) is not within the allowed path(s): (/usr/local/psa/home/vhosts/caledacare.com/httpdocs:/tmp) in /usr/local/psa/home/vhosts/caledacare.com/httpdocs/mikescmstrial/modules/ModuleManager/ModuleManager.module.php on line 922

Warning: fopen(/var/tmp/modmgr_gyDxhb): failed to open stream: Operation not permitted in /usr/local/psa/home/vhosts/caledacare.com/httpdocs/mikescmstrial/modules/ModuleManager/ModuleManager.module.php on line 922
Error!

Checksum error. This probably indicates a corrupt file, either when it was uploaded to the repository, or a problem in transit down to your machine.
expected: a41489c63827f8d18ef9e35f5ec943d4 and got d41d8cd98f00b204e9800998ecf8427e


If I do it by the admin panel uploading via xml, I get this error message:

--Add Me - error -- Could not create a file (permissions problem?) /usr/local/psa/home/vhosts/caledacare.com/httpdocs/mikescmstrial/modules/FeedbackForm/templates/AdminMain.tpl (Troubleshooting)



If I upload it via ftp, I get this message when I try to access the admin panel:

Fatal error: Call to undefined function: rowcount() in /usr/local/psa/home/vhosts/caledacare.com/httpdocs/mikescmstrial/modules/FeedbackForm/classes/Config.class.php on line 93

and I have to manually delete the module to get back into admin.

What am I doing wrong? I have changed the module folder to 777 - should all the contents within also be 777?

Thanks for your help and loving cmsmadesimple so far, helped me make a lovley clean looking website.
MickeyFinn6999

Re: Help Trying to install Feedback Form and question about module folder permis

Post by MickeyFinn6999 »

bump
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Help Trying to install Feedback Form and question about module folder permis

Post by Dr.CSS »

You have a few choices...

1) change the Site Admin » Global Settings, File Creation Mask (umask): to blank, no numbers...

2) go into the modules/FeedbackForm/classes/Config.class.php on line 93  and change the rowcount to recordcount, make sure if it's upper/lower case, it's case sensitive...

3) go here and follow the link to download the newest in .ZIPped folder format to FTP to your site...
http://forum.cmsmadesimple.org/index.ph ... 208.0.html
Locked

Return to “CMSMS Core”