REGISTER or LOGIN to have the annoying ads removed.
Post Reply 
 
Thread Rating:
  • 8 Votes - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Contact Form 3.1
Dec 09, 2008, 10:39 PM
Post: #31
RE: Contact Form 3.0
That's the point of the form. No one can know where the email is being sent to. Most likely you are using your own account to test and you see your own accounts email in the field. That's the members email or guests email to reply if you so choose.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply

This ad removed for subscribers.
Dec 09, 2008, 10:43 PM (This post was last modified: Dec 09, 2008 10:44 PM by Poreman.)
Post: #32
RE: Contact Form 3.0
(Dec 09, 2008 10:39 PM)labrocca Wrote:  That's the point of the form. No one can know where the email is being sent to. Most likely you are using your own account to test and you see your own accounts email in the field. That's the members email or guests email to reply if you so choose.

I see makes sense, that is exactly what is going on.
Thanks for the quick reply
Poreman
Find all posts by this user
Quote this message in a reply
Dec 18, 2008, 01:20 PM
Post: #33
RE: Contact Form 3.0
Hi Labrocca, seems like you hard-coded the text in the "send" button:

PHP Code:
<input class="button" name="send" type="submit" id="send" value="Send" /> 

Would be nice of you set that as a language variable in the next fix or release Tongue
Visit this user's website Find all posts by this user
Quote this message in a reply
Dec 18, 2008, 03:31 PM
Post: #34
RE: Contact Form 3.0
You can alter it yourself. Easy enough...

<input class="button" name="send" type="submit" id="send" value="{$lang->send}" />

Then add the send variable to your lang file.

$l['send'] = "Send";

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Dec 20, 2008, 12:09 PM
Post: #35
RE: Contact Form 3.0
Thank you very much ^^
Visit this user's website Find all posts by this user
Quote this message in a reply
Dec 21, 2008, 03:19 PM (This post was last modified: Dec 21, 2008 04:34 PM by brownsugar.)
Post: #36
RE: Contact Form 3.0
Hi,
I'm running MyBB version 1.4.4, and Contact Form 3.0, I have my settings for the Contact Form "Allow Guest Contact" set to "Yes" but when I am logged out and click on the Contact Form link at the bottom of the page it takes me right to the login page and not the Contact Form. The form works fine for a logged in member. I tried deactivating and reinstalling from a fresh download it but that didn't help. Sad
Any advice?

http://www.arrestinghearts.com/forum

____________________
Update:
In typical 'me' fashion I worked on this all morning and couldn't figure it out to save my life. Sucked it up, posted for help, and walked away for a bit. Came back and was working on something else that wasn't working right and fixed this one too. I don't give my guests access to anything at all. So I gave them access to view the forums, but not actually access to any of the threads and they can now get the Contact Form as well as the COPPA form which was my other 'issue' of the day.
Thanks! Sorry if I wasted anybodies time.
Visit this user's website Find all posts by this user
Quote this message in a reply

This ad removed for subscribers.
Dec 21, 2008, 06:53 PM
Post: #37
RE: Contact Form 3.0
Yes my first thought was you disable all guest viewing which would also prevent the contact form. Glad you figured that out.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Jan 31, 2009, 01:21 PM
Post: #38
RE: Contact Form 3.0
excellent plugin,thanks Labrocca!
Visit this user's website Find all posts by this user
Quote this message in a reply
Feb 10, 2009, 12:11 PM
Post: #39
RE: Contact Form 3.0
I was wondering if there is the ability to customize the form and add in different fields to it or modify the existing ones. Also instead of having it go to an email account would it be possible to have it post as a new thread in a specified forum once it is submitted? Thanks in advance for the help.
Find all posts by this user
Quote this message in a reply
Feb 10, 2009, 12:32 PM (This post was last modified: Feb 10, 2009 12:33 PM by MattR.)
Post: #40
RE: Contact Form 3.0
Just to check, are you using the form from the attachment in the first post of this thread??

Click here to download ALL MyBB Central plugins!!
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  New Contact Box For MyBB all versions! Joshdt96 2 719 Jun 03, 2009 05:47 AM
Last Post: ByteHunter
  [REQUEST] - Opt-In Form DGLScripts 6 792 Nov 29, 2008 07:58 PM
Last Post: Bey Brad

Forum Jump:



icon buffet