Need help with the coding Need help with the coding
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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