Gossamer Forum
Home : Products : Others : Gossamer Community :

Unable to approve user

Quote Reply
Unable to approve user
Unable to approve user created through the community signup page.

Fatal Error:

Undefined subroutine &Community::Web::Admin::comm_fatal called at /home/cribob/public_html/community/private/lib/Community/Web/Admin.pm line 362.

Stack Trace:

GT::Base (20488): main::fatal called at /home/cribob/public_html/community/private/lib/Community/Web/Admin.pm line 362 with arguments
(Undefined subroutine &Community::Web::Admin::comm_fatal called at /home/cribob/public_html/community/private/lib/Community/Web/Admin.pm line 362.
).
GT::Base (20488): Community::Web::Admin::admin_verify called at /home/cribob/public_html/community/private/lib/Community/Web/Admin.pm line 34 with no arguments.
GT::Base (20488): Community::Web::Admin::process called at community.cgi line 48 with arguments
(admin_verify).
GT::Base (20488): main::main called at community.cgi line 27 with no arguments.


.:SEAWEAD:.
Quote Reply
Re: [baidarkabob] Unable to approve user In reply to
Hi,

Can you edit private/lib/Community/Web/Admin.pm and change right at the top:

use Community qw/
$IN $DB $CFG
comm_encrypt
/;

to:

use Community qw/
$IN $DB $CFG
comm_encrypt
comm_fatal
comm_debug
/;

and run it again so we can see what the fatal error message is?

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] Unable to approve user In reply to
Here you go -

Fatal Error:

unable to update user: Invalid Gossamer Mail email address: @ at /home/cribob/public_html/community/private/lib/Community/Web/Admin.pm line 364

Stack Trace:

GT::Base (26494): main::fatal called at /usr/lib/perl5/5.6.1/Carp.pm line 119 with arguments
(unable to update user: Invalid Gossamer Mail email address: @ at /home/cribob/public_html/community/private/lib/Community/Web/Admin.pm line 364
).
GT::Base (26494): Carp::croak called at /home/cribob/public_html/community/private/lib/Community.pm line 396 with arguments
(unable to update user: Invalid Gossamer Mail email address: @).
GT::Base (26494): Community::comm_fatal called at /home/cribob/public_html/community/private/lib/Community/Web/Admin.pm line 364 with arguments
(unable to update user: Invalid Gossamer Mail email address: @).
GT::Base (26494): Community::Web::Admin::admin_verify called at /home/cribob/public_html/community/private/lib/Community/Web/Admin.pm line 36 with no arguments.
GT::Base (26494): Community::Web::Admin::process called at community.cgi line 48 with arguments
(admin_verify).
GT::Base (26494): main::main called at community.cgi line 27 with no arguments.


.:SEAWEAD:.
Quote Reply
Re: [baidarkabob] Unable to approve user In reply to
Sounds very similar to the problem I had,
http://www.gossamer-threads.com/...rum.cgi?post=230622;
(and it's not a mod_perl problem, then).

Ivan
-----
Iyengar Yoga Resources / GT Plugins