| 
 | 
  larry - 2016-07-21 16:22:29  
Not working in PHP 5.3+ or 5.4+ (I'm not sure which version) 
 
I can not see the type of error, but the image is not displayed. 
 
Tested in: 
PHP 5.2 Working 
PHP 5.3 Not Tested 
PHP 5.4 Not Working  
PHP 5.5 Not Working 
PHP 5.6 Not Working 
 
Any idea how to fix it? 
Thank You 
 
  
  Andrew Collington - 2016-07-21 18:26:08 -  In reply to message 1 from larry 
Hi there, 
 
Honestly, I didn't even know anyone was using it any more as it has been many years since I updated the code or even looked at it, so I really don't remember it off the top of my head.  I'm a bit busy this week and on the weekend but I'll try to have a look soon and let you know. 
 
Regards, 
 
Andy 
  
  larry - 2016-07-21 21:04:04 -  In reply to message 2 from Andrew Collington 
Thank you very much for answering.  
Your script is really fantastic.  
I was looking for help in http://php.amnuts.com/forums/ , but the website is dead.  
I hope you can fix the script, I use it a lot, but my level of programming is very rudimentary. 
Thank you very much Andy 
 
Aldo 
  
  Andrew Collington - 2016-07-22 11:59:24 -  In reply to message 3 from larry 
Hi Aldo, 
Thanks for your kind words and thanks for the heads-up on the forum - I've fixed it and now you can browse the old posts... You can't post up to any of them and I only keep them around for archive purposes, but something may be handy to you (it's all pretty old info, though).
 
I've also had a chance to look at the code today and have it working just fine in PHP 5.6.8.  I've put it up on Google Drive for you to grab:
 drive.google.com/open?id=0B1-WFbLeW ...
 
Regards,
 
Andy  
  
  larry - 2016-07-22 15:13:14 -  In reply to message 4 from Andrew Collington 
Thaaaaaank you very muuuuuuch!! 
I thank you wholeheartedly, you've taken the trouble to fix the script.  
I will try the weekend. 
I send you a hug 
Aldo 
  
  Andrew Collington - 2016-07-22 16:28:22 -  In reply to message 5 from larry 
No worries! 
 
Just to let you know, the javascript library use in it (not something I wrote) it really quite old now and I can't promise it'll work on all modern browsers.  I did test on the latest Chrome and it worked fine, so you should be OK, but just thought I'd warn you. 
 
Andy 
  
   |