PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old May 23rd, 2008, 09:44 AM   #1 (permalink)
Member
 
Join Date: Apr 2008
Posts: 96
Question Resizing issue

Hi , i have this issue, when i upload an image ant that image is an icon for about 6.5kb , it gets resized to 45kb, how to fix that ?

Here is the picture of the same ico one is small and the other is big.

Code:
Content visible to verified customers only.
Niyuka is offline   Reply With Quote
Old May 23rd, 2008, 10:06 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
You settings for the processor state that your thumbnails are going to be say 100 pixels wide so I am going to assume there is your size difference because the thumbnail is actually bigger than the original picture

You could try in image-inc.php removing the // off of these lines

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 23rd, 2008, 10:56 AM   #3 (permalink)
Member
 
Join Date: Apr 2008
Posts: 96
I received this error :

Parse error: syntax error, unexpected T_STRING in /home/nihonomaru.com/public_html/gallery/image-inc.php on line 293

Last edited by Niyuka; May 23rd, 2008 at 11:38 AM.
Niyuka is offline   Reply With Quote
Old May 23rd, 2008, 11:54 AM   #4 (permalink)
Member
 
Join Date: Apr 2008
Posts: 96
Hey chuck may be i wasn't clear with my issue

see my forum category pictures ?

Main Index - My Photo Gallery

They are each around 61kb while their actual size is 6.4kb, so i want to make these category pictures when i stick them, to be that same size 6.4kb not 61kb. that is why i was asking how to prevent the resizing of pictures, i don't know..
Niyuka is offline   Reply With Quote
Old May 23rd, 2008, 12:14 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
well I dont see anything on your site since guests cant view the photos

Your parse error if is because you uncommented this line

Code:
Content visible to verified customers only.
You just uncomment the code lines not that line

The only issue I see is if your picture illustrates what I think if your image is smaller than your thumbnail of course the thumbnails going to be bigger unless you uncomment the lines I noted.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 23rd, 2008, 03:36 PM   #6 (permalink)
Member
 
Join Date: Apr 2008
Posts: 96
ummm can you post which code do i need to take off the 2 slash from ( // )? i am confused ;s

these lines you mean ?

Quote:
//if ( $imagewidth < $previewwidth && $imageheight < $previewwidth )
//{
// copy ( $filepath, $outthumb );
// return;
//}
so they would be like this ?

Quote:
if ( $imagewidth < $previewwidth && $imageheight < $previewwidth )
{
copy ( $filepath, $outthumb );
return;
}
Niyuka is offline   Reply With Quote
Old May 23rd, 2008, 03:53 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Correct just those lines
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Resizing options ditchmonkey Photopost Pro How Do I...? 1 September 12th, 2007 04:21 PM
Resizing joseduddy Photopost Pro How Do I...? 15 May 2nd, 2006 03:29 PM
Resizing images krela Installs and Upgrade - vBulletin 3.5.X 4 September 30th, 2005 04:41 PM
Image resizing Globalbuzz How Do I? - vBulletin 3.0.X 1 May 22nd, 2005 11:13 AM


All times are GMT -5. The time now is 09:08 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0