MyBB Community Forums

Full Version: errors while importing wbb 4 to myBB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I had to downgrade php. and then it seems to go ok.
but the import of avatars fails : internal errror uid not set.
then some code :

array(4) {
  ["uid"]=>
  NULL
  ["avatar"]=>
  string(78) "http://www.gravatar.com/avatar/160bac8b7378f8dcd3ab7bea114b4642?s=100&r=g&d=mm"
  ["avatardimensions"]=>
  string(0) ""
  ["avatartype"]=>
  string(8) "gravatar"
}

ok, the users could add their avatar so not a huge problem.
i just wonder.