stermercox
Member
Posted 3 months ago #
I'm trying to create a website that anyone can search a database of events (but not a calendar) by location, date, author, etc. It must also have a memberships area where members can post to the database. I try to use WP for all my sites, but this is the first time I've tried to do something with a database. I looked at Scriblio but I'm not if it will do what I want. Any suggestions???
you would need to create the site with a combination of different plugins (or some PHP knowladge)
Basically you need to create custom fields (with forms , and page types preferably)
The more fields plugin will help you with that .
For the search, you could use diverse plugins, or by forcing tags to the posts, and then search the tags, or with what MichaelH sugested, or any other combination.
For members posting - if you do not want them to go to the backend of the site, there is one plugin form (can´t recall the name now - I think contact form 7) that allows to have a widget to post without entering the backend (and also upload files)
Thanks krembo99 for finishing that...got sidetracked trying out some of the wp-custom-fields-search features and failed to address everything.
there is one plugin form (can´t recall the name now - I think contact form 7) that allows to have a widget to post
One plugin that I know allows users to post from the 'front-end' is http://wordpress.org/extend/plugins/tdo-mini-forms/
Membership info:
http://wordpress.org/extend/plugins/tags/members
http://wordpress.org/extend/plugins/tags/membership
http://wordpress.org/extend/plugins/tags/restriction