forum Questions
2
I'm trying to log into a vbulletin forum. I got this far:
private string login(string url, string username, string password)
{
string values = "vb_login_username={0}&vb_login_password={1}"
val...
1
Solved
I'm looking for a Java based forum engine which is easy to integrate with an existing website.
Currently I have tables for users (including columns for passwords and email etc) and would sim...
3
Solved
I have already built a site from scratch. It has banning, PM, comments, etc. The PMs and comments are done using markdown (like SO).
There are pros and cons for writing my own or using anot...
Subhead asked 11/4, 2010 at 20:22
4
Solved
I have an existing php website with a user system already set up (registration, authentication, lost password, etc.). I've decided that I want to add a message board and integrate it with the...
1
Solved
I'd like to integrate a simple forum with a Codeigniter application and wondered if anyone had any recommendations? Cheers
Laurence
Trixy asked 30/1, 2010 at 15:57
5
Solved
I have a Mailman managed list with years of history that I want to migrate into a web-based forum. Things it would be nice to do:
Keep the mailing list going for those who are used to and prefer ...
Uncivilized asked 5/3, 2009 at 21:47
2
Solved
On my Django site I would like users to communicate with each other in several ways:
Forum
Private messages
Chat with rooms and saved history
Could you suggest me ready solutions for this? Es...
1
Solved
Does anyone have suggestions for a PHP, Python, or J2EE-based web forum that has a good API for programmatically creating users and forum topics?
16
Solved
I am planning to begin working on my first personal project this June: a community about students. What I want to have is a wiki, full with information about universities, a forum where people can ...
Flathead asked 8/5, 2009 at 22:10
3
I'm making a little forum for my clans website. I'm wondering if I should store the thread text in TEXT or BLOB? Whats the difference? I've seen that phpBB does that.
What is BLOB anyway? cant fin...
11
Solved
As part of a wide ranging job for a cystic fibrosis support organization, they'd also like a web site set up and I've decided on Apache running on Linux (due to its security and low cost mostly). O...
7
Solved
As part of another question that did involve programming (I assure you), someone suggested I ask a community wiki question as to why your forum software of choice was the 'best' one for you.
I'm l...
© 2022 - 2024 — McMap. All rights reserved.