Welcome Guest, Not a member yet? Register   Sign In
How upload *.ico file?
#3

[eluser]xintrea[/eluser]
[quote author="flaky" date="1272990306"]instead of
Code:
$config['allowed_types'] = 'gif|jpg|jpeg|png|ico|icon|image|image/ico';

try this
Code:
$config['allowed_types'] = 'gif|jpg|jpeg|png|ico|icon|image|image|ico';
[/quote]

No, this already not work.

Incidentally, "image/ico" - it is ICO mime type, see http://en.wikipedia.org/wiki/ICO_(file_format).

Any other ideas?


Messages In This Thread
How upload *.ico file? - by El Forum - 05-04-2010, 04:52 AM
How upload *.ico file? - by El Forum - 05-04-2010, 05:25 AM
How upload *.ico file? - by El Forum - 05-04-2010, 11:31 AM
How upload *.ico file? - by El Forum - 05-04-2010, 12:02 PM
How upload *.ico file? - by El Forum - 05-04-2010, 01:05 PM
How upload *.ico file? - by El Forum - 05-04-2010, 01:16 PM
How upload *.ico file? - by El Forum - 05-04-2010, 02:02 PM
How upload *.ico file? - by El Forum - 05-04-2010, 02:28 PM
How upload *.ico file? - by El Forum - 05-04-2010, 02:51 PM
How upload *.ico file? - by El Forum - 01-15-2014, 11:18 PM
How upload *.ico file? - by El Forum - 01-16-2014, 04:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB