Search Results for 'phpbb'
-
Search Results
-
Topic: Plugin Request: Garage
I’m looking for someone to make this plugin. If money is the issue please email me. Something like this but simpler. http://forums.phpbbgarage.com/garage.php
I migrated my forum from another forum software (SMF > phpbb >bbpress), so I already had lots of posts. Whenever I want to edit a post that was made before the migration, the whole layout breaks. If it had chapters, it won’t have any chapters. If you quote an older post that the whole layout of that post breaks.
Is this a common problem? How can this be solved?
Maybe I need to run a SQL query? To update all the older posts?
Hi,
I have an existing phpbb2 forum and was hoping to migrate the existing data into bbPress, followed by integration to WordPress MU. Here’s the steps i’ve done so far:
1. installed a fresh copy of bbPress 1.0.2
2. downloaded phpbb2bbpress converter from http://www.iteisa.com/phpbb2bbpress/
3. ammended the necessary stuff inside the file and ran the script
4. installed WordPress MU
I was comparing the bb_ and wp_ tables and would like to know:
1. can i simply insert into wp_usermeta, (user_id, meta_key, meta_value) from bb_usermeta table where the meta_key = bb_capabilities because it looks safer than just replacing wp_usermeta with bb_usermeta due to the existing entries in wp_usermeta which i’m unsure of their usage?
2. it also seems that i should insert all the necessary values from bb_users table to wp_users table because wp_users has more columns
are there anything else database-wise i need to do?
After the above i know i need to install a bbpress-integration.php into WordPress MU and do some settings on both bbPress and WordPress MU settings/configs. Are there any other steps i’m missing out?
I would really appreciate any help on this
Topic: Private Messaging
Topic: Separate Categories
Hi there,
So I saw the forum-is-category plugin but it doesnt work on bbpress version 0.9.0.6. It still makes a link for a category. Also that is not exactly what I want. I want to mock like proboards or phpbb as far as separation. Now I would upgrade to 1.0 of bbpress to utilize the separate category sections, however dozens of plugins have yet to be updated. I am talking about more than one main theme type of thing:
Section 1
Forum 1
Forum 2
Section 2
Forum 1
Forum 2
See what I am getting at? I hope the future of bbpress implements all the plugin ideas with abilities to change them, turn them on and off etc without the use of plugins…just have it all built in.
Topic: / in usernames?
Is it possible to allow for / in usernames?
I recently converted my phpbb board to bbPress, but one of my members had a username that looked like ///Abcd.
So as opposed to forcing him to change his username, is it possible to dig into the code and allow /’s for usernames?
Any help would be greatly appreciated!
Edit: Sorry if this thread is in the wrong forum!
I have forum on phpbb, is it good idea to change engine to bbpress?
This forum is quite big, 500k posts, 15k users,
Is bbpress is faster than phpbb?
Speed and security is most important thing for me.