I'm having a problem with copying the coding into my HTML. I am not sure what i am missing in order for it to show up on my page. I have all the correct mapping to the gallery, and I have the gallery linked correctly, so I am frustrated that I can't get the HTML to show up right.
My site right now is http://dianeneal.hostbus.com/testsite it's placed on the left hand side in the 2nd box below "website updates"
Can anyone help?
Thanks!
Shauna
The PHP code shines through, so there are two possible options:
- You haven't wrapped the code into PHP's starting tags (<?php) and end tags ?>
- The page you refered to doesn't allow PHP to be parsed
Do as suggested in the sticky thread http://forum.coppermine-gallery.net/index.php/topic,35221.msg197845.html#msg197845