Thanks for the reply Kelyvin.
On the site in question, it's running under that latest version of Joomla, but have not updated VM from 2.0.12b because of said issues.
In order to get the item descriptions to display the weight and dimensions, I had to add code snippets to the "productdetails/tmpl/default.php" file.
Code which I got off this forum and works just great, until I update, that is!
What I've have started doing is creating a copy of the modified default.php file and then using that in place of the overwritten file.
My only concern is that I made be wiping out a legitimate update of that file by replacing same with modified copy, this means digging down through the new file to see if any changes where made in the update.
There has got to be a better way
