Need help with the coding Need help with the coding
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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