|
|
|
|
Re: phpbb converter dont work properly [message #40567 is a reply to message #40560] |
Thu, 20 March 2008 03:30   |
nazar
 Messages: 6 Registered: March 2008 Location: Ukraine, Lviv
Karma: 0
|
Junior Member |
add to buddy list ignore all messages by this user
|
|
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 #40674 is a reply to message #40602] |
Wed, 02 April 2008 03:49  |
nazar
 Messages: 6 Registered: March 2008 Location: Ukraine, Lviv
Karma: 0
|
Junior Member |
add to buddy list ignore all messages by this user
|
|
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
|
|
|