|
Haven't registered yet? Do it here now!
|
tgs
Joined: 19 Apr 2006 Posts: 57
|
|
|
|
|
|
|
Posted: Sat Feb 09, 2008 8:36 pm Post subject: Cropping image problem ? |
|
|
|
|
|
|
|
|
|
|
I have created a new category and a new sponsor, imported the galleries, created a feed and it worked fine except that the subsequent posts have large pic showing up deforming the entire site's layout ! Here is what i'm using
Code: | <table>
<tr>
<td><a href="{GAL_URL}" target="_blank"><img src="{PIC_150x200}" border="0"></a></td>
</tr>
<tr>
<td>{GAL_DESCR}</td>
</tr>
</table> |
Isn't supposed to crop them ?
Let me know
Thanks |
|
|
|
|
|
|
|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Sun Feb 10, 2008 6:08 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
yes, it is supposed to crop them. See if your imagemagick settings are fine, and also make sure exec() functions are available on your php. _________________
|
|
|
|
|
|
|
|
tgs
Joined: 19 Apr 2006 Posts: 57
|
|
|
|
|
|
|
Posted: Mon Feb 11, 2008 2:08 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
yes ImageMagicj is already installed.
Path to binary is: /usr/bin/convert
exec(); function is enabled.
Just got this from support
What's next ?
Thanks |
|
|
|
|
|
|
|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Mon Feb 11, 2008 5:24 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
hmm, can you then check if JPEG support is enabled for it. Upload some .jpg file to your server and on the server line do like:
convert pic.jpg -resize 100x100 pic2.jpg
if you don't have shell access to the server just make a tmp.php file with code:
and upload it to same dir as the picture and run it via web and see if the image will be resized..
Let me know what happens.. _________________
|
|
|
|
|
|
|
|
tgs
Joined: 19 Apr 2006 Posts: 57
|
|
|
|
|
|
|
Posted: Tue Feb 12, 2008 1:31 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Ok just to make sure, i created a file with <passthru> in it, created a directory and uploaded a big pic along with the file, ran it.
Got a blank page.
Is this the test you wanted me to do ?????
Let me know
Thanks |
|
|
|
|
|
|
|
tgs
Joined: 19 Apr 2006 Posts: 57
|
|
|
|
|
|
|
Posted: Tue Feb 12, 2008 2:51 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Where excatly should i upload the test file along the test pic ?
Where i have GS installed or where the blog is (not the same server) ? |
|
|
|
|
|
|
|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Tue Feb 12, 2008 4:32 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
yes, it should be blank the output. Upload the php file along with the image to the server where GS is installed. Just make a temp dir there and upload in it. Don't forget to chmod to 777 the image after uploading. Run the file and see if the image is resized. _________________
|
|
|
|
|
|
|
|
tgs
Joined: 19 Apr 2006 Posts: 57
|
|
|
|
|
|
|
Posted: Wed Feb 13, 2008 1:19 pm Post subject: |
|
|
|
|
|
|
|
|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Wed Feb 13, 2008 4:52 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
ok, looks like i will need to get into the script admin and ftp to your server.
pm me the info on sunday when i get back from the vacation and i will be looking into it. _________________
|
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
phpBB Template designed by SkaidonDesigns |
|
| |