Was not using the variables in the correct way - once I changed the var in index.php from $imgs to $imgPath, and then amended the code.skin file the images appeared. I had also originally put the images folder above the root directory as well, which I have now moved.
Thanks for your persistence Dan, much appreciated! Cheers, Tim On Aug 11, 12:05 am, The Editor <[email protected]> wrote: > Try using $$img, not $$imgs. The value of $imgPath in index.php > should map into $$img. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
