You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 62 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Need a module created [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
runn
Sergeant
Sergeant


Joined: Jan 09, 2004
Posts: 104


PostPosted: Mon Nov 01, 2004 1:10 pm Reply with quoteBack to top

I have a running website, and I would like a module that allows users to create and join clubs, kind of like yahoo's groups, and have simple private message areas in each club. A list of all the clubs would be nice as well as a search feature. I am willing to pay up to $30, please reply if you are interested and I will give you more detail.
Find all posts by runnView user's profileSend private message
simrin
Support Mod
Support Mod


Joined: Jul 17, 2003
Posts: 519

Location: In front of a computer, who wants to know

PostPosted: Mon Nov 01, 2004 2:20 pm Reply with quoteBack to top

Please PM with a list of the details and we can talk more about this.

_________________
NC Support Mod

Are you there? No I am a figment of your imagination.

www.hostileguild.net
Find all posts by simrinView user's profileSend private messageSend e-mailVisit poster's website
sandman229
Sergeant
Sergeant


Joined: Jul 28, 2003
Posts: 104

Location: Victorville, Ca.

PostPosted: Tue Feb 08, 2005 8:49 am Reply with quoteBack to top

runn wrote:
I have a running website, and I would like a module that allows users to create and join clubs, kind of like yahoo's groups, and have simple private message areas in each club. A list of all the clubs would be nice as well as a search feature. I am willing to pay up to $30, please reply if you are interested and I will give you more detail.


Did you guys ever make this club module?? If I was a programmer I would make one or if I knew CGI or PHP (nuke style) I would convert GLUBS over to phpnuke..

I am needing a club module also..

_________________
Sandman
Find all posts by sandman229View user's profileSend private messageSend e-mailYahoo MessengerMSN MessengerICQ Number
xia
Nuke Cadet
Nuke Cadet


Joined: Nov 02, 2003
Posts: 2


PostPosted: Thu Feb 10, 2005 8:41 am Reply with quoteBack to top

ok, please tell me details too.
Find all posts by xiaView user's profileSend private messageVisit poster's website
simrin
Support Mod
Support Mod


Joined: Jul 17, 2003
Posts: 519

Location: In front of a computer, who wants to know

PostPosted: Thu Feb 10, 2005 8:47 am Reply with quoteBack to top

We never created the module. We talked about some different alternatives based on what he was looking for. You can easily use things such as forum groups and such to make protected forms and that. You could make customizations to the PM's and such to work off that system.

_________________
NC Support Mod

Are you there? No I am a figment of your imagination.

www.hostileguild.net
Find all posts by simrinView user's profileSend private messageSend e-mailVisit poster's website
ComPilots
Nuke Soldier
Nuke Soldier


Joined: Dec 12, 2003
Posts: 25

Location: ComPilots Land

PostPosted: Thu Feb 10, 2005 9:04 am Reply with quoteBack to top

I did not like some of the club modules out there and have decided to make my own. Cool
I wanted to close some modules to "Club Members only" just like you close a module for "Registered Members only". I have something running now:

A module that is for Registered Members only is this:
http://www.compilots.com/modules.php?name=Affiliate_Program

A module that is for Club Member only is this:
http://www.compilots.com/modules.php?name=Change_Banner

And the CLUB module is this:
http://www.compilots.com/modules.php?name=Club

It is a simple hack and module that allows me to make any module accessible to "Club Members only" and the Club module just provides a paying gateway and countdown till expiration date.

Very simple and very effective!

I am posting this just to give an idea, the module and hacks are too complicated to explain to someone that has no experience in PHP and/or PHPNUKE programming. Razz

_________________
Best Regards,
Michael Judah
ComPilots.com
Find all posts by ComPilotsView user's profileSend private messageVisit poster's website
sandman229
Sergeant
Sergeant


Joined: Jul 28, 2003
Posts: 104

Location: Victorville, Ca.

PostPosted: Fri Feb 11, 2005 11:06 am Reply with quoteBack to top

ComPilots wrote:

I am posting this just to give an idea, the module and hacks are too complicated to explain to someone that has no experience in PHP and/or PHPNUKE programming. Razz



Thats ok, I'm creating one myself anyway..

_________________
Sandman
Find all posts by sandman229View user's profileSend private messageSend e-mailYahoo MessengerMSN MessengerICQ Number
ComPilots
Nuke Soldier
Nuke Soldier


Joined: Dec 12, 2003
Posts: 25

Location: ComPilots Land

PostPosted: Sat Feb 12, 2005 6:05 am Reply with quoteBack to top

If you know a little PHP and know your way around the PHPNUKE coding, it is quite easy!

All I did was insert a little hack adding an option of "Club Member" in the modules and added a column in the users database which indicates if the user is a club member or not.

In addition I added to the mainfile a function that checks if the users is a "Club Member". (Very similar to the function that checks if the user is a Registered user).

Very easy! Took me only 10 min! Wink

Good luck!

_________________
Best Regards,
Michael Judah
ComPilots.com
Find all posts by ComPilotsView user's profileSend private messageVisit poster's website
Sandbird
Nuke Cadet
Nuke Cadet


Joined: Sep 04, 2004
Posts: 3


PostPosted: Thu Aug 25, 2005 10:35 pm Reply with quoteBack to top

Hi,
I know that this thread is way to old to reply but i was hoping to find some information.
I want that module too....but a bit more advaced.
I was the users to create the name of the club they want.
I have found a script that makes textareas into pictures...so the users can write the name of the club they want with different styles and that will be the image of the club's name.
Then other users can join the club and the clubs picture would be shown in their profile...like which clubs the users are part off.
Anyone has any idea where to get such thing or how to make it?
-thanks
Find all posts by SandbirdView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.224 Seconds - 183 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::