Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Unknown method 'as_url'

Quote Reply
Unknown method 'as_url'
Hi,

I have moved my links installation to a new server.
When I want to display the page of a categoryI have this message:
GT::SQL::Table (5175): Unknown method 'as_url' called at Links::Build::build_category line 622.

line 622 is this one:
my $clean_name = $cat_db->as_url($category->{Full_Name});

I have searched on my prevous installation and the function as_url is not inside GT::SQL::Table but in Links/Table/category.pm

Anybody has an idea?
Subject Author Views Date
Thread Unknown method 'as_url' vercyb 2436 May 15, 2006, 9:24 AM
Thread Re: [vercyb] Unknown method 'as_url'
brewt 2363 May 15, 2006, 12:45 PM
Thread Re: [brewt] Unknown method 'as_url'
vercyb 2355 May 15, 2006, 2:40 PM
Post Re: [vercyb] Unknown method 'as_url'
brewt 2324 May 19, 2006, 6:52 PM