Page 3 of 3

Re: Paying project: Modules installation problem

Posted: Thu Feb 22, 2007 5:23 pm
by slloyd
I talked to my host and he thought it may be that I'm trying to install it on a subdomain. Has anyone been able to do that? See, it won't let me change the permissions of the subdomain folder.

I'll try it on a main domain and see if it works.

Re: Paying project: Modules installation problem

Posted: Thu Feb 22, 2007 5:57 pm
by slloyd
Well, I just tried it on a main domian and got the same exact result. Is there something in the module itself that I need to change? What is /UserManipulator.class.php? This seems to be where the problem is. That's the part of the permission error. Do I need to change something in the module? Here's the entire error message again:


/var/www/vhosts/kinderschoolrock.com/admin/httpdocs/modules/FrontEndUsers/UserManipulator.class.php

Re: Paying project: Modules installation problem

Posted: Thu Feb 22, 2007 6:06 pm
by slloyd
slloyd wrote: Well, I just tried it on a main domian and got the same exact result. Is there something in the module itself that I need to change? What is /UserManipulator.class.php? This seems to be where the problem is. That's the part of the permission error. Do I need to change something in the module? Here's the entire error message again:


/var/www/vhosts/kinderschoolrock.com/admin/httpdocs/modules/FrontEndUsers/UserManipulator.class.php
I installed cmsms 1.0.4 and tried to install FrontEndUsers 1.1.1.

Do I need to have the CMS Mailer or some other module first?

Re: Paying project: Modules installation problem

Posted: Thu Feb 22, 2007 10:26 pm
by calguy1000
CMSMailer is included with the core package.  You shouldn't need anything besides this.

Re: Paying project: Modules installation problem

Posted: Fri Feb 23, 2007 4:42 am
by slloyd
That's what I'm asking. Do I need to have that installed for other module installations to work?