PHP Classes

Not working in PHP 5.3+

Recommend this page to a friend!

      Crop Canvas  >  All threads  >  Not working in PHP 5.3+  >  (Un) Subscribe thread alerts  
Subject:Not working in PHP 5.3+
Summary:Not working in PHP 5.3+
Messages:6
Author:larry
Date:2016-07-21 16:22:29
 

  1. Not working in PHP 5.3+   Reply   Report abuse  
Picture of larry 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

  2. Re: Not working in PHP 5.3+   Reply   Report abuse  
Picture of Andrew Collington 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

  3. Re: Not working in PHP 5.3+   Reply   Report abuse  
Picture of larry 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

  4. Re: Not working in PHP 5.3+   Reply   Report abuse  
Picture of Andrew Collington 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

  5. Re: Not working in PHP 5.3+   Reply   Report abuse  
Picture of larry 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

  6. Re: Not working in PHP 5.3+   Reply   Report abuse  
Picture of Andrew Collington 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