Need help with the coding Need help with the coding
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Need help with the coding

Started by dietcokebottle31, August 02, 2009, 07:39:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dietcokebottle31

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

Joachim Müller

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