PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   How to make image show full size (http://www.photopost.com/forum/photopost-pro-how-do-i/113436-how-make-image-show-full-size.html)

SoCalrailFan April 10th, 2005 07:07 PM

How to make image show full size
 
When I click on a photo in say the recent images area, it brings me to the photopgraphs main page with info, but the photo is not showing as it's full size. Under the photo it says "Click on image to view larger image". How do I get it to show in it's full size without having to click on it?

Thanks..........again!

Dave
www.socalrailfan.com

Chuck S April 10th, 2005 07:31 PM

You would set medium size to 0 for future uploads so a medium size is not created

SoCalrailFan April 10th, 2005 09:52 PM

I think I tried that, the next thing I knew the photo was only a tad bigger than the thumbnails.

Michael P April 11th, 2005 07:13 AM

The setting would only effect new uploads, you would have to disable all your medium images by doing a manual query to reset the medium images to 0.

UPDATE photos SET medsize=0;

(add a prefix to the photos table if you have one).

SoCalrailFan April 11th, 2005 10:51 AM

It seems the can of worms keeps getting bigger. I think you guys forget your talking to newbies at times.

You talk about reseting, queries, etc and to me everything just goes blank in my head and I just stare at the monitor in a daze!

Chuck S April 11th, 2005 11:11 AM

Well if you want to change things all changes are made to new uploads. Michael is telling ya how to reset all old images to not have a medium size that would involve you running a query

SoCalrailFan April 11th, 2005 08:57 PM

ok So first thing first:

- Trigger medium graphic height and width - Set this to "0"?
- Save and display medium and large images? - "No"?

I don't have a clue as to how to do a medium query and reset the images either?

Thanks for your Patience!

Dave

Michael P April 11th, 2005 10:06 PM

No, you want Save and display medium and large to be YES otherwise it only saves thumbnails. Leave trigger at 0. If you don't know how to run the SQL query, you can leave it and your prior images will remain as is, but your new ones will display properly.

SoCalrailFan April 11th, 2005 10:20 PM

Got it, guess I'll have to skip the prior image posts.

Thanks,
Dave


All times are GMT -5. The time now is 05:14 AM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97