|
| Index | Recent Threads | Unanswered Threads | List Polls | Public Albums | Who's Online | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Thread Type: Announcement Thread Total posts in this thread: 24
|
|
| Author |
|
|
Newbie Joined: May 22, 2005 Post Count: 21 Status: Offline |
Hi all : Javareference.com recently completed a migration from phpBB to mvnForum. We created a java utility to facilitate this migration. The utility generates SQL statements from the source phpBB database. You can run these sql statements on your mvnForum database to migrate everything. The converter supports most functionality except private messaging and statistics. The utility is available for free download from www.javareference.com http://www.javareference.com/downloads/viewdownload.jsp?id=00000032 To the developers of mvnForum and the community, please accept a big thank you from us at Javareference.com. Thanks all, _anand |
||
|
|
Newbie Joined: May 22, 2005 Post Count: 21 Status: Offline |
And when you visit Javareference.com, please do join our forums over there for general java developer discussions. Thanks much, _anand |
||
|
|
mvnForum Developer Vietnam Joined: Oct 16, 2002 Post Count: 2956 Status: Offline |
Hi, Thanks a lot for your work on this, it will help a lot of users for the migration. Btw, would you agree to migrate this tool to mvnForum's CVS so other users could continue to contribute on this great work ? Thanks ![]() ---------------------------------------- Minh Nguyen mvnForum Developer Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com http://www.DienDanLinux.org |
||
|
|
Newbie Joined: May 22, 2005 Post Count: 21 Status: Offline |
Hi Minhnn : By all means. Please go ahead and integrate this as a tool in the mvnForum CVS. If you visit www.javareference.com, you should be able to download the jar file, which also contains the sources. The code is not documented well, since it was developed as a tool for internal use, but it should be sufficiently self-explanatory. Also, there are some missing parts, like private messages and formatting related stuff. Most everything i know is explained in the README which is available along with the zip. Again, im happy you appreciate it, because everyone loves your forum. Thank you again. _anand |
||
|
|
Stranger Joined: Apr 10, 2005 Post Count: 11 Status: Offline |
Thanks a lot for this converter. With some little modifications I've been able to directly convert my phpbb forum to mvnforum running with hsqldb (200 users, 50000 posts). Just be carefull with quote remplacemnt in hsqldb and if you have forums with 0 posts. In fact, only 2 hours to have a working tool Thanks again |
||
|
|
Newbie Joined: May 22, 2005 Post Count: 21 Status: Offline |
Congratulations redzara. We are happy you were able to convert your existing forums to mvnforum. Would you mind if we quote you on javareference.com ? Please let us know. All the best... |
||
|
|
Stranger Joined: Apr 10, 2005 Post Count: 11 Status: Offline |
Would you mind if we quote you on javareference.com ? You are free to quote me if you want ![]() |
||
|
|
mvnForum Developer Vietnam Joined: Oct 16, 2002 Post Count: 2956 Status: Offline |
Thanks a lot for this converter. With some little modifications I've been able to directly convert my phpbb forum to mvnforum running with hsqldb (200 users, 50000 posts). Just be carefull with quote remplacemnt in hsqldb and if you have forums with 0 posts. In fact, only 2 hours to have a working tool Thanks again Could you give me more detail? what is your "little modifications" and what should be careful in hsqldb? Thanks ![]() ---------------------------------------- Minh Nguyen mvnForum Developer Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com http://www.DienDanLinux.org |
||
|
|
Stranger Joined: Apr 10, 2005 Post Count: 11 Status: Offline |
in PHPBBToMvnForum, you have to add class loading for hsqldb like : and change with corresponding url format for your base In Utils.java, public static String wrapit replace : by In Migrator.java, public static void migrateusers, replace : by In Migrator.java, public static void migrateforums, after : add little more tweaks are needed if you have empty password minhnn: I format the code ---------------------------------------- [Edit 3 times, last edit by minhnn at Jun 12, 2005 3:42:19 PM] |
||
|
|
Stranger Joined: Apr 10, 2005 Post Count: 11 Status: Offline |
Humm, after convertion, I've some problems with 'Rebuild Post Search Index' Scenary : - new db - import from phpdb - login admin - rebuild Memer Search Index : OK - rebuild Post Search Index : OK but ... Index Post count : 2112 Database Post count : 50103 But in logs : INFO | jvm 1 | 2005/06/09 14:29:48 | 14:29:48.231 INFO [Timer-0] com.mvnforum.search.post.RebuildPostIndexTask.run(RebuildPostIndexTask.java:108) >03> Rebuilt index finished successfully! 50103 post(s) indexed. |
||
|
|
|
|
|
Current timezone is GMT Jan 7, 2009 5:38:39 PM |


