phpbb converter dont work properly [message #40541] |
Tue, 18 March 2008 08:31 |
nazar
Messages: 6 Registered: March 2008 Location: Ukraine, Lviv
Karma: 0
|
Junior Member |
|
|
phpbb converter work but he dont convert Attachments!!!
Without attachments i cant go from phpBB to FUDforum
sorry for my bad english
|
|
|
|
Re: phpbb converter dont work properly [message #40551 is a reply to message #40547] |
Tue, 18 March 2008 19:59 |
nazar
Messages: 6 Registered: March 2008 Location: Ukraine, Lviv
Karma: 0
|
Junior Member |
|
|
Ilia wrote on Tue, 18 March 2008 20:11 | Did the converter give you any errors? Because it is supposed to convert file attachments.
| no and this is strange.
after PM he crossed to phpbb_config
Finished Importing Private Messages
Importing Forum Settings
Finished Importing Forum Settings
sorry for bad english
sorry for my bad english
|
|
|
|
Re: phpbb converter dont work properly [message #40567 is a reply to message #40560] |
Thu, 20 March 2008 07:30 |
nazar
Messages: 6 Registered: March 2008 Location: Ukraine, Lviv
Karma: 0
|
Junior Member |
|
|
Ilia wrote on Thu, 20 March 2008 02:10 | were there any errors inside the php's error log?
|
watch tomorrow in the evening.
Yesterday, i have 5 minutes free time and looked to the code, firs of all table names is wrong
attach_desc must be attachments_desc
attach_config must be attachments_config
and this condition dont work
if (@db_rowarr(bbq("SELECT * FROM '{$bb2}attachments_desc' LIMIT 1", 1))) {
sorry for my bad english
|
|
|
Re: phpbb converter dont work properly [message #40571 is a reply to message #40567] |
Thu, 20 March 2008 23:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
It is possible you are using a different file storage plug-in for phpbb (or different version) then the one the upgrade script was designed in mind with.
FUDforum Core Developer
|
|
|
|
|
Re: phpbb converter dont work properly [message #40674 is a reply to message #40602] |
Wed, 02 April 2008 07:49 |
nazar
Messages: 6 Registered: March 2008 Location: Ukraine, Lviv
Karma: 0
|
Junior Member |
|
|
Ilia wrote on Mon, 24 March 2008 20:10 | Look at the existing attachment conversion code and the change relevant table/field names when it comes to phpbb.
|
I trying
first
nazar wrote on Thu, 20 March 2008 09:30 |
and this condition dont work
if (@db_rowarr(bbq("SELECT * FROM '{$bb2}attachments_desc' LIMIT 1", 1))) {
|
in attachment screenshots of my DB structure
sorry for my bad english
|
|
|