Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
using reCAPTCHA on a page in Wordpress
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
gmcalp  
View profile  
 More options Oct 28, 3:22 am
From: gmcalp <geoff.mcal...@gmail.com>
Date: Wed, 28 Oct 2009 00:22:07 -0700 (PDT)
Local: Wed, Oct 28 2009 3:22 am
Subject: using reCAPTCHA on a page in Wordpress
Hi all,

I am trying to set up reCAPTCHA for use with a job listing entry form
on a website where I am using WP as a CMS.

I already have WP-reCAPTCHA installed (and it's working just fine)
but, as stated, this form isn't for comments.

I have the recaptchalib.php in a 'scripts' directory in my WP theme,
but when I try and reference it here:

require_once('scripts/recaptchalib.php'); ( have also tried the full
path: /wp/wp-content/themes/wsba_theme/scripts/recaptchalib.php)

to no avail. Nothing shows up.  Actually, when I use the full path, I
get this error:

Warning: require_once(/wp/wp-content/themes/wsba_theme/scripts/
recaptchalib.php) [function.require-once]: failed to open stream: No
such file or directory in /home/bmet_admin/<my domain name>/wp/wp-
content/themes/wsba_theme/jobenter.php on line 235

 Can anyone help me get this figured out please (hopefully I explained
it well enough)?

Thanks,
Geoff


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Charles Sweeney  
View profile  
 More options Oct 28, 7:23 am
From: Charles Sweeney <cont...@identipic.com>
Date: Wed, 28 Oct 2009 04:23:31 -0700 (PDT)
Local: Wed, Oct 28 2009 7:23 am
Subject: Re: using reCAPTCHA on a page in Wordpress

gmcalp wrote:
> require_once('scripts/recaptchalib.php'); ( have also tried the full
> path: /wp/wp-content/themes/wsba_theme/scripts/recaptchalib.php)

That isn't the full path.  This is:

/home/bmet_admin/<my domain name>/wp/wp-content/themes/wsba_theme/
scripts/recaptchalib.php

--
Charles Sweeney
http://FormToEmail.com
PHP mail script with reCAPTCHA


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gmcalp  
View profile  
 More options Oct 28, 2:35 pm
From: gmcalp <geoff.mcal...@gmail.com>
Date: Wed, 28 Oct 2009 11:35:36 -0700 (PDT)
Local: Wed, Oct 28 2009 2:35 pm
Subject: Re: using reCAPTCHA on a page in Wordpress
I have tried the full path as well (forgot to say that in my first
post), still nothing.

I have also tried doing it via this method also, and it's still not
working:

http://blog.mclaughlinsoftware.com/2009/07/18/recaptcha-on-wordpress

On Oct 28, 4:23 am, Charles Sweeney <cont...@identipic.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gmcalp  
View profile  
 More options Oct 30, 10:39 pm
From: gmcalp <geoff.mcal...@gmail.com>
Date: Fri, 30 Oct 2009 19:39:01 -0700 (PDT)
Local: Fri, Oct 30 2009 10:39 pm
Subject: Re: using reCAPTCHA on a page in Wordpress
So, upon further testing, I have found that the code for inserting
reCAPTCHA is breaking my Wordpress theme. When I remove the code, the
page loads fine. Put it back in and I lose the right sidebar, footer
and background color.

Any ideas why? I could post the page template (with and without the
reCAPTCHA code) if you guys need me to.

On Oct 28, 11:35 am, gmcalp <geoff.mcal...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Charles Sweeney  
View profile  
 More options Nov 1, 1:16 pm
From: Charles Sweeney <cont...@identipic.com>
Date: Sun, 1 Nov 2009 10:16:09 -0800 (PST)
Local: Sun, Nov 1 2009 1:16 pm
Subject: Re: using reCAPTCHA on a page in Wordpress

gmcalp wrote:
> So, upon further testing, I have found that the code for inserting
> reCAPTCHA is breaking my Wordpress theme. When I remove the code, the
> page loads fine. Put it back in and I lose the right sidebar, footer
> and background color.

> Any ideas why? I could post the page template (with and without the
> reCAPTCHA code) if you guys need me to.

Try the forum on the Wordpress site?  Sounds more like a styling issue
than a functional issue with reCAPTCHA.

--
Charles Sweeney
http://FormToEmail.com
PHP mail script with reCAPTCHA


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
iCode4Beer  
View profile  
 More options Nov 10, 8:11 pm
From: iCode4Beer <eaposzt...@gmail.com>
Date: Tue, 10 Nov 2009 17:11:02 -0800 (PST)
Local: Tues, Nov 10 2009 8:11 pm
Subject: Re: using reCAPTCHA on a page in Wordpress
i think you need these:
http://recaptcha.net/plugins/php/
http://wordpress.org/extend/plugins/exec-php/

enjoy!

On Oct 28, 8:22 am, gmcalp <geoff.mcal...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google