The script has been setup already on as a trial domain. The thing is that when i try to list a product it wont show any picture ( see Call of Duty: Black Ops $49.99), and it gives me this error when i try to upload a picture with the listing Can anyone help me so that my listing get pictures?
If you are under shared hosting you need to contact your host to enable that function, as it says - it has been disabled for security reasons.
Well escapeshellarg function is disabled in php.ini. If you have access to php.ini file then go to line disable_functions and remove escapeshellarg from it or ask your hosting provider to do it for you. If the hosting doesnt allow that, then you need to use GD2 to upload your images. Regards, Gonzo