Hi Steve
Thanks for your enquiry.
The links you provided to your site's pages aren't working for me, but frm looking at your product_info.php code, I would suggest moving the line:
| Code: |
<?php include(DIR_WS_MODULES . '/paps.php'); ?>
|
further down the page. Try placing it somewhere after the last PAPs code:
| Code: |
//BOF Product Attribute Pictures
}
//EOF Product Attribute Pictures
|
Please remember to avoid placing the line inside an 'if' clause, because it may not get executed. If you try a few different positions I'm sure you will get the PAPs to show up.
I can't see your admin page screenshot, but at first you should set 'Ignore product attributes' to 'Yes' for that product. This will give you the best chance of viewing your images. Then you will know the installation has been done correctly.
I hope this helps. Let me know if there's anything else I can help you with.
Nick