Wells-it.com - Web Hosting

Content Management System Query

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

He has: 43 posts

Joined: Apr 2004

Hi,
I need to setup a Content Management System and was wondering if anyone could point me to one which will do what I want.

Users can register and then gain a list of all other registered usernames, sorted by country, state, suburb.
Then, if the user is a paid up member (annual fee) they are able to contact any other user.
Similar to schoolfriends.com

Thanks.

timjpriebe's picture
DeveloperModeratorSponsor

He has: 2,666 posts

Joined: Dec 2004

PHP Nuke is pretty close to that. There aren't any limitations on who can contact who, though.

With something that specific, you're probably going to find something that is close, and hack it so that it does exactly what you want. That's been my personal experience, anyway.

CptAwesome's picture
Sponsor

He has: 370 posts

Joined: Dec 2004

Yeah, wouldn't be too hard to hack a simple CMS to do that, or even write one from the ground up.

He has: 43 posts

Joined: Apr 2004

Yea,
I have actually got something on PHP-Nuke.
Trying to hook in a paypal module now, then onto a custom database module.
Can anyone suggest any sites which have tutorials on writing PHP-Nuke modules ?

Thanks.