Can someone please ..

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Jim_Bo
Forum Contributor
Posts: 390
Joined: Sat Oct 02, 2004 3:04 pm

Can someone please ..

Post by Jim_Bo »

Hey,

Can someone please try this script and post back wether it works or not .. You need imagemagik for it .. It didnt work for me, but im not sure if its a problem with my server/imagemagik as the demo works fine ..

Here is the url to the script ..

http://www.free-php.net/scripts.php?id=10


Cheers
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

what didn't work about it?
Jim_Bo
Forum Contributor
Posts: 390
Joined: Sat Oct 02, 2004 3:04 pm

Post by Jim_Bo »

Hey,

It doesnt resize the image .. or create the thumbnail .. It only dumps the original picture into the "fullsize" folder.

No errors .. Looks like it works untill you goto view the images.


Cheers
Breckenridge
Forum Commoner
Posts: 62
Joined: Thu Sep 09, 2004 11:10 pm
Location: Breckenridge, Colorado

Post by Breckenridge »

It does work just fine. Your jpeg images may not be in compliance with your server's GD library. Try resaving your image using photoshop if you do not have photoshop download irfan view from http://www.tucows.com.
Jim_Bo
Forum Contributor
Posts: 390
Joined: Sat Oct 02, 2004 3:04 pm

Post by Jim_Bo »

Hey,

I dont think so .. I have tried a range of images .. no go, but if I upload them to their demo page .. they upload fine.

Hmmz .. Maybe it is my server.

Anyone else manage to make it work?

[/img]
Breckenridge
Forum Commoner
Posts: 62
Joined: Thu Sep 09, 2004 11:10 pm
Location: Breckenridge, Colorado

Post by Breckenridge »

I demoed your code again and it worked. Look for Road under category Plus and check it out. My image uploaded and thumbnail was made @ 100x75 px.
Jim_Bo
Forum Contributor
Posts: 390
Joined: Sat Oct 02, 2004 3:04 pm

Post by Jim_Bo »

Hey,

Did u actually install the script on ya own server .. or just try the demo from the site I posted?

Cheers
Breckenridge
Forum Commoner
Posts: 62
Joined: Thu Sep 09, 2004 11:10 pm
Location: Breckenridge, Colorado

Post by Breckenridge »

demoed code on the site you posted.
Jim_Bo
Forum Contributor
Posts: 390
Joined: Sat Oct 02, 2004 3:04 pm

Post by Jim_Bo »

Hey,

Thing is I need someone to download and install the script on another server to see if it works .. I kno their online demo works .. But when I installed it onto my server it didnt .. even tho I have imagemagik support .. But becouse their demo works fine .. I wonder If it is a problem with my server .. or the copy of the script they offer for download.

Cheers
Breckenridge
Forum Commoner
Posts: 62
Joined: Thu Sep 09, 2004 11:10 pm
Location: Breckenridge, Colorado

Post by Breckenridge »

I think it is your server :roll:
Post Reply