good day,
I have opened a postnuke site for a radio station that caters to 600,000 listeners on CherryTap.com
I am wanting to make the site VERY user interactive and I have a few things I am wanting to do on there but no time to do it due to being pulled in every direction on the station.
I am wanting a few things done on the site and need help devolping these modules and repairing a few of them.
1) A web cam portal
2) user being able to design thier own profile ( like on Cherrytap, MySpace)
3) member photo gallery
4) repair the Private messaging system
5) help with permissions
6) Point system
7) referral system to reward points
8) custom name colors for different groups
plus a couple other ideas that I would like to include on the site.
The site is http://www.cherryrock.net
If your interested in helping out this station I will be willing to cut you a professional commercial and have it played by all 25 on air personaliteis for one full month... or maybe with a little cash, this can all be determined when you contact me.
Thank you in advance
Simion
CherryRock.net
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Looking to hire some help
-
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: May 18, 2010
- Posts: 985
1) A web cam portal
Not sure what you mean, just a webcam pictures Ãn the radio-station? Streaming webcam? Webcam pictures of the visitors?
2) user being able to design thier own profile ( like on Cherrytap, MySpace)
Still working on that one myself... no real progress so far [if you mean different lay-outs]
3) member photo gallery
Mediashare [www.elfisk.dk] is a valid option
4) repair the Private messaging system
How about moving to pnMessages? An improved instant messenger for PN.
5) help with permissions
Shouldn't be too hard.
6) Point system
PNCUserpoints could be used
7) referral system to reward points
Perhaps PNCUserpoint also, depends how you see that
8) custom name colors for different groups
with the plugin rankgroups, that's perhaps doable.
Up to the challenge? Mmm, not sure
Not now, too much to do now... sorry, but maybe with the hints I gave you, you can check it out for yourself.
- Igor -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Apr 01, 2007
- Posts: 5
1) users the abilitey to stream thier web cam
2) That user profile change option is one of my main interest
3) I have have Media Share in the past and did not have much luck with it
4) I did upgrade to pnMessages, that is when I ran into problems, no one can send... when you click send it goes to preview... and no further
5) You say it is not too hard... but I am pulling my hair out with it...ROFLMAO
6) I have the userpoints... just havn't had the time to configure it
7) see above...lol
8) Any idea where I can get the rankgroups?
Thanks for the reply Igor -
- Rank: Softmore
- Registered: Jul 16, 2004
- Last visit: Oct 21, 2009
- Posts: 406
-
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 786
1)123FlashChat: I read the announcement and it mentions the ability to stream video.
http://community.postnuke.com/module-Database-viewpub-tid-3-pid-131.htm
3) Nate Welch's PhotoGallery Module: http://www.natewelch.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=8
Note, currently doesn't support user galleries but you can limit access via permissions. However, I'm sure you could hire Nate to add that feature ;)
--
iThinkMedia.com
Follow me on Twitter -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: May 18, 2010
- Posts: 985
1) users the abilitey to stream thier web cam
123FlahChat maybe an option, suggested by Vworld
2) That user profile change option is one of my main interest
I installed AdvProfile, and a buch of plugins, so even UserPictures come up in the profile
ex: http://www.forul.be/index.php?module=Members&uname=fotografe-van-dienst&page=activity
3) I have have Media Share in the past and did not have much luck with it
Why? BTW Nate Welch PhotoGallery is indeed very nice, but as suggested by Vworld, minor thing it's not User defined, probably with $uid var a few things and tweaks could be done...
4) I did upgrade to pnMessages, that is when I ran into problems, no one can send... when you click send it goes to preview... and no further
I know the developper was working on a new version... [a German guy if I'm not mistaken], did you post a bug, or did you ask for support on his page?
5) You say it is not too hard... but I am pulling my hair out with it...ROFLMAO
Mine grew back... what's the problem?
6) I have the userpoints... just havn't had the time to configure it
Ok...
7) see above...lol
Ok looked
8) Any idea where I can get the rankgroups?
http://community.postnuke.com/index.php?module=Database&func=viewpub&tid=8&pid=16, haven't used it, so I have no idead how it works
Thanks for the reply Igor
You're welcome,
-Igor -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Feb 26, 2008
- Posts: 15
I'm one of the developers of pnMessages:
4) You used pnMessages 1.5RC2, right?
So there is a problem with one template, because of a IE-bug.
What you can do now is to replace the pnmessages_user_newpm.html template with this one:
http://noc.postnuke.com/plugins/scmsvn/viewcvs.php/trunk/pnmessages/modules/pnMessages/pntemplates/pnmessages_user_newpm.htm?root=pnmessages&rev=187&view=markup
There are also some other bugs in the RC2, which are already fixed in SVN. So I recommend you to upgrade to RC3, which will be released in the next few days (maybe Sunday, maybe next week). -
- Rank: Team Member
- Registered: Jul 15, 2004
- Last visit: May 27, 2010
- Posts: 277
videokid
[a German guy if I'm not mistaken]
Greetings.
Chaoskanal
I'm one of the developers of pnMessages:
And I am the other one.
All bugs should be fixed now in pnMessages SVN and the next release-candidate could be released.
edited by: Herr.Vorragend, Mar 30, 2007 - 07:31 PM -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Apr 01, 2007
- Posts: 5
Well, Thanks to all your sudgestions I got the pnMessages to work * THANK YOU *
I have not been able to locate pnAffiliate.. if you know where I can find it, can you please link me?
Also, I looked into 123flashchat, I am not wanting to pay the fees they are requesting to host the flashserver usage. I am looking for a cam ortal system that stream directly from the user, not through the server.
Also, is there any gallery out there that is user defined? I mean, when someone clicks on someones profile i would like them to be able to see a default image and then view that personas enire gallery. make sense?
- Moderated by:
- Support
