Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Delete user error in 1.1.8 FR

Quote Reply
Delete user error in 1.1.8 FR
I get the following error when I tried to delete a user that wasn't confirmed :

A fatal error has occurred:

GT::SQL::Table (17562): Wrong argument passed to this subroutine. Usage: Could not create a condition object out of arguments. at /path_to/cgi-bin/admin/GT/SQL/Table.pm line 643.

Please enable debugging in setup for more details.

Stack Trace
======================================
GForum (17562): GT::Base::error called at /path_to/cgi-bin/admin/GT/SQL/Table.pm line 643 with arguments
(GT::SQL::Table=HASH(0x511a1c), BADARGS, FATAL, Could not create a condition object out of arguments.).
GForum (17562): GT::SQL::Table::delete called at GT::SQL::Table::_do_opt line 2172 with arguments
(GT::SQL::Table=HASH(0x511a1c), HASH(0x4fe8a0)).
GForum (17562): GT::SQL::Table::_do_opt called at GT::SQL::Table::_delete_cond line 2200 with arguments
(GForum::Table::User=HASH(0x3ea3fc), cascade, HASH(0x4fe8a0), gforum_Block_PM).
GForum (17562): GT::SQL::Table::_delete_cond called at /path_to/cgi-bin/admin/GT/SQL/Table.pm line 664 with arguments
(GForum::Table::User=HASH(0x3ea3fc), GT::SQL::Condition=HASH(0x4e6aa4), cascade).
GForum (17562): GT::SQL::Table::delete called at GForum::Table::User::_plg_delete line 386 with arguments
(GForum::Table::User=HASH(0x3ea3fc), 48).
GForum (17562): GForum::Table::User::_plg_delete called at /path_to/cgi-bin/admin/GForum/Table/User.pm line 369 with arguments
(GForum::Table::User=HASH(0x3ea3fc), HASH(0x4d5d40)).
GForum (17562): GForum::Table::User::__ANON__ called at /path_to/cgi-bin/admin/GT/Plugins.pm line 108 with arguments
(GForum::Table::User=HASH(0x3ea3fc), HASH(0x4d5d40)).
GForum (17562): GT::Plugins::dispatch called at /path_to/cgi-bin/admin/GForum/Table/User.pm line 369 with arguments
(GT::Plugins, /path_to/cgi-bin/admin/Plugins/GForum, delete_user, CODE(0x40515c), GForum::Table::User=HASH(0x3ea3fc), HASH(0x4d5d40)).
GForum (17562): GForum::Table::User::delete called at GForum::User::admin_validate_submit line 707 with arguments
(GForum::Table::User=HASH(0x3ea3fc), HASH(0x4d5d40)).
GForum (17562): GForum::User::admin_validate_submit called at GT::Template::_call_func line 762 with no arguments.
GForum (17562): GT::Template::_call_func called at path_to/cgi-bin/admin/templates/admin/compiled/users_admin_validate.html.compiled line 26 with arguments
(GForum::Template=HASH(0x38001c), GForum::User::admin_validate_submit).
GForum (17562): GT::Template::parsed_template called at /path_to/cgi-bin/admin/GT/Template.pm line 600 with arguments
(GForum::Template=HASH(0x38001c)).
GForum (17562): GT::Template::_parse called at /path_to/cgi-bin/admin/GT/Template.pm line 97 with arguments
(GForum::Template=HASH(0x38001c), users_admin_validate.html, HASH(0x37ffec)).
GForum (17562): GT::Template::parse called at /path_to/cgi-bin/admin/GForum/Template.pm line 169 with arguments
(GForum::Template, users_admin_validate.html, ARRAY(0x31e674), HASH(0x37ffec), 1).
GForum (17562): GForum::Template::parse called at /path_to/cgi-bin/admin/GT/Template.pm line 111 with arguments
(GForum::Template, users_admin_validate.html, GT::CGI=HASH(0x366788), HASH(0x2364e0), 1).
GForum (17562): GT::Template::parse_print called at GForum::page line 354 with arguments
(GForum::Template, users_admin_validate.html, GT::CGI=HASH(0x366788), HASH(0x2364e0)).
GForum (17562): GForum::page called at /path_to/cgi-bin/admin/admin.cgi line 52 with no arguments.
GForum (17562): main::main called at /path_to/cgi-bin/admin/admin.cgi line 26 with no arguments.


System Information
======================================
Perl Version: v5.6.1
Gossamer Forum Version: 1.1.8
GForum.pm version: 1.118
GT::SQL Version: 1.099
GT::Template Version: 2.084
DBI.pm Version: 1.30
@INC =
/path_to/cgi-bin/admin
/usr/local/lib/perl5/5.6.1/sun4-solaris
/usr/local/lib/perl5/5.6.1
/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris
/usr/local/lib/perl5/site_perl/5.6.1
/usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.00503
/usr/local/lib/site_perl
.
GT::SQL::error = GT::SQL::Table (17562): Wrong argument passed to this subroutine. Usage: Could not create a condition object out of arguments. at /path_to/cgi-bin/admin/GT/SQL/Table.pm line 643.


CGI INPUT
======================================
48 => delete
do => page
page => users_admin_validate.html
validate_delete => 1

If anybody knows what's wrong ???

Thanks, John
Significant Media
Subject Author Views Date
Thread Delete user error in 1.1.8 FR Jag 15288 Oct 11, 2002, 8:29 AM
Thread Re: [Jag] Delete user error in 1.1.8 FR
Franco 15008 Oct 12, 2002, 5:23 AM
Thread Re: [Franco] Delete user error in 1.1.8 FR
Jag 14979 Oct 12, 2002, 6:18 AM
Thread Re: [Jag] Delete user error in 1.1.8 FR
Franco 15019 Oct 12, 2002, 6:23 AM
Thread Re: [Franco] Delete user error in 1.1.8 FR
Jag 15026 Oct 15, 2002, 2:45 AM
Thread Re: [Jag] Delete user error in 1.1.8 FR
Jag 14911 Oct 19, 2002, 3:56 PM
Thread Re: [Jag] Delete user error in 1.1.8 FR
Franco 14978 Oct 20, 2002, 7:33 AM
Thread Re: [Franco] Delete user error in 1.1.8 FR
Jag 14949 Oct 28, 2002, 4:54 AM
Post Re: [Jag] Delete user error in 1.1.8 FR
Franco 14825 Oct 29, 2002, 8:57 AM
Thread Re: [Jag] Delete user error in 1.1.8 FR
Jagerman 14879 Oct 30, 2002, 5:40 PM
Post Re: [Jagerman] Delete user error in 1.1.8 FR
Jag 14791 Nov 5, 2002, 4:55 AM
Thread Re: [Jagerman] Delete user error in 1.1.8 FR
Jag 14949 Nov 22, 2002, 5:28 AM
Thread Re: [Jag] Delete user error in 1.1.8 FR
Jagerman 14792 Nov 28, 2002, 12:51 PM
Post Re: [Jagerman] Delete user error in 1.1.8 FR
Jag 14720 Nov 30, 2002, 5:42 AM
Thread Re: [Jagerman] Delete user error in 1.1.8 FR
Franco 14730 Dec 2, 2002, 6:06 PM
Thread Re: [Franco] Delete user error in 1.1.8 FR
Jagerman 14786 Dec 2, 2002, 6:25 PM
Thread Re: [Jagerman] Delete user error in 1.1.8 FR
Franco 14702 Dec 2, 2002, 6:38 PM
Thread Re: [Franco] Delete user error in 1.1.8 FR
Jagerman 14742 Dec 2, 2002, 7:04 PM
Post Re: [Jagerman] Delete user error in 1.1.8 FR
ellipsiiis 14402 Jan 31, 2004, 3:58 PM
Post Re: [Jagerman] Delete user error in 1.1.8 FR
jaltuve 3226 Mar 1, 2005, 4:26 AM
Thread Re: [Jagerman] Delete user error in 1.1.8 FR
hoefti 14571 Oct 11, 2003, 3:28 AM
Post Re: [hoefti] Delete user error in 1.1.8 FR
hoefti 14536 Nov 2, 2003, 12:06 AM
Thread Re: [Jagerman] Delete user error in 1.1.8 FR
fmp 3185 Mar 3, 2006, 6:02 AM
Post Re: [fmp] Delete user error in 1.1.8 FR
MrMoon 3171 Mar 7, 2006, 1:53 AM
Thread Re: [Jagerman] Delete user error in 1.1.8 FR
Franco 14807 Nov 25, 2002, 8:57 PM
Thread Re: [Franco] Delete user error in 1.1.8 FR
Jagerman 14828 Nov 26, 2002, 11:39 AM
Thread Re: [Jagerman] Delete user error in 1.1.8 FR
Jag 14753 Nov 26, 2002, 12:59 PM
Post Re: [Jag] Delete user error in 1.1.8 FR
brewt 14780 Nov 26, 2002, 1:31 PM