Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] Problem with Links::language

Quote Reply
Re: [Andy] Problem with Links::language In reply to
I think that I corrected the plugin.
But, I have a last problem.

It uses this code to recover the list of the categories on a template :

use Links::User::Modify;

my $category = Links::User::Modify::_category_list();
$link->{Category} = $category;

But, that causes an error :

A fatal error has occured:
Undefined subroutine &Links::User::Modify::_category_list called at Plugins

Is There a possible correction?
Thanks again!

Mick
Subject Author Views Date
Thread Problem with Links::language MJ_ 5602 Aug 17, 2011, 1:58 AM
Thread Re: [MJ_] Problem with Links::language
Andy 5398 Aug 17, 2011, 2:22 AM
Thread Re: [Andy] Problem with Links::language
MJ_ 5440 Aug 17, 2011, 2:33 AM
Thread Re: [MJ_] Problem with Links::language
Andy 5398 Aug 17, 2011, 2:56 AM
Thread Re: [Andy] Problem with Links::language
MJ_ 5433 Aug 17, 2011, 6:41 AM
Thread Re: [MJ_] Problem with Links::language
Andy 5377 Aug 17, 2011, 6:45 AM
Thread Re: [Andy] Problem with Links::language
MJ_ 5404 Aug 17, 2011, 8:57 AM
Post Re: [MJ_] Problem with Links::language
Andy 5408 Aug 17, 2011, 9:21 AM