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.
Paying project: Modules installation problem
Re: Paying project: Modules installation problem
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
/var/www/vhosts/kinderschoolrock.com/admin/httpdocs/modules/FrontEndUsers/UserManipulator.class.php
Last edited by slloyd on Thu Feb 22, 2007 6:05 pm, edited 1 time in total.
Re: Paying project: Modules installation problem
I installed cmsms 1.0.4 and tried to install FrontEndUsers 1.1.1.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
Do I need to have the CMS Mailer or some other module first?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Paying project: Modules installation problem
CMSMailer is included with the core package. You shouldn't need anything besides this.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Paying project: Modules installation problem
That's what I'm asking. Do I need to have that installed for other module installations to work?