XF 1.2 MyBB to XenForo Attachment Path Issue

TaylorTDHouse

Member
Licensed customer
As the title says, I'm trying to import from MyBB, but it's saying my MyBB attachment path is incorrect. What exactly does my attachment path need to be? I haven't changed the default MyBB path, so it should be the normal one.

Thanks

[EDIT]
Basically this is how my FTP looks now.
/mydoges/<all xenforo files>
/mydoges/archive/<all mybb files>
 
Last edited:
What are you entering?
What are the relative paths between your XenForo and MyBB installations?

Try entering an absolute path.
 
That's unlikely to be your true absolute path -- it's probably something like /home/sitename/public_html/archive/uploads.

However, you can try a relative path of "archive/uploads/" (if I read your paths correctly).
 
That's unlikely to be your true absolute path -- it's probably something like /home/sitename/public_html/archive/uploads.

However, you can try a relative path of "archive/uploads/" (if I read your paths correctly).
huh. Well that's weird. I used "archive/uploads/" and that worked. Just misuse of the '/'s apparently. Thanks a lot!
 
Back
Top Bottom