Combining Serendipity with phpBB2
Posted: Wed Apr 05, 2006 12:15 am
I'm implimenting some forums for my social commentary site using phpBB2. I'm using the latest beta of Serendipity. So far we have found the comments feature to be not robust enough and basically want to replace it.
We'd like to make a forum in PHPBB2 and then have Serendipity automatically add a new topic entry to that forum every time I post, instead of having comments. Also, the comment URL attached to the entry would load up the correct phpBB forum and topic.
I know this is possible, my question is more regarding whether it is easy? feasible? has anyone done it before and can instruct me what code to modify? I am fairly good with PHP but don't know exactly how Serendipity is structured in order to make the necessary changes.
Also, should I then make sure phpBB and Serendipity use the same SQL database?
Thanks for any help....
We'd like to make a forum in PHPBB2 and then have Serendipity automatically add a new topic entry to that forum every time I post, instead of having comments. Also, the comment URL attached to the entry would load up the correct phpBB forum and topic.
I know this is possible, my question is more regarding whether it is easy? feasible? has anyone done it before and can instruct me what code to modify? I am fairly good with PHP but don't know exactly how Serendipity is structured in order to make the necessary changes.
Also, should I then make sure phpBB and Serendipity use the same SQL database?
Thanks for any help....