Re: [MyBB 1.8] Importer
Reply #4 –
And the subcategories in a main category, comes out as new main category.
Ex: Mobiles (cat) > Android (sub cat) (in MyBB)
Mobiles (cat)
Android (cat)
Re: [MyBB 1.8] Importer
Reply #6 –
please try again with the attached mybb18_importer.xml, should at leat fix the issues regarding polls..
Re: [MyBB 1.8] Importer
Reply #7 –
Thanks TE, the poll issue is fixed. Now the attachment..i don't whether it is a problem with wamp..
Message: getimagesize(G:\wamp\www/attachments/1_7a18519243bbaabb294cce2a2dfe74e8d4cbd794.elk): failed to open stream: No such file or directory
Trace: getimagesize(G:\wamp\www/attachments/1_7a18519243bbaabb294cce2a2dfe74e8d4cbd794.elk): failed to open stream: No such file or directory
Line: 33
File: G:\wamp\www\import\import.php(846) : eval()'d code
Re: [MyBB 1.8] Importer
Reply #8 –
Probably missing attachment files? Is it a real MyBB forum or just a database backup you're trying to import? Maybe the attachment files aren't part of your backup?
Re: [MyBB 1.8] Importer
Reply #11 –
I have uploaded the folder to my localhost from /uploads (live) to /uploads (localhost) still some problem.
Message: filesize(): stat failed for G:\wamp\www/attachments/4_f81a866f99d98822837317eab6b92129cbea37e9.elk
Trace: filesize(): stat failed for G:\wamp\www/attachments/4_f81a866f99d98822837317eab6b92129cbea37e9.elk
Line: 14
File: G:\wamp\www\import\import.php(846) : eval()'d code
I deleted attachments in MyBB db and tried again..but it didn't work. I am doing something wrong?
Re: [MyBB 1.8] Importer
Reply #12 –
can you check the path G:\wamp\www/attachments/4_f81a866f99d98822837317eab6b92129cbea37e9.elk with windows explorer?
Does this folder folder G:\wamp\www/attachments/ exist?
Re: [MyBB 1.8] Importer
Reply #14 –
Attached a new version, can you test this one please?