pete2007 Posted April 9, 2015 Share Posted April 9, 2015 I am using Oscommerce v2.2 rc1 just wanted to know the best dimensions to use for the product image? Thank you in advance. Link to comment Share on other sites More sharing options...
Dan Cole Posted April 9, 2015 Share Posted April 9, 2015 I don't know if there is a one size fits all standard...probably depends on the products you sell and how much detail you need to present but one thing I would do is square them up...ie 500 X 500 or whatever size you plan to use. It will help when displaying product listings etc and keep everything consistent looking. Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
MrPhil Posted April 9, 2015 Share Posted April 9, 2015 If you're just starting out, or are doing a remake of your site, upgrade to osC 2.3.4 immediately. 2.2RC1 is totally obsolete and should no longer be used. Even if you're just doing some tuning of an existing store, you are dangerously behind the times -- between the hackers taking you apart, and your host upgrading PHP to current levels, you're going to have big problems. Start the process of installing 2.3.4 and migrating your data as soon as possible. Link to comment Share on other sites More sharing options...
♥bruyndoncx Posted April 9, 2015 Share Posted April 9, 2015 I don't know if there is a one size fits all standard...probably depends on the products you sell and how much detail you need to present but one thing I would do is square them up...ie 500 X 500 or whatever size you plan to use. It will help when displaying product listings etc and keep everything consistent looking. Dan I have done like this in the past, but I'm changing my mind about this for the simple reason, screens are typically not square but more rectangular. I think the full size picture should not be squared unnecessarily but keep the original dimensions so when people click to enlarge (with retina display or not), they get the biggest possible image fitting their screen. So, thumbnails square as needed on the fly, but originals keep the original aspect ratio, don't add too much white space KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Link to comment Share on other sites More sharing options...
pete2007 Posted April 10, 2015 Author Share Posted April 10, 2015 If you're just starting out, or are doing a remake of your site, upgrade to osC 2.3.4 immediately. 2.2RC1 is totally obsolete and should no longer be used. Even if you're just doing some tuning of an existing store, you are dangerously behind the times -- between the hackers taking you apart, and your host upgrading PHP to current levels, you're going to have big problems. Start the process of installing 2.3.4 and migrating your data as soon as possible. Thank you for all the replies. I will take your advice on board and prepare to upgrade, just one question after I upgrade what will happen to all the addons on the site? I think this will cause many problems? Also I found this youtube instructional video, is it this easy to upgrade? Link to comment Share on other sites More sharing options...
Dan Cole Posted April 10, 2015 Share Posted April 10, 2015 At a quick glance it looks like that video deals with updating the database only and if that's your concern yes that part is fairly painless. You can move update your database to work with the newer 2.3 versions. The problems will come with those add-ons that you have installed and any design changes you made. Those things will have to be re-done/installed if you want to use them again. If it were me I would get a copy of the bootstrap version and create a test install to get started and see what all is involved. Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
MrPhil Posted April 10, 2015 Share Posted April 10, 2015 Note that you don't upgrade from 2.2 to 2.3. You must make a clean install of 2.3.4 (and then possibly 2.3.4bs), and migrate over your data. Yes, you will lose any changes you've made to the code (add-ons and custom changes), and have to re-do them (if they're not already built in to 2.3.4). Link to comment Share on other sites More sharing options...
brudan Posted April 18, 2015 Share Posted April 18, 2015 Can anyone tell me how to fix the size of the image on my products? The main image is by default 100 x 80.. i need to adjust that but cannot find the file to change it in. images are overriding the right column so I need to make them just a tad smaller. Link to comment Share on other sites More sharing options...
Hotclutch Posted April 18, 2015 Share Posted April 18, 2015 Can anyone tell me how to fix the size of the image on my products? The main image is by default 100 x 80.. i need to adjust that but cannot find the file to change it in. images are overriding the right column so I need to make them just a tad smaller. Admin - configuration - images - Product Information Image Width Link to comment Share on other sites More sharing options...
brudan Posted April 18, 2015 Share Posted April 18, 2015 Admin - configuration - images - Product Information Image Width I don't have that particular setting. I am using version 2.3.4 Link to comment Share on other sites More sharing options...
Hotclutch Posted April 18, 2015 Share Posted April 18, 2015 That setting is there in v2.3.4 and BS. Link to comment Share on other sites More sharing options...
brudan Posted April 18, 2015 Share Posted April 18, 2015 appreciate the help. I don't have that setting. It may have been supposed to be there but its not. I will keep looking for a different method to change it. Thank you Link to comment Share on other sites More sharing options...
Dan Cole Posted April 18, 2015 Share Posted April 18, 2015 @@brudan Try...admin -> configuration -> images -> small image width. Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
brudan Posted April 26, 2015 Share Posted April 26, 2015 thanks Dan.. I found a way to do it.. in stylesheet.css I just changed the piGal img from 250 PX to 215 and it worked great. Link to comment Share on other sites More sharing options...
♥14steve14 Posted April 26, 2015 Share Posted April 26, 2015 Admin - configuration - images - Product Information Image Width Its not there in mine either, and its a brand new install. REMEMBER BACKUP, BACKUP AND BACKUP Link to comment Share on other sites More sharing options...
Hotclutch Posted April 26, 2015 Share Posted April 26, 2015 Its not there in mine either, and its a brand new install. My apologies, that's my mistake...code left over from another install. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.