Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Captcha problem with my theme  (Read 5267 times)

0 Members and 1 Guest are viewing this topic.

BellaStar

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
Captcha problem with my theme
« on: February 17, 2011, 05:54:18 pm »

I'm creating a gallery that will display images to logged in users only. I will create the accounts on a need to basis (no user registration). I want the users to post comments on pictures and use the captcha system for the comments. I have everything running fine, except for the captcha, the image doesn't appear when the gallery is viewed with a theme I created. If I switch to the curve theme, for instance, then the captcha image shows up. My theme is based on the curve theme. I have looked in the docs and forum, and couldn't find any solution.

Technical info:
- Clean install of cpg 1.5.12
- GD library and Free Type are enabled
- Account for testing:
   username: test
   password: test
- Website: http://family.thealmostaranch.com
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Captcha problem with my theme
« Reply #1 on: February 17, 2011, 10:11:52 pm »

Please attach your whole theme as zip file if you need help with your custom theme. Maybe you want to contribute that theme and share it with the community?
Logged

BellaStar

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
Re: Captcha problem with my theme
« Reply #2 on: February 17, 2011, 10:46:59 pm »

Sorry, didn't realize you'd need the theme files. I've attached them to this message (this is the first time I try an attachment here, so hopefully it'll work).

Never thought of contributing my themes 'cause I'm far from being perfect in my coding, I'm sure of that.
Logged

Joe Carver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1545
  • aka 'i-imagine'
    • Home Page
Re: Captcha problem with my theme
« Reply #3 on: February 17, 2011, 11:48:02 pm »

Although I do not have time to look at the theme a quick suggestion
is to look at / replace the file captcha.php.

Try: http://family.thealmostaranch.com/photogallery/captcha.php

You will see there is no image.

Also - try taking the gallery out of the frame you have it in.

Also - Make sure if using an HTML / php editor that all files are saved as UTF-8 without BOM.

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Captcha problem with my theme
« Reply #4 on: February 18, 2011, 08:30:09 am »

It's definitely a theme error, probably a whitespace or blank line outside the <?php ?> block, because
I haven't tested that, but please try if it works when you remove the first line
Code: [Select]
<meta http-equiv="content-type" content="text/html;charset=utf-8">in theme.php completely.
Logged

BellaStar

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
Re: Captcha problem with my theme
« Reply #5 on: February 20, 2011, 04:54:21 pm »

André:
Thank you! That solved it. I can now see the Captcha image and it works.

Joe:
Thank you for the suggestions. André's solution is the one that worked. Never heard of utf-8 without BOM. Will have to look that up.
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 19 queries.