myBB -> phpBB 3.1.5 error

Converting from other board software? Good decision! Need help? Have a question about a convertor? Wish to offer a convertor package? Post here.
Bacon_
Registered User
Posts: 5
Joined: Tue Jun 23, 2015 9:12 am

myBB -> phpBB 3.1.5 error

Post by Bacon_ »

Hi all, I converted all my posts that worked on myBB to phpBB fine however when I open any of the threads i get the following error:

Code: Select all

SQL ERROR [ mysqli ]

[0]

SQL

No values specified for SQL IN comparison

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 536
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 441
CALL: phpbb\db\driver\driver->sql_in_set()

FILE: [ROOT]/phpbb/auth/auth.php
LINE: 599
CALL: phpbb\db\driver\factory->sql_in_set()

FILE: [ROOT]/phpbb/auth/auth.php
LINE: 388
CALL: phpbb\auth\auth->acl_raw_data()

FILE: [ROOT]/viewtopic.php
LINE: 1524
CALL: phpbb\auth\auth->acl_get_list()
Anyone know what may be wrong? Thanks!
User avatar
Lumpy Burgertushie
Registered User
Posts: 69228
Joined: Mon May 02, 2005 3:11 am

Re: myBB -> phpBB 3.1.5 error

Post by Lumpy Burgertushie »

what does that mean that you converted the posts. what about the forums, what about the links between the forums and the posts etc. etc.

you can't just do one small part of this.

how did you do this converting of the posts?


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Bacon_
Registered User
Posts: 5
Joined: Tue Jun 23, 2015 9:12 am

Re: myBB -> phpBB 3.1.5 error

Post by Bacon_ »

Lumpy Burgertushie wrote:what does that mean that you converted the posts. what about the forums, what about the links between the forums and the posts etc. etc.

you can't just do one small part of this.

how did you do this converting of the posts?


robert
Hi, apologies for not being clear, I converted my E107 db to smf to myBB to phpBB. I transferred my polls, posts, topics and forums. Effectively I transferred everything to view every thread, this worked in every step (I am able to view threads and the replies etc) except for when I transferred to phpBB for which i cannot. It displays every thread and their title however when i click on a thread it displays the above error. I used the convertor for phpBB in this forum.
Bacon_
Registered User
Posts: 5
Joined: Tue Jun 23, 2015 9:12 am

Re: myBB -> phpBB 3.1.5 error

Post by Bacon_ »

Anyone have an idea?

Return to “[3.1.x] Convertors”