Installing FrontEndUser

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
slloyd
Forum Members
Forum Members
Posts: 195
Joined: Mon Apr 24, 2006 9:09 pm

Installing FrontEndUser

Post by slloyd »

I've posted before, but never got a resolution.

When trying to install the FrontEndUser 1.1.1 module (or any module, for that matter) on CMSMS 1.0.4.

I went into the cms to the Extensions >> Modules and tried to upload the file (FrontEndUser 1.1.1). I got this error message:
Could not create a file (permissions problem?) /var/www/vhosts/preschoolrock.com/subdomains/health/httpdocs/modules/FrontEndUsers/UserManipulator.class.php
It seems the issue is with one file (UserManipulator.class.php) - a permissions issue. So I set the permission to 777 on that particular file. It still doesn't work. The Uploads/Images folder is set to 777.

As stated above, when I upload ANY module, I get permission errors. Here's the message I get when I try to upload the Chat 0.1.1 module:
Could not create a file (permissions problem?) /var/www/vhosts/preschoolrock.com/subdomains/health/httpdocs/modules/Chat/_chatengine.php (Troubleshooting)
Now, when I upload these files through the cms, they appear on the server (I can see them in Plesk), but I can't see them in the cms and I get the permission errors above.

What could I be doing wrong?

I got the BlankoftheMonth to work since that installs via FTP. Yay! Hmmmm...is there a zip version of the FrontEndUser?
Last edited by slloyd on Tue Apr 10, 2007 5:37 pm, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Installing FrontEndUser

Post by Nullig »

Is your modules folder set to 777? You need write access to install modules from the admin panel.

Also, installing via the admin panel sets the file owner to the apache process. You could try the "Change Permissions" link for the module in the Admin panel to see if it will correct your problems.

Nullig
slloyd
Forum Members
Forum Members
Posts: 195
Joined: Mon Apr 24, 2006 9:09 pm

Re: Installing FrontEndUser

Post by slloyd »

Yes, the modules folder is set to 777.

Try the "Change Permissions" link for the module? Where would I find that?

Now I've got the module installed (FrontEndUser) I've lost the formatting of my Admin panel. URGH! It was fine after the install of BlankoftheMonth.

Can someone help?
Last edited by slloyd on Tue Apr 10, 2007 8:37 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Installing FrontEndUser

Post by calguy1000 »

it looks (to mee) like safe_mode is enabled on your host.  and that will cause all kids of problems with installing files via XML (either modules, or themes).

You can determine if safe mode is on, by creating a test.php file that is just "", and executing it, it should tell you if safe mode is on.

CMS 1.0.5 tests for all of these things.
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.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Installing FrontEndUser

Post by Nullig »

In the Admin panel, click on the modules link to see the list of modules. Right under the Install/Uninstall link is a Change Permissions link. Click on this link for the modules you've installed via the admin panel.

What do you mean by "I've lost the formatting of my Admin panel."?

Nullig
slloyd
Forum Members
Forum Members
Posts: 195
Joined: Mon Apr 24, 2006 9:09 pm

Re: Installing FrontEndUser

Post by slloyd »

I got it installed. It must be some problem with that version because 1.1.3 worked, as did SelfREgistration 1.1.0.

Now what I can't figure out how to set it up. I can't click on any of the tabs in either the FrontEndUser or SelfRegistration pages even after giving myself permission. Did I miss a step? Urgh, I'm so close!!!!

Edited to add:

I installed the FrontEndUser 1.1.3-beta1. This is the one that didn't allow me to click on any tabs. I removed it and uploaded the beta3 version. It now works.

BUT, I can't get the Self Registration to work. I get this message when placing the code on a page:
Error!

Insufficient number (or incorrect) parameters supplied to module
This is something simple I'm missing, right?
Last edited by slloyd on Tue Apr 10, 2007 10:53 pm, edited 1 time in total.
Locked

Return to “[locked] Installation, Setup and Upgrade”