Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Error Can't call method "rows" on an undefined value...

Quote Reply
Error Can't call method "rows" on an undefined value...
Hi,

Here is my mistake if I liked to provide detail pages:

Can't call method "rows" on an undefined value at /kunden/homepages/10/d201811806/htdocs/cgi-bin/admin/nph-build.cgi line 552.

If I the Debug mode activate the following comes :




Stack Trace
======================================
Links (23063): Links::environment called at /homepages/10/d201811806/htdocs/cgi-bin/admin/Links.pm line 751 with no arguments.
Links (23063): Links::fatal called at /kunden/homepages/10/d201811806/htdocs/cgi-bin/admin/nph-build.cgi line 552 with arguments
(Can't call method "rows" on an undefined value at /kunden/homepages/10/d201811806/htdocs/cgi-bin/admin/nph-build.cgi line 552.
).
Links (23063): main::_build_detailed called at /homepages/10/d201811806/htdocs/cgi-bin/admin/GT/Plugins.pm line 133 with arguments
(HASH(0x840bed4)).
Links (23063): GT::Plugins::dispatch called at /kunden/homepages/10/d201811806/htdocs/cgi-bin/admin/nph-build.cgi line 209 with arguments
(GT::Plugins=HASH(0x84177b0), create_detailed_staggered, CODE(0x83d54b4), HASH(0x840bed4)).
Links (23063): main::build_staggered called at /kunden/homepages/10/d201811806/htdocs/cgi-bin/admin/nph-build.cgi line 55 with no arguments.
Links (23063): main::main called at /kunden/homepages/10/d201811806/htdocs/cgi-bin/admin/nph-build.cgi line 42 with no arguments.

System Information
======================================
Current user: u44839129 (1001)
Perl version: 5.8.8
Gossamer Links version: 3.2.0
GT::SQL version: 1.111
GT::Template version: 2.161
DBI.pm Version: 1.53
Running under mod_perl: No
Running under SpeedyCGI: No
@INC =
/homepages/10/d201811806/htdocs/cgi-bin/admin
/etc/perl
/usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8
/usr/lib/perl5
/usr/share/perl5
/usr/lib/perl/5.8
/usr/share/perl/5.8
/usr/local/lib/site_perl
.
GT::SQL::error = Failed to execute query: 'SELECT lsql_Links.*,lsql_Category.Meta_Description,lsql_Category.FatherID,lsql_Category.Meta_Keywords,lsql_Category.Payment_Mode,lsql_Category.Footer,lsql_Category.Newest_Link,lsql_Category.Direct_Links,lsql_Category.Payment_Description,lsql_Category.Number_of_Links,lsql_Category.Has_Changed_Links,lsql_Category.CatRoot,lsql_Category.Full_Name,lsql_Category.Has_New_Links,lsql_Category.Name,lsql_Category.CatDepth,lsql_Category.Header,lsql_Category.Category_Template,lsql_CatLinks.CategoryID FROM lsql_CatLinks,lsql_Category,lsql_Links WHERE lsql_CatLinks.LinkID = lsql_Links.ID AND lsql_CatLinks.CategoryID = lsql_Category.ID AND ((lsql_Links.isValidated = 'Yes' AND lsql_Links.ExpiryDate >= '1206533935')) GROUP BY LinkID ORDER BY LinkID LIMIT 0, 500': Got error 28 from table handler


Can you help me ???

Cheers

Hansi
Subject Author Views Date
Thread Error Can't call method "rows" on an undefined value... Hansi 4470 Mar 26, 2008, 8:09 AM
Thread Re: [Hansi] Error Can't call method "rows" on an undefined value...
Andy 4395 Mar 26, 2008, 8:15 AM
Thread Re: [Andy] Error Can't call method "rows" on an undefined value...
Hansi 4402 Mar 26, 2008, 8:38 AM
Post Re: [Hansi] Error Can't call method "rows" on an undefined value...
Andy 4406 Mar 26, 2008, 8:41 AM
Thread Re: [Hansi] Error Can't call method "rows" on an undefined value...
brewt 4387 Mar 26, 2008, 11:24 AM
Post Re: [brewt] Error Can't call method "rows" on an undefined value...
Andy 4391 Mar 26, 2008, 11:37 AM
Thread Re: [brewt] Error Can't call method "rows" on an undefined value...
Hansi 4396 Mar 26, 2008, 11:57 AM
Thread Re: [Hansi] Error Can't call method "rows" on an undefined value...
brewt 4389 Mar 26, 2008, 1:07 PM
Post Re: [brewt] Error Can't call method "rows" on an undefined value...
Hansi 4372 Mar 26, 2008, 2:37 PM