highideas.com/ That looks like a Wordpress website. What Plugins would be required to do something like that? I was going to pay for a script but was told that I can do that with Wordpress. Thanks in advance.
Hiya According to the source code, that website was made using drupal. However, I am sure there is a way to make a similar site using WP with a few select plugns. I may be wrong, but it looks like to me the purpose of that site is for users to post their ideas. Then other users can vote on people's ideas. Here are a number of plugins that allow users to rate posts: http://wordpress.org/extend/plugins/search.php?q=rate+post&sort= and here are a number of plugins that will allow users to register and submit content to your WP blog: http://wordpress.org/extend/plugins/search.php?q=users+register&sort= You can then assign certain roles to users who register on your blog. For example you can allow them to post their own content. Hope this helps a bit.