XF 1.3 XML Help (Smilies)

Got a Server Error
Code:
ErrorException: Invalid argument supplied for foreach() - library/XenForo/Model/Smilie.php:659
Generated By: stangfix, 18 minutes ago

Code:
array(3) {
  ["url"] => string(49) "http://stangfix.com/admin.php?smilies/import-form"
  ["_GET"] => array(1) {
    ["smilies/import-form"] => string(0) ""
  }
  ["_POST"] => array(3) {
    ["mode"] => string(6) "upload"
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
  }
}
 
Trying to install Xenforo Extended Smilies 1h I am using a members XML file, I cleaned it up a bit and found some errors it all seems to work as intended but, when I try and import I get the below error?

Can some look at the XML and see what is wrong.. Thank You.

View attachment 79921

I received the same error using @Waindigo xml file. http://xenforo.com/community/threads/xenforo-extended-smilies-smilies-xml.67731/#post-803004

Might be worth posting in waindigo's thread also on the off chance it's a re-occurring issue for others that want to batch upload and getting this issue. I just ended up adding them manually.
 
Top Bottom