Welcome, Guest. Please login or register.
Did you miss your activation email?
February 12, 2012, 06:18:43 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
149621 Posts in 21098 Topics by 7537 Members
Latest Member: lotte2
* Home Help Search Login Register
Pages: 1 2 3 [4] 5 6 ... 8   Go Down
Print
Author Topic: Stable version of MPForm ( Multi Purpose Form)  (Read 22661 times)
weiry

Offline Offline

Posts: 91


« Reply #75 on: November 29, 2009, 11:37:58 PM »

Hi,

I have installed the MPForm and all works fine, but the Captcha doesn't work. Every time I put in the corresponding text/numbers it tells me "The verification number (also known as Captcha) that you entered is incorrect."

It is correct and doesn't matter what method of Captcha I use. I have installed WB 2.8.

The Form works fine if I turn of Captcha in the settings for MPForm.

Help would be appreciated.

Weiry.
Logged
FrankH

Offline Offline

Posts: 735


WWW
« Reply #76 on: November 30, 2009, 09:26:01 AM »

@weiry: What are your answers to the questions I asked in Reply #71 of this thread?
Logged

Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
weiry

Offline Offline

Posts: 91


« Reply #77 on: November 30, 2009, 10:02:59 AM »

@FrankH,

PHP 5.2.6 and I didn't install the patch, just installed the module to start with. Would you mind filling in the gaps and tell me how do I do that as I don't see any instructions for that, might help others who are facing a similar problem.

Thanks,

Weiry.
Logged
FrankH

Offline Offline

Posts: 735


WWW
« Reply #78 on: November 30, 2009, 10:55:41 AM »

On the page from where you downloaded the module are links to help pages, one page is only for installation.
You should be able to find and read this page.
Logged

Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
weiry

Offline Offline

Posts: 91


« Reply #79 on: November 30, 2009, 11:26:30 AM »

Hi FrankH,

Followed the instructions installed the patch and still get the error message.

Cleared Cache and still got the error message.
Logged
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #80 on: December 02, 2009, 02:01:46 PM »

Same problem as Weiry.

The Captcha does not work here too.

  • Did the Patch (twice to be sure)
  • Reload the mods
  • Cleared the cache

Same problem persists.

Logged

...:: Bake the Unbakable ::...
FrankH

Offline Offline

Posts: 735


WWW
« Reply #81 on: December 02, 2009, 04:52:50 PM »

Do you get an error message when you switch on full error reporting in WB?
Logged

Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #82 on: December 02, 2009, 05:00:00 PM »

Yes:

Before clicking the SEND button:
Quote
Notice: Undefined variable: sec_id in /var/www/vhosts/stillinbeta.nl/httpdocs/include/captcha/captchas/calc_text.php on line 37

Notice: Undefined variable: sec_id in /var/www/vhosts/stillinbeta.nl/httpdocs/include/captcha/captchas/calc_text.php on line 50

After clicking the SEND buton;

Quote
Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezo ne_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /var/www/vhosts/stillinbeta.nl/httpdocs/modules/mpform/evalform.php on line 240

Notice: Undefined variable: sec_id in /var/www/vhosts/stillinbeta.nl/httpdocs/include/captcha/captchas/calc_text.php on line 37

Notice: Undefined variable: sec_id in /var/www/vhosts/stillinbeta.nl/httpdocs/include/captcha/captchas/calc_text.php on line 44

Logged

...:: Bake the Unbakable ::...
FrankH

Offline Offline

Posts: 735


WWW
« Reply #83 on: December 02, 2009, 05:31:50 PM »

Which type of captcha are you using?
« Last Edit: December 02, 2009, 05:36:41 PM by FrankH » Logged

Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #84 on: December 02, 2009, 05:35:52 PM »

Quote
Which type of captcha are you using?

The standard version after you use the MPform.
Logged

...:: Bake the Unbakable ::...
FrankH

Offline Offline

Posts: 735


WWW
« Reply #85 on: December 02, 2009, 05:36:27 PM »

What is the time stamp of the file /include/captcha/captcha.php ?
Logged

Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #86 on: December 02, 2009, 05:39:53 PM »

Where to look for that exactly?
Logged

...:: Bake the Unbakable ::...
FrankH

Offline Offline

Posts: 735


WWW
« Reply #87 on: December 02, 2009, 05:44:08 PM »

May be in the WB installation?
Logged

Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #88 on: December 02, 2009, 05:48:53 PM »

you mean the timezone? GMT + 1
Logged

...:: Bake the Unbakable ::...
Argos
Moderator
**
Offline Offline

Posts: 2084


WWW
« Reply #89 on: December 02, 2009, 05:51:49 PM »

No, he probably means the date/time of the php-file.
Logged

Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase: http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #90 on: December 02, 2009, 05:57:14 PM »

27-10-2009

(and I'm starting to feel a bit dumb right now)  undecided
Logged

...:: Bake the Unbakable ::...
Argos
Moderator
**
Offline Offline

Posts: 2084


WWW
« Reply #91 on: December 02, 2009, 06:00:36 PM »

Sorry to interfere, but he'll probably wants to know the time as well  rolleyes
Logged

Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase: http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #92 on: December 02, 2009, 06:04:02 PM »

27-10-2009   17:49

Dumb is my middlename  cheesy

Solved! My mistake.

I Noticed that I ftp-uploaded the captcha.php in binary mode. Therefore the file didn't work. After I uploaded it again in ascii mode all things were cool!

May be for the moderator it's good to delete all the last 13 posts? They don't have any feedback any more for others I think.

Thnx for your time to help!

Boudi
« Last Edit: December 02, 2009, 09:26:22 PM by Boudi » Logged

...:: Bake the Unbakable ::...
weiry

Offline Offline

Posts: 91


« Reply #93 on: December 02, 2009, 10:49:40 PM »

Hi,

Now it is my turn to feel dumb!

@Boudi how did you tell that the captcha was loaded in binary mode?

I just installed the module in the usual way through the backend. Should I FTP the captcha directory again?
Logged
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #94 on: December 02, 2009, 10:59:15 PM »

Quote
how did you tell that the captcha was loaded in binary mode?

I double checked everything and that looked okay. Then all of a sudden I realized that for some weeks ago i had to ftp something binary and forgot to set that setting back to auto-detect.

Quote
Should I FTP the captcha directory again?

Triple read the paths well in the documentation. Be sure you ftp upload detection is on auto-detect (helped in my case) and then it should be fine.

Good luck.

Boudi

« Last Edit: December 02, 2009, 11:02:20 PM by Boudi » Logged

...:: Bake the Unbakable ::...
FrankH

Offline Offline

Posts: 735


WWW
« Reply #95 on: December 03, 2009, 05:50:29 PM »

27-10-2009   17:49

Solved! My mistake.

I Noticed that I ftp-uploaded the captcha.php in binary mode. Therefore the file didn't work. After I uploaded it again in ascii mode all things were cool!

Probably you are choking?
How can the time stamp be the same as the original file when you upload the file by ftp??
Logged

Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #96 on: December 03, 2009, 06:09:26 PM »

Hi,

Quote
How can the time stamp be the same as the original file when you upload the file by ftp

I placed the timestamp of the original file in the patch itself. Sorry :S.

Boudi
Logged

...:: Bake the Unbakable ::...
weiry

Offline Offline

Posts: 91


« Reply #97 on: December 03, 2009, 06:32:08 PM »

Hi FrankH,

I re-checked everything, made sure the patch was loaded correctly, created a new form on a new page and still getting errors with Captcha.

Any assistance would be appreciated.

Weiry
Logged
Sander

Offline Offline

Posts: 16


« Reply #98 on: December 08, 2009, 01:04:15 PM »

Hi,

First of all: very nice modul! It does exactly what I want to do with it!! Except one thing, that's why I post my question here.

I've made a form with a HTML section in it. In this section I use a Title, Label and Selection boxes. But when I submit the form, the data of the HTML section is not included. I get the original layout of the HTML section, but the data is not in it.
The other fields of the form are ok, but just the HTML section not. Anybody an idea, what to do?

Thanks in advance!
Logged
snark
Guest
« Reply #99 on: December 17, 2009, 01:31:25 PM »

Is it possible to include a function
'date of birth'

the calender as it is is no good for that...

date of birth should be 3 selectionboxes

Date of birth:   [      ] [       ] [      ]

Logged
Pages: 1 2 3 [4] 5 6 ... 8   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!