Re: resize error

See all posts See thread Reply

Re: resize error new!
by ihsan, 3 years, 12 months ago
web hosting also works.
It doesn't work on localhost.
Uploading the image to its folder.
But it does not apply scaling and water marker.
php-7.0 -> I upgraded php7.3.
It did not work after upgrading.
php-7.0 was working normally.Reply
Re: resize error new!
by colin, 3 years, 12 months ago
Are you using the last version of the class, from master? Can you copy again the log with the last version?Reply
Re: resize error new!
by ihsan, 3 years, 12 months ago
Version 0.32Reply
Re: resize error new!
by colin, 3 years, 12 months ago
This is not the latest version on GithubReply
Re: resize error new!
by ihsan, 3 years, 12 months ago
Thanks
I installed the latest version
$ upload = new \ Verot \ Upload \ Upload ($ _ FILES ['picture']);
In this way, he worked in resize and watermark.Reply