Search Results for 'phpbb'
-
Search Results
-
Hey folks.
I’m currently using punbb and snews, and I’m interesting in switching over to wordpress and bbpress. I honestly should’ve used wordpress in the first place, but new things frighten me (lol)…
Anyways, what I’d like to do is put all my punbb posts into wordpress – and the only way I can see that happening is if I first import all the posts from punbb (to phpbb) to bbress and then to wordpress.
That’s probably overly complicated, but I can’t imagine how else this is possible and I have no real technical skill –so what I’m wondering is how difficult would it be to get the posts from bbress to wordpress? (or maybe someone has another suggestion.)
Thanks for all the great work.
Ahni
Hi there,
I run my blog/site on wordpress and I am really keen to add a forum. I have the option of phpbb or smf or our very own bbpress.
Picture support is my basic requirement. Could you please tell me when will it be added to bbpress? Coz i am all for WP!
And is there anyways, we could have the title of the thread as the url for the thread to make it more SEO friendly with keywords?
Cheers,
Sid
Topic: Rating bbPress
Topic: Avatars in bbpress
So, I just started using bbpress 3 days ago mostly because phpbb is God awful when it comes to spammers (akismet is pretty awesome on my homepage, so I assumed it would also be awesome in forums).
At any rate, I installed a copy as a test and have been playing with it, got kinda sad that avatars weren’t supported (and didn’t want to make people get gravatars just to have an avatar, esp since gravatar service was down the other night). So I wrote my own avatar functions.
I have everything I did on my forums, or you can just go check it out at http://www.rayd.org/forums2/
My question is, can what I did be done in a plug-in? I know I can put my two ground-up functions in a plug-in file, but the one I don’t know how to do is the way I added a spot for a link to an avatar in profile pages. Here’s the link to me describing what I did, and the quote from what I’m talking about:
http://www.rayd.org/forums2/topic/6?replies=1
bb-includes/functions.php line 1388: Added avatar info to the array in function get_profile_info_keys(). Looks like this:
array(‘user_email’ => array(1, __(‘Email’)), ‘user_url’ => array(0, __(‘Website’)), ‘from’ => array(0, __(‘Location’)), ‘occ’ => array(0, __(‘Occupation’)), ‘interest’ => array(0, __(‘Interests’)), ‘avatar_loc’ => array(0,__(‘Avatar URL’)))
As you can see, adding that little avatar stuff at the end of that array definition not only easily added the spot to the page, but put it in the database and allowed me easy access to it in my other functions.
I’d love to make this into a plug-in, I just don’t know how to do that. Any advice would be great
Topic: AWESOME!
I am so happy that this has been released, and I can’t wait to get knee deep into the templating system. I do have one question, though. phpBB provides converters for people that would like to swtich from say, vB to their script. It would be great if there was a way to switch from phpBB to bbPress. I realize that’s a big request, but it would make my life so much easier. My husband recently told me he wanted to add a blog to his site that is already running a phpBB board, as his webmaster/design/tech-head, my first answer was, “Okay, but it’ll have a different members system. If we could convert his phpBB to a bbPress, I could then add the WP and integrate them.
his site: http://www.emmaus-way.net
my site: http://www.tammyhartdesigns.com
Topic: Signatures
Will bbpress have an option for members to have signatures, where they can add text or links?
I’m looking at starting a new forum, having used SMF & PHPBB forums in the past, but i really like wordpress so have installed a ‘test’ site using bbpress, and am really impressed, but its an important feature that i’m need to be installed.
Hi,
I have a forum running on phpbb2.
I’ve reciently got bbpress set up and running in a breeze! So I am wondering if I can transfer all my databases of posts and users from my phpbb2 site into bbpress, so my users can just login agian, rather than re-register? Also I like to migrate all my posts as well.