Hi!
I was tired of boring product display on the main page. (new products file)
So, here are the changes.
Product Page Displays:
Product Name
Product Image
Manufacturer Name
Manufacturer Part# (SKU)
Price
Shipping Price (used with individual shipping Contribution)
Review (Stars)
Add to Cart (Button)
(see screenshot inside)
* This is my first contribution ever, i hope it won't hurt your computer or steals your girlfriend.
Legend: 
Download

Report
Made some changes to sql querie to make this contribution compatible with MySql 5.
This will avoid the message: 1054 unknown column 'p.manufactureres_id ' in on clause at categories with nested subcategories
Full package
Fix Random Products in the new_products.php module so it will work with reviews rating system.
in all the last file was many problem one has the add buton dosen't work , the other no image to apear below is the correct file tested in my shop ... the attached file go in public_html/catalog/includes/modules
Repackaged the contribution. Fixed the coding error on line 34. There should have been a semicolon, not a comma in between to Strings.
on line 34 there was a typo.
Just fixed the typo for the ones who can not figure it out ;)
same but new new_products.php in it.......
This new modification adds Random Products into Index when u update(the pic shifts)(got some code from random products http://www.oscommerce.com/community/contributions,3410/
And a fix to the cart button did not work for multilanguages so made it multilanguages and put it in languages/'''''''''/images/buttons
danish addet
see it in aciton on www.guldbaek-design.com
see the attached text file for the required amendment to get the add to cart button to work. This is not the full package.
This is a modification which add multiple language support.
Just copy over the new new_products.php file and add the definition text to your own language files.
Used v0.0.3 to update, so now Individual Shipping is supported
I modified this contrib because I liked the contrib but didn't have the "individual shipping" contrib installed.
This modification takes the "shipping" part of the display completely out of the equation.
I also changed the font to fit my store, which is Arial 10pt, instead of just letting things be. This
made for a cleaner install. This code also had an ugly line for a spacer next to the "Add to Cart"
button, my revision takes care of this.
Screenshot included
Tested on a new installation of osCommerce 2.2-MS2.
Hi!
I was tired of boring product display on the main page. (new products file)
So, here are the changes.
Product Page Displays:
Product Name
Product Image
Manufacturer Name
Manufacturer Part# (SKU)
Price
Shipping Price (used with individual shipping Contribution)
Review (Stars)
Add to Cart (Button)
(see screenshot inside)
* This is my first contribution ever, i hope it won't hurt your computer or steals your girlfriend.