1
danlisio
Invalid confirmation code! when register.
  • 2008/6/12 16:37

  • danlisio

  • Just popping in

  • Posts: 1

  • Since: 2008/6/12


I am using
Xoops 2.3.0
Php 5.2.6
MySQL 5.0.27

I just built the site and I am new to xoops, after filling in the personal information for register a user, click the submit and finish button, I got the "Invalid confirmation code!" message. Any one can help. Thank you.

2
hervet
Re: Invalid confirmation code! when register.
  • 2008/7/6 17:45

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Have you modified XOOPS ?

3
tcnet
Re: Invalid confirmation code! when register.
  • 2008/7/8 13:25

  • tcnet

  • Friend of XOOPS

  • Posts: 297

  • Since: 2006/5/12


Quote:

register a user, click the submit and finish button, I got the "Invalid confirmation code!" message.


Same problem here with a clean 2.3_beta install. I get "Invalid confirmation code" when registering a new user. There is no captcha element showing in the user registration form, so no confirmation code is submitted to register.php.

Using WAMP for testing NEW 2.3_beta install:

XOOPS Version - XOOPS 2.3.0
PHP Version - 5.2.4
MySQL Version - 5.0.45-community-nt
Server API Version - apache2handler
OS Version - WINNT


safe_mode - Off
register_globals - Off
magic_quotes_gpc - On
allow_url_fopen - On
fsockopen - On
allow_call_time_pass_reference - On
post_max_size - 8M
max_input_time - 60
output_buffering -
max_execution_time - 30
memory_limit - 8M
file_uploads - On
upload_max_filesize - 2M


EDIT(1145 EST):
register.php line 84
xoops_load("XoopsFormCaptcha");
$cpatcha = new XoopsFormCaptcha();
echo 
"<br />".$cpatcha->getCaption().": ".$cpatcha->render();


The class is not loading, all I see is a colon on the second reg form (aka Finish).

It must be something on my end, as only two users have reported this issue. I cannot get a debug report as an anon user.

4
DarinAllan
Re: Invalid confirmation code! when register.

xoops-2.3.0-beta-addon <<< have you uploaded the relevant folders/files from this package, eg. class, Frameworks, and others if needed. I know I had to do this anyway ;o)

5
tcnet
Re: Invalid confirmation code! when register.
  • 2008/7/8 14:48

  • tcnet

  • Friend of XOOPS

  • Posts: 297

  • Since: 2006/5/12


Hi DarinAllen,

Quote:
xoops-2.3.0-beta-addon <<< have you uploaded the relevant folders/files from this package, eg. class, Frameworks, and others if needed.


Thanks for the prompt reply. Yes, I have uploaded the addons, but I think all of the Captcha files are in 2.3's class directory now.

6
DarinAllan
Re: Invalid confirmation code! when register.

yep cool, my 2.30 beta site (test site) has been upgraded from 2.0.17 so it could be a bit of a mess here and there ;o)

7
tcnet
Re: Invalid confirmation code! when register.
  • 2008/7/10 18:57

  • tcnet

  • Friend of XOOPS

  • Posts: 297

  • Since: 2006/5/12


Quote:
There is no captcha element showing in the user registration form, so no confirmation code is submitted to register.php.


This may be occuring because I do not have GD Library installed on my WAMP local server and unlike the old Frameworks/captcha the new 2.3_beta Captcha class in does not revert to text when the graphics are missing.

8
anderssk
Re: Invalid confirmation code! when register.
  • 2008/7/10 20:45

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


Is that an error or does 2.3.0 demand GD Library.
In WAMP you can just turn it on.
Dos anyone know a host, who do not offers GD Library?

9
tcnet
Re: Invalid confirmation code! when register.
  • 2008/7/10 22:19

  • tcnet

  • Friend of XOOPS

  • Posts: 297

  • Since: 2006/5/12


Quote:
Is that an error or does 2.3.0 demand GD Library.


No, I would not call it an error with 2.3, just different from old captcha method. I have turned on GD library on my WAMP install and all is well.

Thanks for the reply.

10
atisolution
Re: Invalid confirmation code! when register.

hi

My site is:

XOOPS Version - XOOPS 2.3.0 RC
PHP Version - 5.2.5
MySQL Version - 4.1.22-standard
Server API Version - apache2handler
OS Version - Linux


safe_mode - Off
register_globals - Off
magic_quotes_gpc - On
allow_url_fopen - On
fsockopen - On
allow_call_time_pass_reference - On
post_max_size - 8M
max_input_time - 60
output_buffering -
max_execution_time - 30
memory_limit - 1024M
file_uploads - On
upload_max_filesize - 10M



I also get this problem - Could you help me how to fix it?

Login

Who's Online

227 user(s) are online (127 user(s) are browsing Support Forums)


Members: 1


Guests: 226


kenaanna,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits