Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Validation probs...

Quote Reply
Validation probs...
Hi....I'm having a problem on an install with the validate function;

Quote:
A fatal error has occured:

Can't call method "fetchrow_hashref" on an undefined value at /usr/local/psa/home/vhosts/terra-x.net/cgi-bin/sql/admin/Links/Tools.pm line 451.

Please enable debugging in setup for more details.

Stack Trace
======================================
Links (39755): Links::environment called at /usr/local/psa/home/vhosts/terra-x.net/cgi-bin/sql/admin/Links.pm line 430 with no arguments.
Links (39755): Links::fatal called at /usr/local/psa/home/vhosts/terra-x.net/cgi-bin/sql/admin/Links/Tools.pm line 451 with arguments
(Can't call method "fetchrow_hashref" on an undefined value at /usr/local/psa/home/vhosts/terra-x.net/cgi-bin/sql/admin/Links/Tools.pm line 451.
).
Links (39755): Links::Tools::validate_links called at GT::Template::_call_func line 758 with no arguments.
Links (39755): GT::Template::_call_func called at /usr/local/psa/home/vhosts/terra-x.net/cgi-bin/sql/admin/templates/admin/compiled/tools_validate.html.compiled line 23 with arguments
(GT::Template=HASH(0x81be120), Links::Tools::validate_links).
Links (39755): GT::Template::parsed_template called at /usr/local/psa/home/vhosts/terra-x.net/cgi-bin/sql/admin/GT/Template.pm line 600 with arguments
(GT::Template=HASH(0x81be120)).
Links (39755): GT::Template::_parse called at /usr/local/psa/home/vhosts/terra-x.net/cgi-bin/sql/admin/GT/Template.pm line 97 with arguments
(GT::Template=HASH(0x81be120), tools_validate.html, HASH(0x81be1b0)).
Links (39755): GT::Template::parse called at /usr/local/psa/home/vhosts/terra-x.net/cgi-bin/sql/admin/Links.pm line 250 with arguments
(GT::Template, tools_validate.html, ARRAY(0x81be210), HASH(0x81be1b0)).
Links (39755): Links::admin_page called at admin.cgi line 50 with no arguments.
Links (39755): main::main called at admin.cgi line 24 with no arguments.


System Information
======================================
Perl Version: 5.00503
Links SQL Version: 2.1.1
DBI.pm Version: 1.20
Persistant Env: mod_perl (0) SpeedyCGI (0)
GT::SQL::error = Failed to execute query: 'SELECT * FROM lsql_Links WHERE ( isValidated = ? )
ORDER BY Add_Date DESC
LIMIT 0, 5' Reason: Got error 127 from table handler
@INC =
/usr/local/psa/home/vhosts/terra-x.net/cgi-bin/sql/admin
/usr/libdata/perl/5.00503/mach
/usr/libdata/perl/5.00503
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd
/usr/local/lib/perl5/site_perl/5.005
.

Anyone got any ideas why this may be? All other functions seem to be working fine (add/modify/delete/listall etc).

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Validation probs... In reply to
This question has been answered many times and my memory is telling me you have asked this question in the past yourself.

Quote:
Reason: Got error 127 from table handler

Login to your ssh account and enter:

perror 127

I don't know what you keep doing but your sql files keep corrupting Tongue

Last edited by:

Paul: Dec 18, 2002, 2:19 AM
Quote Reply
Re: [Paul] Validation probs... In reply to
Thanks;

Error code 127: Unknown error 127
127 = Record-file is crashed


Its not on my server...so I've just sent a support ticket to their support team, and they should be able to sort it out.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!