I have an existing database with a users table and questions/answers table. I’d like to use bbpress (or any forum really) as a front end for this for access via the web. Is this possible? Has anyone done this?
Look forward to the responses. Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
EDIT (Taking int consideration your comments):
You can actually do this but it may not be easy.
In first place if you want to access your database remotely you should enable remote acces.
BUT: Unless the databases have exactly the same structure you this will be a very complicated process since you would have to seriously mod the BB forum.
If you dont want them in sync (which would) much easier, you can export you Iphones database and modify it so that it fits into the forum one.
This could take some time but is definitely easier than modifying the forum itself. Everything you “touch” will have consequences.
To sum up, I could recommend you PubBB it is a simple but powerful forum that may easier to manipulate.
Good luck!!