PDA

View Full Version : phpBB support for this hack



poison
08-19-2005, 04:27 AM
I was wondering, is phpBB support for this hack being worked on?
Because I have a phpBB forum on my website and I prefer it over IPB ('open-source' is one of the reasons) and I would like to bridge it with my version of e107.
So, is this feature already being worked on?
If not, I'll be glad to try and modify the hack myself. :)
But then I will have to get some feedback about what things I should modify (what classes, perhaps something in install.php? things like that).
I hope someone can answer my question or give me the information I need to modify this hack.
Thanks! B)

Patrick
08-19-2005, 12:14 PM
I was wondering, is phpBB support for this hack being worked on?
Because I have a phpBB forum on my website and I prefer it over IPB ('open-source' is one of the reasons) and I would like to bridge it with my version of e107.
So, is this feature already being worked on?
If not, I'll be glad to try and modify the hack myself. :)
But then I will have to get some feedback about what things I should modify (what classes, perhaps something in install.php? things like that).
I hope someone can answer my question or give me the information I need to modify this hack.
Thanks! B)
Yes, I am desperately trying to work on this hack, including implementing phpBB support.

You are welcome to try to get the old hack to work with phpBB. Simply copy one of the forum-xxx files and try modifying it. As long as it is in the format of forum- the install script will automatically pick it up as another available forum mod.

Most of the files are heavily commented, so you should be able to find plenty of help along the way.

Otherwise you can wait, as others have been, but I am no longer going to guarantee a release date on the new version (as I have already missed several).

poison
08-20-2005, 02:16 AM
ok, I will see what I can do.
As soon as I get a working file I will let you know. ;)