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...
Tachistoscope asked 3/3, 2010 at 21:56

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...
Chrestomathy asked 4/8, 2010 at 14:31

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...
Interpreter asked 10/10, 2009 at 22:14

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...
Gasworks asked 30/11, 2009 at 21:23

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?
Moralez asked 1/7, 2009 at 13:51

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 ...

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...
Christen asked 21/2, 2009 at 11:42

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...
Adamandeve asked 17/12, 2008 at 10:45

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...
Bashkir asked 17/12, 2008 at 11:47

© 2022 - 2024 — McMap. All rights reserved.