Page 1 of 1
Upload PDF files to registered users page[SOLVED]
Posted: Thu Oct 16, 2008 9:26 pm
by JaymeNYC
I'm trying to create that will only be accessible to registered users. I would like to create the users myself instead of having them create there own accounts and I would like to easily upload PDF files to the page. What would be the easiest way to do this? I wouldn't be the one using my site for this feature, so it would have to be pretty easy to understand for some1 that doesnt know much about the CMS
Re: Upload PDF files to registered users page
Posted: Thu Oct 16, 2008 11:07 pm
by jmcgin51
you need CustomContent and FrontEndUsers modules to secure the pages/site, and then use the built-in Front End File Management (Uploads) module to manage the uploads.
Re: Upload PDF files to registered users page
Posted: Mon Oct 20, 2008 5:04 pm
by JaymeNYC
jmcgin51 wrote:
you need CustomContent and FrontEndUsers modules to secure the pages/site, and then use the built-in Front End File Management (Uploads) module to manage the uploads.
Ok thanks I'll try this out
Re: Upload PDF files to registered users page
Posted: Tue Oct 21, 2008 10:36 am
by Nick Smart
Re: Upload PDF files to registered users page
Posted: Fri Oct 24, 2008 5:41 pm
by JaymeNYC
thx 4 the help! I have the login area on the page I want, but I can't figure out how to actually add the users to Front End Users. Can any1 help witht his part?
Re: Upload PDF files to registered users page
Posted: Fri Oct 24, 2008 5:44 pm
by Nullig
I believe that you first need to create a group, then you can add users. The help file included with the frontend users module has instructions.
Nullig
Re: Upload PDF files to registered users page
Posted: Sun Oct 26, 2008 6:42 pm
by JaymeNYC
Nullig wrote:
I believe that you first need to create a group, then you can add users. The help file included with the frontend users module has instructions.
Nullig
I see I have to create a property first, but what exactly is a property? I've read the help file and it doesnt clear it up much
Re: Upload PDF files to registered users page
Posted: Tue Oct 28, 2008 9:52 pm
by jmcgin51
a property is anything associated with the user (address, phone, email address, eye color, etc.)
unfortunately, I don't think you can set up users with ONLY username/password (the default properties)