[CMS MS Baby] - Want some help/direction on building my site

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
vnaresh
New Member
New Member
Posts: 2
Joined: Wed Jul 13, 2011 2:24 am

[CMS MS Baby] - Want some help/direction on building my site

Post by vnaresh »

Hi all,

I just installed CMS MS and poked around in the admin panel a little bit. Actually, what I intend to do is very simple. Please excuse me if I asking for too much but any help or direction to resources will greatly benefit me.

I want to create a profile page for each user. Each user who log's in must see one single page that has:
______________
|. . . . . . . . . .|
|. . . . . . . . . .|
|. . . . . . . . . .|
|. . . . . . . . . .|
|. . . . . . . . . .|
|_____________|
upload profile photo


Type some text here:
______________________________________________
|. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .|
|. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .|
|. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .|
|_____________________________________________|


Upload your pictures here:
______________________________________________
|. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .|
|< . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . >|
|. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .|
|_____________________________________________|
( This is a picture gallery that can be scrolled )


Type some other text here:
______________________________________________
|. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .|
|. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .|
|. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .|
|_____________________________________________|

So, the user should be able to upload a photo and some pictures that will be saved in a folder with the same name as the username on the server. Once saved, the user's profile should be visible to everyone on the internet at the address: http://www.example.com/username

Is this possible to do with CMS MS and how difficult is it? Thank you for spending a little bit of your time to save a lot of mine :)

-Naresh.
uniqu3

Re: [CMS MS Baby] - Want some help/direction on building my

Post by uniqu3 »

Hi and welcome.

You best bet would be using following modules:
FrontEndUsers
SelfRegistration
CGUserDirectory

With FrontendUsers you will be able to maintain your registered user, let them login and edit their profiles.
With SelfRegistration you can create a registration form where you visitors can register and are listed in FrontEndUsers module.
With CGUserDirectory you can then create a page or pages where your Registered user can be listed, searched for...

So yes it is possible, and can't tell you how difficult it might be as it depends on your understanding of Smarty templating but setting these module up as needed should be easy if you read module Help.
vnaresh
New Member
New Member
Posts: 2
Joined: Wed Jul 13, 2011 2:24 am

Re: [CMS MS Baby] - Want some help/direction on building my

Post by vnaresh »

Hey,

Thank you so much for your quick response. I will try these modules. I was actually hesitant whether it was even possible to do what I wanted with a CMS but now that I know it is, I will spend more time on this.

Naresh.
Post Reply

Return to “CMSMS Core”