FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » I can't upload icons files
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: I can't upload icons files [message #168932 is a reply to message #168921] Fri, 09 August 2013 18:39 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   
Messages: 3772
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Structure of $_FILE is corrupt, possibly caused by 'magic_quotes_gpc'. We can continue testing when this has been disabled.

array(5) {
  ["name"]=>
  string(5) "Array"      <=== What is this?
  ["type"]=>
  array(1) {
    [0]=>
    string(9) "image/gif"
  }
  ["tmp_name"]=>
  array(1) {
    [0]=>
    string(14) "/tmp/phpNY0GKa"
  }
  ["error"]=>
  array(1) {
    [0]=>
    int(0)
  }
  ["size"]=>
  array(1) {
    [0]=>
    int(606)
  }
}

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Change FUD FORUM Logo
Next Topic: Version 3.0.5RC2 Installation Bugs
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Dec 12 05:01:40 GMT 2024

Total time taken to generate the page: 0.04399 seconds