Hi Tony
Sorry to hear of your problems.
Firstly, regarding the template compatibility issue, I would check the HTML immediately around the code you pasted in to your product_info.php.
There could be a 'td' tag related problem - either one or more two many, or the 'width' attribute in one needing to be changed.
If the HTML problem doesn't occur in your product_info.php file, then you could check/alter the HTML in catalog/includes/modules/paps_layout/thumbs_top.php, which is the file that displays the current layout you have selected.
Secondly, regarding the column of pics instead of row - you need to set the 'Number of pictures per row' setting to more than 1.
Next, regarding attributes. PAPs was never meant to be a substitute for the normal way of setting up product attributes in osCommerce. If you link PAPs to osCommerce product attributes (by setting 'Ignore product attributes' to 'No' in PAPs admin), the system then presumes that you have already set up attributes for the selected model via the normal osCommerce way (ie by using Catalog->Products Attributes in the Admin menu).
So with your flags, you would have to set up an attribute called 'Flags', then assign it a value of 'Algeria' and give it a price differential of '0.00'. This first needs to be done in Catalog->Products Attributes. With that done, you can then upload your picture via PAPs and please REMEMBER to use 'Flags' and 'Algeria' (matching case for every character) as your attribute name and value respectively when setting up the image in PAPs. i.e. the attribute name and value should be exactly the same as the ones you used in Catalog->Products Attributes.
If you complete that step successfully, your attribute selection should be transferred to the cart properly. However, the code for displaying the dropdown boxes should ideally appear ABOVE the line you pasted into product_info.php. Since PAPs will suppress the dropdown box display for attributes selectable with the radio buttons, this does not effect the usual behaviour of dropdown boxes for non-PAPs-enabled attributes. Please check that you have followed step 4 of the 'Fresh Installation' process in the User Guide to ensure proper positioning of the PAPs code in this respect.
I hope this is enough to advance your work. Let me know how it goes.
Cheers
Nick
P.S. I'll gladly continue giving advice as needed, although if you are pushed for time there's a $19.99 installation service I could perform for you within 24 hours if required
