"strtolower() expects parameter 1 to be string, object given" Error when trying to give a file a file set
Permalink 1 user found helpful
So I get this error
strtolower() expects parameter 1 to be string, object given
when I try to give a file a fileset, no idea why. Has anyone had this problem before, or know how I could fix it?
strtolower() expects parameter 1 to be string, object given
when I try to give a file a fileset, no idea why. Has anyone had this problem before, or know how I could fix it?
Same bug here, only on internet explorer and some chrome versions (french).
Maybe the following network capture could help :
Internet explorer buggy request header Demande POST /ccm/system/dialogs/file/sets/submit?ccm_token=1454337906:3a1a64469c75348b9dbbf3314f55edbe&fID=357 HTTP/1.1 Accept application/json, text/javascript, */*; q=0.01 Content-Type application/x-www-form-urlencoded; charset=UTF-8 X-Requested-With XMLHttpRequest Referer http://www.mywebsite.com/index.php/dashboard/files/search... Accept-Language fr-FR Accept-Encoding gzip, deflate User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; NP06; rv:11.0) like Gecko Host http://www.mywebsite.com Content-Length 26 DNT 1 Connection Keep-Alive Cache-Control no-cache Cookie 60gp=R4109740747; CONCRETE5=309b6e667d5bb255e9492003a841be70; dashboardPanelStatus=closed
Viewing 15 lines of 34 lines. View entire code block.
@djes
What operating system are you using?
What versions of Internet Explorer and Chrome did not work?
What operating system are you using?
What versions of Internet Explorer and Chrome did not work?
OS : Windows 7 family edition premium SP1 64 bits
Not working IE : 11.0.9600.16428
Working chrome : 47.0.25.26.11 m
Not working IE : 11.0.9600.16428
Working chrome : 47.0.25.26.11 m
Hi,
Someone found the problem ?
thx :)
Someone found the problem ?
thx :)
@moosh
@djes
What version of concrete5 are you both using?
@moosh
Do you have this issue only in certain browsers?
@djes
What version of concrete5 are you both using?
@moosh
Do you have this issue only in certain browsers?
Hi,
Concrete5 - 5.7.5.4
Issue seems to be on Firefox
Concrete5 - 5.7.5.4
Issue seems to be on Firefox
Latest concrete5 version 5.7.5.4
The latest version is 5.7.5.6. I recommend updating and checking back with your results.
It seems to work. Strangely, I was thinking that I've updated on january. The update script says that I'm updating to 5.7.5.4... But in environment info, I have :
Anyway ! Thank you for your help :)
#concrete5 Version Core Version - 5.7.5.6 Version Installed - 5.7.5.4
Anyway ! Thank you for your help :)
What version of concrete5 are you using?
I was able to add a file to a file set in 5.7.5.6 without errors.