Search Results for 'phpbb'
-
Search Results
-
ABOUT
A script to help you convert you phpbb3 (version 3.0.7) forum to bbpress (version:1.0.2) forum. This code is an update to the code made by wmnasef (http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release).
GET IT @
http://code.google.com/p/phpbb3-to-bbpress1-converter/
BUGS CORRECTED
* works with bbpress 1.0.2
* corrects the single quote problem
* corrects the login problem
HOW TO INSTALL
1. make a backup from your online forum (if possible make an exact copy of your forum in your localhost server, this prevents any damage to the online forum).
2. install bbpress anywhere, just use the same database of phpbb3. this is important because the script assumes that all tables are in the same database.
3. download the script from here. extract it, and you’ll get 2 files.
4. copy the file phpbb3tobbpress.php to “phpbb3/” directory.
5. copy the file _phpbb3_pass.php to bbpress/my-plugins/ directory (if it doesn’t exist, create it!).
6. go to http://path-to-phpbb3/phpbb3tobbpress.php and start converting your board.
7. voila .. all your data is converted to bbpress tables, go to your bbpress installation and login. don’t forget to visit admin->manage->recount to make sure your converted board is updated.
As said before, it is advised to copy your phpbb3 forum to a localhost installation and make the conversion as stated in the steps above, this way if you have big forum with thousands of posts, it is easier and safer to run the conversion on localhost.
Hope this helps and thanx to the original poster.
Tested by http://numediastudio.com for http://forumcine.ma
Topic: Anonymous Users
I am setting up a new intranet site built on WP 3.0 and would really like to keep the forums to a very simple tool just like bbPress (phpbb, vbulletin, etc are all too bloated for our needs). Since the site is only accessible inside our company network I don’t want to have to worry about authentication, I would like the ability for users who visit the forum to simply post messages or responses.
Is this something that can be done out of the box or would a lot of custom work be involved? Thanks!
-Chad
Topic: Tapatalk Support
I’m using Tapatalk on my iPhone right now, accessing an SMF forum and I love the layout. It’s much easier to browse, reply and post with Tapatalk than using Safari on the iPhone.
According to Tapatalk’s website:
“Tapatalk is a forum app for iPhone, BlackBerry, Android and Nokia. The app provides super fast forum access to any vBulletin, IPBoard, phpBB and SMF forums that have activated Tapatalk. Forum owner can download the free plug-in to activate Tapatalk in your forum.”
I searched their site for mention of bbPress, and found this thread:
http://tapatalk.com/forum/showthread.php?p=10919
The final post, from the moderator: “we can provide the API doucment if someone from the BBPress team want to take the bullet to implement it. I know that someone has ported it to MyBB so I don’t see why not?”
I would love to see a Tapatalk plugin for bbPress (especially one that supports v0.9).
Interested parties should check the “About Us” page on the Tapatalk website…
Topic: moving data into BB
Hello, i am thinking of moving over to word press to create a website for my town.
can i transfer a phpbb into WPBB ? my bulletin board currently has 1300 posts. Is it straight forward or do i need a programmer to do it.
thanks
Hello everyone,
I just wrote a guide to basically achieve what the title says. Two reasons:
(1) There isn’t a vb4-to-bbPress converter out there making the process more difficult then it should be
(2) The answers are out there if you’re willing to search for hours like I did I decided to piece together all my research into a single guide
Credit, of course, goes to the generous souls who created the vB-to-phpBB and the phpBB-to-bbPress converters, which are both required.
I’m still working on the integration with WordPress part which should be up soon. If you guys see any errors, please let me know.
Hope this helps!
Edit: Forgot the link! http://www.ericm.ca/2010/articles/vbulletin-4-to-bbpress-and-wordpress-integration
Topic: Formatting text on bbpress
I’m new to bbpress, having previously only used phpbb where all the codes are present as follows:
Italics:
Bold:
So on and so forth. But these codes aren’t working for me on bbpress.
What are the codes for formatting text on bbpress, ie. bold, italics, underline, centralising, changing the size, etc?
Or is there a plugin I can get so the text bar appears at the top of the page like it does on a phpbb forum?