Login

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
ROS3RUD
Forum Members
Forum Members
Posts: 10
Joined: Wed Apr 28, 2010 8:46 am

Login

Post by ROS3RUD »

Can I make pages that just people that are logged in can see? How to fix a login page and registrertion page? I also want to add a poll to my site.
User avatar
kbh
New Member
New Member
Posts: 3
Joined: Mon Apr 26, 2010 3:57 pm

Re: Login

Post by kbh »

The Front End Users-module is your friend.. :-)
http://wiki.cmsmadesimple.org/index.php ... _End_Users

/Kristoffer
uniqu3

Re: Login

Post by uniqu3 »

To come to your desired solution you would need following 3 modules combined.

FrontEndUsers
SelfRegistration
CustomContent

How to use these just check description at "Extensions -> Modules -> on the right side of each module there is Help link"
ROS3RUD
Forum Members
Forum Members
Posts: 10
Joined: Wed Apr 28, 2010 8:46 am

Re: Login

Post by ROS3RUD »

Can you please make a n00b guide about hos to fix this? I can't get it working :/
uniqu3

Re: Login

Post by uniqu3 »

kbh wrote: The Front End Users-module is your friend.. :-)
http://wiki.cmsmadesimple.org/index.php ... _End_Users

/Kristoffer
Actually if you follow Kristoffers link you will find the help needed.
All you have to do after setting things up as in the wiki page is configure your SelfRegistration module to give users ability to register. How to do it can be found in module Help.
ROS3RUD
Forum Members
Forum Members
Posts: 10
Joined: Wed Apr 28, 2010 8:46 am

Re: Login

Post by ROS3RUD »

Just getting this error when trying to upload the XML file:

http://i41.tinypic.com/2l8eqd.jpg
uniqu3

Re: Login

Post by uniqu3 »

You can find the modules needed threw "Module Manager" no need to upload .xml file.
ROS3RUD
Forum Members
Forum Members
Posts: 10
Joined: Wed Apr 28, 2010 8:46 am

Re: Login

Post by ROS3RUD »

I installed the addons now, and I set the settings. But I can't see any login page on the website? How to fix it?

And I also installed a Forum, but I don't see it on my webpage. How to see login page and the forum?
uniqu3

Re: Login

Post by uniqu3 »

You should read what i wrote above, if you go to "Extensions->Modules" you will see "Help" next to each of module, there you can see explanation how these are being used.

For example to show a login form you should creat a page for example "Login" and enter in the page

Code: Select all

{cms_module module='FrontEndUsers' form='login'}
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Login

Post by Dr.CSS »

This may explain it better...

http://calguy1000.com/downloads.html
Locked

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