Quantcast
Channel: MyBB Community Forums - Merge System Support
Viewing all 346 articles
Browse latest View live

Xenforo 2.0 merge to Mybb

$
0
0
Hello guys i need help to merge my site from xenforo 2.0 to mybb can anyone help me out please

Merge from SMF 2 freezes on attachments

$
0
0
I'm trying to merge a new installation with SMF 2. 
Everything works with, except for the last step, importing attachments.
It say 83 attachements ti import, then it freezes on 65 left. After that this was once in PHP Log

Code:
PHP message: PHP Warning:  require_once(/srv/hps/f/pub/mybb/inc/config.php): failed to open stream: No such file or directory in /srv/hps/f/pub/mybb/merge/index.php on line 58
PHP message: PHP Fatal error:  require_once(): Failed opening required '/srv/hps/f/pub/mybb/inc/config.php' (include_path='.:/usr/share/php7:/usr/share/php') in /srv/hps/f/pub/mybb/merge/index.php on line 58" while reading response header from upstream,


The only thing I can do is pause or resume. Every time I do that I got the same log entries. 

Code:
4
File: /merge/resources/class_debug.php Line: 290 Function: Log->trace0 ->
File: [PHP] Line:   Function: Log->__destruct ->
Generated in 0.0028469562530518 seconds (3.44% PHP / 96.56% MySQL) / Initialize Load Time: 0.0017390251159668 / SQL Queries: 11 / Memory Usage: 2  PHP version: 7.1.22 / Server Load: 0.58
1537435459

4
File: /merge/index.php Line: 56 Function: Log->trace0 ->
MyBB Merge System Started: $version_code: 1811 $merge_version: 1.8.11
1537435460

3
File: /merge/index.php Line: 518 Function: Log->event ->
Setting up board module specific classes: import_attachments
1537435460

3
File: /merge/index.php Line: 854 Function: Log->event ->
Running a specific module
1537435460

4
File: /merge/index.php Line: 876 Function: Log->trace0 ->
Setting up our module
1537435460

4
File: /merge/resources/class_converter.php Line: 158 Function: Log->trace0 ->
File: /merge/index.php Line: 890 Function: Converter->db_connect ->
Setting up connection to Convert DB.
1537435460

6
File: /merge/resources/class_converter.php Line: 462 Function: Log->trace2 ->
File: /merge/index.php Line: 896 Function: Converter->check_if_done ->
Checking to see if we have more importing to go: import_attachments
1537435460

8
File: /merge/resources/class_converter.php Line: 466 Function: Log->datatrace ->
File: /merge/index.php Line: 896 Function: Converter->check_if_done ->
total_attachments, start_attachments: array (
0 => '103',
1 => '18',
)
1537435460

4
File: /merge/resources/modules/attachments.php Line: 147 Function: Log->trace0 ->
File: /merge/resources/modules/attachments.php Line: 58 Function: Converter_Module_Attachments->check_attachments_dir_perms ->
File: /merge/index.php Line: 916 Function: Converter_Module_Attachments->pre_setup ->
Checking attachment directory permissions again
1537435460

8
File: /merge/resources/functions.php Line: 55 Function: Log->datatrace ->
File: /merge/index.php Line: 919 Function: update_import_session ->
$debug_import_session: array (
'resume_module' =>
array (
  1 => '',
  2 => 'import_attachments',
),
'disabled' =>
array (
  0 => 'import_usergroups',
  1 => 'import_users',
  2 => 'import_categories',
  3 => 'import_forums',
  4 => 'import_forumperms',
  5 => 'import_threads',
  6 => 'import_polls',
  7 => 'import_pollvotes',
  8 => 'import_posts',
  9 => 'import_posts',
  10 => 'import_posts',
  11 => 'import_posts',
  12 => 'import_posts',
  13 => 'import_posts',
  14 => 'import_privatemessages',
  15 => 'import_moderators',
  16 => 'import_settings',
  17 => 'import_events',
  18 => 'import_avatars',
),
'completed' =>
array (
  0 => 'db_configuration',
  1 => 'import_usergroups',
  2 => 'import_users',
  3 => 'import_categories',
  4 => 'import_forums',
  5 => 'import_forumperms',
  6 => 'import_threads',
  7 => 'import_pollvotes',
  8 => 'import_polls',
  9 => 'import_posts',
  10 => 'import_privatemessages',
  11 => 'import_moderators',
  12 => 'import_settings',
  13 => 'import_events',
  14 => 'import_avatars',
),
'newdb_query_count' => 162281,
'total_query_time' => 389.86550736427307,
'allow_anonymous_info' => 0,
'first_page' => 1,
'requirements_pass' => 1,
'requirements_check' => 1,
'board' => 'smf2',
'start_date' => 1537433602,
'module' => 'import_attachments',
'autorefresh' => 'no',
'old_db_engine' => 'mysqli',
'encode_to_utf8' => 0,
'flash_message' => NULL,
'olddb_query_count' => 18839,
'total_usergroups' => '2',
'usergroups_per_screen' => 1000,
'column_length' =>
array (
  'usergroups' =>
  array (
    'gid' => 5,
    'type' => 1,
    'title' => 120,
    'description' => 65535,
    'namestyle' => 200,
    'usertitle' => 120,
    'stars' => 4,
    'starimage' => 120,
    'image' => 120,
    'disporder' => 6,
    'isbannedgroup' => 1,
    'canview' => 1,
    'canviewthreads' => 1,
    'canviewprofiles' => 1,
    'candlattachments' => 1,
    'canviewboardclosed' => 1,
    'canpostthreads' => 1,
    'canpostreplys' => 1,
    'canpostattachments' => 1,
    'canratethreads' => 1,
    'modposts' => 1,
    'modthreads' => 1,
    'mod_edit_posts' => 1,
    'modattachments' => 1,
    'caneditposts' => 1,
    'candeleteposts' => 1,
    'candeletethreads' => 1,
    'caneditattachments' => 1,
    'canviewdeletionnotice' => 1,
    'canpostpolls' => 1,
    'canvotepolls' => 1,
    'canundovotes' => 1,
    'canusepms' => 1,
    'cansendpms' => 1,
    'cantrackpms' => 1,
    'candenypmreceipts' => 1,
    'pmquota' => 3,
    'maxpmrecipients' => 4,
    'cansendemail' => 1,
    'cansendemailoverride' => 1,
    'maxemails' => 3,
    'emailfloodtime' => 3,
    'canviewmemberlist' => 1,
    'canviewcalendar' => 1,
    'canaddevents' => 1,
    'canbypasseventmod' => 1,
    'canmoderateevents' => 1,
    'canviewonline' => 1,
    'canviewwolinvis' => 1,
    'canviewonlineips' => 1,
    'cancp' => 1,
    'issupermod' => 1,
    'cansearch' => 1,
    'canusercp' => 1,
    'canuploadavatars' => 1,
    'canratemembers' => 1,
    'canchangename' => 1,
    'canbereported' => 1,
    'canchangewebsite' => 1,
    'showforumteam' => 1,
    'usereputationsystem' => 1,
    'cangivereputations' => 1,
    'candeletereputations' => 1,
    'reputationpower' => 10,
    'maxreputationsday' => 10,
    'maxreputationsperuser' => 10,
    'maxreputationsperthread' => 10,
    'candisplaygroup' => 1,
    'attachquota' => 10,
    'cancustomtitle' => 1,
    'canwarnusers' => 1,
    'canreceivewarnings' => 1,
    'maxwarningsday' => 3,
    'canmodcp' => 1,
    'showinbirthdaylist' => 1,
    'canoverridepm' => 1,
    'canusesig' => 1,
    'canusesigxposts' => 5,
    'signofollow' => 1,
    'edittimelimit' => 4,
    'maxposts' => 4,
    'showmemberlist' => 1,
    'canmanageannounce' => 1,
    'canmanagemodqueue' => 1,
    'canmanagereportedcontent' => 1,
    'canviewmodlogs' => 1,
    'caneditprofiles' => 1,
    'canbanusers' => 1,
    'canviewwarnlogs' => 1,
    'canuseipsearch' => 1,
    'import_gid' => 11,
  ),
  'users' =>
  array (
    'uid' => 10,
    'username' => 120,
    'password' => 120,
    'salt' => 10,
    'loginkey' => 50,
    'email' => 220,
    'postnum' => 10,
    'threadnum' => 10,
    'avatar' => 200,
    'avatardimensions' => 10,
    'avatartype' => 10,
    'usergroup' => 5,
    'additionalgroups' => 200,
    'displaygroup' => 5,
    'usertitle' => 250,
    'regdate' => 10,
    'lastactive' => 10,
    'lastvisit' => 10,
    'lastpost' => 10,
    'website' => 200,
    'icq' => 10,
    'yahoo' => 50,
    'skype' => 75,
    'google' => 75,
    'birthday' => 15,
    'birthdayprivacy' => 4,
    'signature' => 65535,
    'allownotices' => 1,
    'hideemail' => 1,
    'subscriptionmethod' => 1,
    'invisible' => 1,
    'receivepms' => 1,
    'receivefrombuddy' => 1,
    'pmnotice' => 1,
    'pmnotify' => 1,
    'buddyrequestspm' => 1,
    'buddyrequestsauto' => 1,
    'threadmode' => 8,
    'showimages' => 1,
    'showvideos' => 1,
    'showsigs' => 1,
    'showavatars' => 1,
    'showquickreply' => 1,
    'showredirect' => 1,
    'ppp' => 6,
    'tpp' => 6,
    'daysprune' => 6,
    'dateformat' => 4,
    'timeformat' => 4,
    'timezone' => 5,
    'dst' => 1,
    'dstcorrection' => 1,
    'buddylist' => 65535,
    'ignorelist' => 65535,
    'style' => 5,
    'away' => 1,
    'awaydate' => 10,
    'returndate' => 15,
    'awayreason' => 200,
    'pmfolders' => 65535,
    'notepad' => 65535,
    'referrer' => 10,
    'referrals' => 10,
    'reputation' => 11,
    'regip' => 16,
    'lastip' => 16,
    'language' => 50,
    'timeonline' => 10,
    'showcodebuttons' => 1,
    'totalpms' => 10,
    'unreadpms' => 10,
    'warningpoints' => 3,
    'moderateposts' => 1,
    'moderationtime' => 10,
    'suspendposting' => 1,
    'suspensiontime' => 10,
    'suspendsignature' => 1,
    'suspendsigtime' => 10,
    'coppauser' => 1,
    'classicpostbit' => 1,
    'loginattempts' => 2,
    'loginlockoutexpiry' => 10,
    'usernotes' => 65535,
    'sourceeditor' => 1,
    'import_uid' => 11,
    'import_usergroup' => 11,
    'import_displaygroup' => 11,
    'passwordconvert' => 65535,
    'passwordconverttype' => 65535,
    'passwordconvertsalt' => 65535,
    'import_additionalgroups' => 65535,
    'aim' => 65535,
  ),
  'forums' =>
  array (
    'fid' => 5,
    'name' => 120,
    'description' => 65535,
    'linkto' => 180,
    'type' => 1,
    'pid' => 5,
    'parentlist' => 65535,
    'disporder' => 5,
    'active' => 1,
    'open' => 1,
    'threads' => 10,
    'posts' => 10,
    'lastpost' => 10,
    'lastposter' => 120,
    'lastposteruid' => 10,
    'lastposttid' => 10,
    'lastpostsubject' => 120,
    'allowhtml' => 1,
    'allowmycode' => 1,
    'allowsmilies' => 1,
    'allowimgcode' => 1,
    'allowvideocode' => 1,
    'allowpicons' => 1,
    'allowtratings' => 1,
    'usepostcounts' => 1,
    'usethreadcounts' => 1,
    'requireprefix' => 1,
    'password' => 50,
    'showinjump' => 1,
    'style' => 5,
    'overridestyle' => 1,
    'rulestype' => 1,
    'rulestitle' => 200,
    'rules' => 65535,
    'unapprovedthreads' => 10,
    'unapprovedposts' => 10,
    'deletedthreads' => 10,
    'deletedposts' => 10,
    'defaultdatecut' => 4,
    'defaultsortby' => 10,
    'defaultsortorder' => 4,
    'import_fid' => 11,
    'import_pid' => 11,
  ),
  'forumpermissions' =>
  array (
    'pid' => 10,
    'fid' => 10,
    'gid' => 10,
    'canview' => 1,
    'canviewthreads' => 1,
    'canonlyviewownthreads' => 1,
    'candlattachments' => 1,
    'canpostthreads' => 1,
    'canpostreplys' => 1,
    'canonlyreplyownthreads' => 1,
    'canpostattachments' => 1,
    'canratethreads' => 1,
    'caneditposts' => 1,
    'candeleteposts' => 1,
    'candeletethreads' => 1,
    'caneditattachments' => 1,
    'canviewdeletionnotice' => 1,
    'modposts' => 1,
    'modthreads' => 1,
    'mod_edit_posts' => 1,
    'modattachments' => 1,
    'canpostpolls' => 1,
    'canvotepolls' => 1,
    'cansearch' => 1,
  ),
  'threads' =>
  array (
    'tid' => 10,
    'fid' => 5,
    'subject' => 120,
    'prefix' => 5,
    'icon' => 5,
    'poll' => 10,
    'uid' => 10,
    'username' => 80,
    'dateline' => 10,
    'firstpost' => 10,
    'lastpost' => 10,
    'lastposter' => 120,
    'lastposteruid' => 10,
    'views' => 100,
    'replies' => 100,
    'closed' => 30,
    'sticky' => 1,
    'numratings' => 5,
    'totalratings' => 5,
    'notes' => 65535,
    'visible' => 1,
    'unapprovedposts' => 10,
    'deletedposts' => 10,
    'attachmentcount' => 10,
    'deletetime' => 10,
    'import_tid' => 11,
    'import_uid' => 11,
    'import_poll' => 11,
    'import_firstpost' => 11,
  ),
  'posts' =>
  array (
    'pid' => 10,
    'tid' => 10,
    'replyto' => 10,
    'fid' => 5,
    'subject' => 120,
    'icon' => 5,
    'uid' => 10,
    'username' => 80,
    'dateline' => 10,
    'message' => 65535,
    'ipaddress' => 16,
    'includesig' => 1,
    'smilieoff' => 1,
    'edituid' => 10,
    'edittime' => 10,
    'editreason' => 150,
    'visible' => 1,
    'import_pid' => 11,
    'import_uid' => 11,
  ),
  'privatemessages' =>
  array (
    'pmid' => 10,
    'uid' => 10,
    'toid' => 10,
    'fromid' => 10,
    'recipients' => 65535,
    'folder' => 5,
    'subject' => 120,
    'icon' => 5,
    'message' => 65535,
    'dateline' => 10,
    'deletetime' => 10,
    'status' => 1,
    'statustime' => 10,
    'includesig' => 1,
    'smilieoff' => 1,
    'receipt' => 1,
    'readtime' => 10,
    'ipaddress' => 16,
  ),
),
'total_users' => '29',
'users_per_screen' => 1000,
'total_categories' => '3',
'categories_per_screen' => 1000,
'total_forums' => '14',
'forums_per_screen' => 1000,
'total_forumperms' => 14,
'forumperms_per_screen' => 1000,
'total_threads' => '3843',
'threads_per_screen' => 1000,
'total_polls' => '0',
'total_posts' => '19876',
'posts_per_screen' => 1000,
'counters_threads_start' => 6843,
'counters_forum' => 1,
'counters_user_posts' => 1,
'total_privatemessages' => '74',
'privatemessages_per_screen' => 1000,
'total_moderators' => '0',
'total_settings' => '25',
'settings_per_screen' => 1000,
'total_events' => '0',
'total_avatars' => 13,
'uploads_avatars_test' => 1,
'avatarspath' => '/srv/hps/f/pub/Forum/attachments/',
'avatars_per_screen' => 20,
'error_logs' =>
array (
  'import_avatars' =>
  array (
    0 => 'Error could not find the avatar (ID: 3)',
    1 => 'Error could not find the avatar (ID: 3)',
    2 => 'Error could not find the avatar (ID: 9)',
    3 => 'Error could not find the avatar (ID: 11)',
  ),
),
'total_attachments' => '103',
'uploads_test' => 1,
'uploadspath' => '/srv/hps/f/pub/Forum/attachments/',
'attachments_per_screen' => 20,
'attachments_create_thumbs' => '1',
)
1537435460

8
File: /merge/resources/modules/attachments.php Line: 100 Function: Log->datatrace ->
File: /merge/boards/smf2/attachments.php Line: 58 Function: Converter_Module_Attachments->insert ->
File: /merge/index.php Line: 946 Function: SMF2_Converter_Module_Attachments->import ->
$data: array (
'id_attach' => '39',
'id_thumb' => '40',
'id_msg' => '6090',
'id_member' => '0',
'attachment_type' => '0',
'filename' => 'DSC07052.JPG',
'size' => '1131139',
'downloads' => '222',
'width' => '3240',
'height' => '4320',
'file_hash' => 'aa60b918f4f1f767e2bc31c1f6a2716c3613eb32',
'fileext' => 'jpg',
'mime_type' => 'image/jpeg',
'id_folder' => '1',
'approved' => '1',
)
1537435460

8
File: /merge/resources/modules/attachments.php Line: 112 Function: Log->datatrace ->
File: /merge/boards/smf2/attachments.php Line: 58 Function: Converter_Module_Attachments->insert ->
File: /merge/index.php Line: 946 Function: SMF2_Converter_Module_Attachments->import ->
$insert_array: array (
'import_aid' => 39,
'pid' => 6018,
'uid' => 0,
'filename' => 'DSC07052.JPG',
'filetype' => 'image/jpeg',
'filesize' => 1131139,
'attachname' => 'post_0_1537435460_39.attach',
'downloads' => 222,
'dateuploaded' => 0,
'visible' => 1,
'thumbnail' => 'post_0_1537435460_39_thumb.png',
'posthash' => '4fb8aebbeb6f05a3d8608a5fe3724830'

Had an permission problem, and maxpostsize an php upload size was to small for some attachments.

Merge Xenforo 2 to MYBB error

$
0
0
When try to merge Xenforo 2 to MYBB I get the following error when trying to merge users. Any ideas how to solve the error please.

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:1054 - Unknown column 'aim' in 'field list'Query: INSERT INTO mybb_users (`usergroup`,`additionalgroups`,`displaygroup`,`import_usergroup`,`import_additionalgroups`,`import_displaygroup`,`import_uid`,`username`,`password`,`salt`,`loginkey`,`email`,`regdate`,`lastactive`,`lastvisit`,`website`,`showsigs`,`signature`,`showavatars`,`timezone`,`avatardimensions`,`avatartype`,`avatar`,`lastpost`,`icq`,`aim`,`yahoo`,`skype`,`google`,`hideemail`,`allownotices`,`regip`,`lastip`,`language`,`passwordconvert`,`passwordconverttype`,`postnum`,`invisible`,`birthday`,`birthdayprivacy`,`subscriptionmethod`,`receivepms`,`receivefrombuddy`,`pmnotice`,`pmnotify`,`showquickreply`,`ppp`,`tpp`,`daysprune`,`timeformat`,`dst`,`buddylist`,`ignorelist`,`style`,`away`,`awaydate`,`returndate`,`referrer`,`referrals`,`reputation`,`timeonline`,`showcodebuttons`,`totalpms`,`unreadpms`,`pmfolders`,`notepad`,`threadmode`,`showredirect`,`dateformat`,`dstcorrection`,`warningpoints`,`moderateposts`,`moderationtime`,`suspendposting`,`suspensiontime`,`suspendsignature`,`suspendsigtime`,`coppauser`,`classicpostbit`,`loginattempts`,`usernotes`,`showimages`,`showvideos`) VALUES (2,'4,6,8,10',4,2,'3,4,9,11',3,1,'Kevin','','','','kevin@collins-probus.co.uk',1212278460,1539858892,1539858892,'',1,'Regards,\nKevin.',1,'1','','','',0,'','','','','',1,1,X'',X'','','$2y$10$qUZzSYcYcsBBWierkiqWQe.dDPoX0/nyL7Koj.KOFQOTBR5K8h01.','',0,0,'13-8-1951','all',2,1,0,1,1,1,0,0,0,'',0,'','',0,0,0,'',0,0,0,0,1,0,0,'1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','','',1,'',1,0,0,0,0,0,0,0,0,0,0,'',1,1)

jcink ipb to Mybb 1.8

$
0
0
Hello!

I am trying to get my free hosted on jcink.com ipb forum to a domain with mybb on it. Thing is the database there is a bit modified and the IPB 3 converter outputs a lot of errors.
Can someone help me do this please? I tried to modify the merge scripts and I did it until the posts, where I have no idea what to do.
Maybe people better than me at this can modifiy it a bit. I can send you the database I  need to merge into Mybb 1.8 in PM.

Import users and posts from an own-made forum

$
0
0
Hi,
I would like to know how easy/hard is to move from another forum to MyBB. The old forum was written by someone else (only for needs of our community) and now we want to move it to another forum engine. We have all users in db so I can export users to any format. Unfortunately all posts are in files but someone can convert it to another format.
Is it possible to upload somehow users and posts to MyBB? If it's possible, where I should start?

Thanks in advance!

IPB 3/4 --> MyBB

$
0
0
Hello,

Attempting to merge an IPB forum to MyBB, unfortunately the needed information required we cannot get as Jcink does not provide support for moves and thus cannot give the necessary information.

Is there any work around to this or are we just out of luck here?

Thanks,
iso

[Image: Capture.PNG]

Replies not visible (Merged from Phpbb to Mybb)

$
0
0
Dear friends,
I have recently merged my phpbb forum to mybb. Every merging module was successful. When I open the forum I can see number of threats and number of replies in each forum. But, when I get into to each threat I can see only the first post. The replies are not showing up. I checked with all the users, the issues is same.

Another issue is that, few of my members used html codes in their post, when the forum was hosted with phpbb. Now in mybb the html codes are being showed as codes.
[Image: Forum1.png]

[Image: Forum2.png]
Please help me to solve it.

IPB 4.3.6 to mybb 1.819

$
0
0
Hi I'm migrating this IPB in 4.3.6 to mybb using the merge system.
When merging userGroups I have an sql error

SQL Error:
    1264 - Out of range value for column 'pmquota' at row 1
Query:
    INSERT INTO mybb_usergroups (`import_gid`,`title`,`canview`,`canpostthreads`,`canpostreplys`,`caneditposts`,`candeleteposts`,`candeletethreads`,`cansearch`,`canviewmemberlist`,`caneditattachments`,`canpostpolls`,`canvotepolls`,`canundovotes`,`canpostattachments`,`canratethreads`,`canviewthreads`,`canviewprofiles`,`candlattachments`,`description`,`namestyle`,`type`,`stars`,`starimage`,`image`,`disporder`,`isbannedgroup`,`canusepms`,`cansendpms`,`cantrackpms`,`candenypmreceipts`,`pmquota`,`maxpmrecipients`,`cansendemail`,`canviewcalendar`,`canaddevents`,`canviewonline`,`canviewwolinvis`,`canviewonlineips`,`cancp`,`issupermod`,`canusercp`,`canuploadavatars`,`canratemembers`,`canchangename`,`showforumteam`,`usereputationsystem`,`cangivereputations`,`reputationpower`,`maxreputationsday`,`maxreputationsperuser`,`maxreputationsperthread`,`candisplaygroup`,`attachquota`,`cancustomtitle`,`canusesig`) VALUES (7,'Membre 501st',0,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,1,'','{username}',2,0,'images/star.png','',0,0,0,1,1,1,-1,50,1,1,1,1,0,0,0,0,1,1,1,0,0,1,1,1,5,5,5,1,0,1,1) 
pmquota seems to be  unisgned

.png   Capture du 2018-11-18 15-34-07.png (Size: 3.16 KB / Downloads: 6)


and here we have a value of -1.

what should I do? change this value to 0 ?

merge bbpress to myBB fails

$
0
0
Hi all,

I've been trying to merge my bbpress db to mybb, but so far have had no success. Mind you that this is all taking place on a virtual box running Unbuntu 18.04, with a localhost install of mybb.
I noticed with Merge that php 7.2 didn't play well so I am now running php 7.1 .
Merge runs the requirements and passes, then I select the bbpress option at the board selection. By doing so, the next page gives me this warning on top of the page:


Quote:Warning [2] Declaration of BBPRESS_Converter::get_group_id($gids) should be compatible with Converter::get_group_id($gids, $remove = Array) - Line: 0 - File: merge/boards/bbpress.php PHP 7.1.24-1+ubuntu18.04.1+deb.sury.org+1 (Linux)



Also a table below listing the affected files (?):
File                                                       Line                     Function

/merge/resources/class_error.php          60                       errorHandler->error
/merge/index.php                                  465                    debugErrorHandler->error
/merge/index.php                                  465                      require_once


I can then configure and connect to the database fine.
this does give me the same warning, with a different table, same files as above, but different lines (1019 for the latter 2).
When I then run the users module, a fatal error is displayed below the process bar:


Quote:Fatal error: Uncaught Error: Call to undefined function mb_strlen() in /var/www/mybb/merge/resources/class_converter_module.php:169 Stack trace: #0 /var/www/mybb/merge/resources/modules/users.php(197): Converter_Module->prepare_insert_array(Array, 'users') #1 /var/www/mybb/merge/boards/bbpress/users.php(39): Converter_Module_Users->insert(Array) #2 /var/www/mybb/merge/index.php(946): BBPRESS_Converter_Module_Users->import() #3 {main} thrown in /var/www/mybb/merge/resources/class_converter_module.php on line 169

How can I fix all of this?

Merge system error when i want import passwords

$
0
0
Hey, I want import database from IPS 4 to MyBB using Merge System, but I have problem with migration passwords. All of the data was migrated to new database; avatars, logins, warns, etc. Merge System doesn't want cooporate with me. Passwords weren't migrated >:C 

I have 10 thousand users on IPS and I can't send request password reset to all users. Someone can help me? 
When I wrote something wrong, sorry - my English isn't very good.

Regards,
Szczurko.

Okey, I fixed one small error. In file merge/boards/ipb4/users.php variable
                $insert_data['passwordconvertsalt'] = $data['members_pass_salt'];
		$insert_data['passwordconvert'] = $data['members_pass_hash'];
		if(mb_strlen($insert_data['passwordconvertsalt']) === 22)
		{
			$insert_data['passwordconverttype'] = 'ipb4';
		}
		else
		{
			$insert_data['passwordconverttype'] = 'ipb3';
		}
to
                $insert_data['salt'] = $data['members_pass_salt'];
		$insert_data['password'] = $data['members_pass_hash'];
		if(mb_strlen($insert_data['salt']) === 22)
		{
			$insert_data['passwordconverttype'] = 'ipb4';
		}
		else
		{
			$insert_data['passwordconverttype'] = 'ipb3';
		}
but salt column is still empty for everyone.

Merge Query

$
0
0
I will be soon converting from phpbb 3.0.12 to mybb. So, I am checking all things.

In the Merge panel it says that a version of mybb has to be installed. Will have to be installed in the root directory? Because I am moving my forum from a sub-domain to the root domain.

And also it says that I have to have a backup of my database. Here I didn't understand clearly what copy of database? The sql file  of my database or the gzip file which I have been made through phpbb ACP.

phpbb 3 to mybb

$
0
0
I have been trying to do the merge. So, I installed mybb, uploaded the gzip file in to the server and then uploaded the merger.

I ran the merger, put everything that is asked like my old DB name, username etc. First two steps were swiftly done then in the third step which is 'Users' its stuck. Its saying under SQL Error : 
1054 - Unknown column 'aim' in 'field list'

and another Query: 'saying different things.'

Now how to resolve this?

You guys should know that I don't know nothing about programming. I just got here by just following the instructions from mybb. Please help and also I am looking for paid themes. So, I don't have to manage them.

But that's for later, now please help me in this matter.

vbulletin to mybb import/ convert

$
0
0
i am using Vbulletin 3.8x now i want to move mybb forum so i wanted to know how to import/convert my Vbuleltin data to mybb forum this is url 

Convert from IDS 4.1.1

$
0
0
Greetings,

I am trying to save a forum that the owner doesnt want to pay for any more..I love my baby and want to take over the forum but theirs is in IDS 4.1.1. is there a converter for IDS 4.1.1 to mybb?

Error message about table prefix

$
0
0
Hi there,

I'm trying to run a merge from "Burning Board® Lite Version 2.0.1 pl 1 (Nova)" to MyBB 1.8 using "MyBB Merge System - Version: 1.8.11".

I'm getting the following error message:

There seems to be one or more errors with the database configuration information that you supplied:

The WBB 3 / Lite 2 database could not be found in 'dbctf9vx'. Please ensure WBB 3 / Lite 2 exists at this database and with this table prefix.
Once the above are corrected, continue with the conversion.

I logged into the phpmyadmin, and the database name and the table prefixes are set correctly starting with wcf1_ or wbb1_1_  (e.g. "wbb1_1_board")
In wbb3.php it also looks correct:
define("WCF_PREFIX", "wcf{$this->installationnumber}_");
define("WBB_PREFIX", "wbb{$this->installationnumber}_1_");

Any suggestions how to solve this? Or can I set the "Database Configuration" manually in a file and mark the step as completed?

Many thanks,
Robert

SQL Error:1054 - Unknown column 'aim' in 'field list'Query: INSERT INTO mybb_users

$
0
0
Please ignore this - just found a thread about the same issue under a vague title.

Missing posts & strange characters after merge

$
0
0
Hi,

I've just done a test merge from PHPBB to MyBB and have a few issues:

1. I seem to be missing over 20,000 posts! I didn't receive any errors regarding posts not being copied over

2. I seem to have markup characters in every post:-

<r>Hello,<br/>

I'm Martin, a new member from South Wales UK. I have a ....... since I'm a young kid! <E>{}</E> <E>:b</E></r>

Can these be removed or is there a setting in the merge to stop this happening.

3. I don't seem to have any avatars or attachments. Is it possible to manually copy these over?

TIA

Switching php versions

$
0
0
Hello,

Today I performed a merge on my forum from smf to mybb and when I accessed the merge page it had an error saying it wasn't working with the version of php I was using (7.2.x) and I then changed it to 5.6. Then the merge worked fine. I didn't see any issues by switching to 5.6 but could there be? Or it's fine to switch back and forth? Because now I want to get back on using 7.2. 

Thanks Smile

SMF 2.0.15 to MyBB

$
0
0
I am having trouble transferring the old SMF to My BB.
SMF 2.0.15 Version
PHP 7.3 Version

Below are the errors that i am getting.

Warning [2] Use of undefined constant IN_MODULE - assumed 'IN_MODULE' (this will throw an Error in a future version of PHP) - Line: 134 - File: merge/resources/output.php PHP 7.2.14 (Linux)

File
Line
Function/merge/resources/class_error.php
60
errorHandler->error
/merge/resources/output.php
134
debugErrorHandler->error
/merge/resources/class_converter.php
279
converterOutput->print_header
/merge/index.php
871
Converter->db_configuration




The other problem is related to Database as below

The SMF 2 database could not be found in 'hocco_smf643'. Please ensure SMF 2 exists at this database and with this table prefix.

IPB To MYBB [ MyBB SQL Error ]

$
0
0
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:1054 - Unknown column 'passwordconvert' in 'field list'QueryConfusedELECT username,password,salt,loginkey,coppauser,usergroup,passwordconvert,passwordconverttype,passwordconvertsalt,uid FROM mybb_users WHERE username='bob' LIMIT 1

Please give me  a Solution

IPB 4
Viewing all 346 articles
Browse latest View live