1 tears_of_hate Aug 02, 2008 03:10
3 ahparrish Aug 13, 2008 17:13
I hope you can help me with something...
I am using phpBB3 and B2evo on my site. I want to use b2evo as an article database/presenter (i.e. I write articles in b2evo and readers can search the archives, etc.). The reader will not need to log-in to read the articles. After reading an article I want the reader to be able to post replies/comments in a phpBB3 forum dedicated to the article. They will need to log-in to phpBB3 in order to post. They should also have the ability to go back to the article and reference it.
Let me state the process differently: A user reads an article in b2evo and wants to post a comment. They click on a link (switches to phpBB3 forum) and then are prompted to either log-in or register. Then they are given the opportunity to post. They also might have the ability to reference the article (possible?). Do you think your hack will allow this procedure? Or can you help me come up with something that will? Also, what about navigation (i.e. being able to still navigate the rest of the site from either b2evo or phpBB3).
I am new to this and need to get things going soon on my site. I could work this out on my own but really do not have all that much time. Any help you could give to speed the process up some would be greatly appreciated.
Thank you.
Alex...
4 slamp Aug 15, 2008 14:57
Interesting. I will test it.
5 tears_of_hate Aug 23, 2008 05:59
Hello ahparrish,
sorry, this hack just creates users who exist in PHPBB3 as b2evo-user. It has nothing to do with articals or topics in PHPBB3.
Tears
6 afwas Aug 24, 2008 03:26
With this bridge in mind I added an option to my 'Sorted Bloglist plugin' to have a link to the forum (or any other site) in the blogrol.
[url=http://downloads.sourceforge.net/evocms-plugins/sorted_bloglist_plugin-0.7.1.zip?use_mirror=osdn]Direct to download page[/url]
[url=http://forums.b2evolution.net/viewtopic.php?t=14368][2.4.0] [Widget] Sorted Bloglist widget[/url]
Have fun
7 slamp Sep 03, 2008 12:08
An XML-RPC API is under developpment for phpbb3.
it's a set of functions made to allows external applications to comunicate with phpBB forums (since version 3.0) using standard XML-RPC (XML Remote Procedure Calls) protocol.
Using OFAPI you can create custom programs to browse your favourite forums easily.
Thanks! I had a hack that took phpbb 2.end-of-line members in a specific group and gave them a 1.10.3 blog, but I had to run it each time I wanted to give new phpbb group members a blog. Now I need to update it to giving a 2.4.2 blog, so this will help upgrade my hack.
We're still using the older phpbb due to too many mods that haven't been upgraded, but one day it would be nice to automate the "when they get put in the group they also get a blog" bit.