PhpBB2: Difference between revisions
From RavenWiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
phpBB is a popular opensource PHP forum system. It uses its own custom login and registration system. I've done the necessary work to replace the login system with raven, creating new accounts automatically as needed. This version is not compatible with unpatched versions - you will have to install again from scratch. | phpBB is a popular opensource PHP forum system. It uses its own custom login and registration system. I've done the necessary work to replace the login system with raven, creating new accounts automatically as needed. This version is not compatible with unpatched versions - you will have to install again from scratch. | ||
[http://www.theos.me.uk/files/phpBB2.zip phpBB 2.0.19 patched for Raven] | [http://www.theos.me.uk/files/phpBB2.zip phpBB 2.0.19 patched for Raven] |
Revision as of 17:39, 22 December 2006
phpBB is a popular opensource PHP forum system. It uses its own custom login and registration system. I've done the necessary work to replace the login system with raven, creating new accounts automatically as needed. This version is not compatible with unpatched versions - you will have to install again from scratch.