Yes, it is possible to migrate your phpbb database to jforum. I have done a little program to make this task. You can take a look at http://jforum-tools.dev.java.net. If you know how to access a CVS repository, the files are there.
I"ll make a little Swing program to make easier to use the convertion program.
Rafael [originally posted on jforum.net by Rafael Steil]
I love jforum, and love the idea of the phpbb2 to jforum export tool. However, when I downloaded the phpbb2jforum-1.0.zip tool, I did not find any of the Unix/Linux shell script files (ie phpbb2jforum.sh) Is there an updated version of the tool that includes these? I have tried to execute the script manually but to no avail.
Thanks,
Arthur. [originally posted on jforum.net by aenright]
It appears to be a class path problem, but as I am not versed in the way java works, I am at a loss. When I run
I get Failed to load Main-Class manifest attribute from mysql-connector-java-3.1.2-alpha-bin.jar. When I run java with the -cp option, it just pukes all over my console :P
Any help would be greatly appreciated.
Thanks,
Art [originally posted on jforum.net by aenright]
I tried chmoding mysql-connector-java-3.1.2-alpha-bin.jar, but I still get an error... Does anyone have the bash script for executing it? I am on CentOS4 w/ Java 1.4.2
Thx,
Art [originally posted on jforum.net by aenright]
I still havent had any luck with this tool. I cannot get it to execute. Is there a manual set of SQL queries that can be run on the DB? I would love to get the posts imported (and I wish I had gone with JForum in the first place...)
Thanks,
Art. [originally posted on jforum.net by aenright]