Projects / Xchangeboard

Xchangeboard

Xchangeboard is forum software based on PHP and MySQL. It offers an easy way of administration to handle design and/or user-specific tasks. The look and feel resembles other well known boards

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  21 Mar 2007 09:30

Release Notes: An issue has been fixed that allowed a user to conduct SQL injection attacks when the option magic_quotes_gpc was turned of. Some new features and improvements were implemented, and some other small bugs have been fixed.

  •  22 Apr 2005 09:44

Release Notes: Users can add a photo album to their threads (if activated by the Administrator). The pictures are then displayed in a group of thumbnails on the top of the appropriate thread. There are performance improvements, some design-related improvements, and overall bugfixes.

  •  24 Sep 2004 02:41

Release Notes: This version adds buddy list functionality (users can see if a buddy is online or when a buddy was online the last time). Private message functionality was added, where users can send private messages to their buddies. Quick reply functionality was also added, some minor bugs were fixed, and some design and handling-related things were changed.

  •  19 Jul 2004 01:34

Release Notes: Added a file-upload function (which can be enabled by the administrator), added two new designs, improved performance, and fixed some minor bugs.

Release Notes: This release adds Greek language support, search functionality for users in the administrative area, overall performance improvement, and some minor bugfixes.

RSS Recent comments

03 Dec 2004 06:15 Hotkey

Re: Simply but.....

> This Board is realy great ans simply to

> install and to use. But what i very very

> dislike is, that the Forum sends every

> 100 Threads a mail to authorwith the url

> of it..... Such like this gaves a bad

> taste and IMHO it must be written in

> README !!

>

> Find it in submitNewThread.php, lin 218

>

> if (($postID%100)==0) {$fp =

> fsockopen($URL, 80, $errno,

> $errstr,2);if

> ($fp){@mail("hotkey@junien.org","es

> läuft, und läuft, und

> läuft

> ...",$VAR['URL_BASE_DIR'])

Hi!

Sure this isn't a very "kind" way, but i dediced to implement this "calling" feature cause i got a lot of sides which used my Software, but removed every Copyright remark in it.

So i hat two possibilities to avoid such "unfair" usage:

First solution is the one i've implemented, second solution was to encrypt the whole code.

I've choosen the first one, cause an encrypted code would take away the possibillity to edit the code to personal wishes...

18 Nov 2004 03:53 jantheofel

... calling home
I checked the comment by btrenn and must confirm it. The code line is form the projects code. I'd suggest better to use another software.

18 Nov 2004 01:50 btrenn

Simply but.....
This Board is realy great ans simply to install and to use. But what i very very dislike is, that the Forum sends every 100 Threads a mail to authorwith the url of it..... Such like this gaves a bad taste and IMHO it must be written in README !!

Find it in submitNewThread.php, lin 218

if (($postID%100)==0) {$fp = fsockopen($URL, 80, $errno, $errstr,2);if ($fp){@mail("hotkey@junien.org","es läuft, und läuft, und läuft ...",$VAR['URL_BASE_DIR'])

Screenshot

Project Spotlight

Appointmind

A Web app for scheduling appointments.

Screenshot

Project Spotlight

NTP

A time synchronization daemon which keeps your system time accurate.