CodeCanyon

Image Resizer

  • Has been a member for 1-2 years
  • Exclusive Author
  • Bought between 10 and 49 items
gustav1994 says
Purchased

Hi, i have a problem with my script:

Website: http://lygtertilcyklen.dk/

It does not shows all the pictures even though i can call the url direct in my browser and see the result.

Try to refresh the browser a couple of times and you will see the error.

I have created a fil like this, which i call:

<?php include("imageprocessor.php"); $ImageProcessor = new ImageProcessor(); $ImageProcessor?>Load($_GET['url']); $ImageProcessor->Resize(150, 150, RESIZE_FIT); $ImageProcessor->Parse(100); ?>
5 months ago
Author
Sitebase Sitebase replied

I don’t seem to get that problem here. What browser are you using?

4 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
  • Netherlands
Owni says

Just what i was looking for, bookmarked for now. Will purchase later on.

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
  • Netherlands
Owni says

I sent you an email, i hope you could check it out. Thanx.

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
MJHawkins says
Purchased
Trying to integrate this with the following HTML which is generated on the fly with PHP . <li data-src="http://fullURL.JPG" data-thumb="http://fullURL.JPG" class="royalSlide"><img width="1024" height="768" class="royalImage" src="http://fullURL.JPG" /></li>

Will this work?

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
dawnguo says
Purchased

$trnprt_indx = imagecolortransparent($resource); In the Resize function of the class, shouldn’t this be $trnprt_indx = imagecolortransparent($this->_image_resource);? I just want to see if this is an error/bug of your script. Thanks.

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
  • Netherlands
Owni says

Its a pity he doesnt respond anymore :(

2 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • Jamaica
FlipMad says

Guys! HE does respond. Usually every few days. But as the script is ONLY $6, do not expect premium24/7 instant support that you would receive from a $50 or $100 or $200 script. Six bucks is nothing!

SITEBASE :
Is there a configuration file where you can specify the defaults? Or are the defaults scattered throughout the file(s)??? (not in one place)

;)

2 months ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
apdance9 says
Purchased

Can you tell me how to run the batch resizer? I put the script into a file called batch.php as stated in help documentation. Do I just run the page to make it work: ex: www.mydomain.com/batch.php and it resizes to the specified folder?

Cannot get it to work. Thanks!

2 months ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Portugal
BrunoG says

Hey sitebase,

Doest this class resize the image and maintain its proportions ?

Like this example http://www.neilhillman.com/wp-content/uploads/2011/04/resize-only.jpg

The script ( from that image ) states that does that, but it does not =\ and i need to maintain the image resized, not cropped, with the specific width and height.

Regards.

27 days ago
by
by
by
by
by