![]() |
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 |
You would set medium size to 0 for future uploads so a medium size is not created |
I think I tried that, the next thing I knew the photo was only a tad bigger than the thumbnails. |
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). |
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! |
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 |
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 |
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. |
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