Hello,
First, thanks for this excellent service Picnik !
I have a probleme, I can't export images with the _export parameter (I use the script of the tutorial, part "Handling a Push").
The script is always stoped here :
if (!isset($_FILES['file']))
{
echo "Sorry, no image data was sent.";
exit();
}
I don't know why we can't receive the image.
The link is :
<a class="pbox" href="http://www.picnik.com/service/?_exclude=in,out&_apikey=XXXX&_import=http%3A//www.domaine.com/images/myimage.jpg&_close_target=http%3A//www.domaine.com/mypicnikfiles/close.htm&_export_title=Enregistrer mon image&_host_name=Domaine&_export=http%3A//www.domaine.com/export_image.php&_export_agent=browser">Open Picnik In A Box</a>
Have you an idea how resolve the problem ?
Thanks, and happy new year !
PS : sorry for my bad english, I'm french
