#4 Postby PowerChaos » Aug 10, 2010 4:18 am
why are you ending with a | ??
its something i could see on the non allowed extensions
not sure if you dit the same on the allowed extentions
the best way to try out is to allow only 1 extension and see if it still give that error
if it does then it is 100% a script error and then the problem can be fixed
if it works then , then you need to check on spaces and | symbols that they are not on the wrong place
a example , a space can mess up the file extension
a | on the end means that it waits to get a other allowed extension but never can find it (waiting for value but does not have a value)
i am not sure of that example , but it can maybe fix the problem to
Greetings From PowerChaos