|
thanks for the encouragement  i'm finishing now the migration script for my db, and it works quite good. it it designed for works for migration from phpbb 2.0.4 to ccb 0.3.0, and i have no idea will it work for other versions of phpbb, but as far as i have seen it there are some changes in the tables structure between phpbb 2.0.4 -> 2.0.12 -> 2.0.19, and instalation no .4 would not work at all with .1x tables struct. it may be only problem of slightly changed session table layout, but the changes may also concern layouts of categories, forums topics or posts tables, and i had not checked it, cause i was rather interested in the existing copy of db taken from an old .4 forum. i would be very happy to help ccboard project (as i consider to use for at least next 2 years), and so question: would you like me to mail you my script?
hmm.. additional info about progrramin technique; script is not oriented in the joomla framework. it is standalone php file. separatly configurable users/passwords/hosts/databases/table_prefixes for phpbb db and ccb db. Hi, Yes Im planning to write migration scripts for the major boards, Im favouring towards Tory's comment. Unfortunately it is little bit complex and need to have a very good understanding of both forum structure to write the migration script. I would suggest you to wait for some time rather than do it yourself. Thanks |