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

Re: [emyavo] Unknown method as_url!!

Quote Reply
Re: [emyavo] Unknown method as_url!! In reply to
Hi Eugene,

Can you show some code how you use it?

as_url method is not in globals.txt, it's Category table method.

It :
Code:
my $category_table = $DB->table('Category');
my $clean_name = $category_table->as_url("Full Category Name Here");

But without some example code it's hard to help.

Edit: Oops, Andy hit post button faster than me :)

Cheers,
Boris

Facebook, Twitter and Google+ Auth for GLinks and GCommunity | reCAPTCHA for GLinks | Free GLinks Plugins

Last edited by:

eupos: Sep 24, 2012, 4:48 AM
Subject Author Views Date
Thread Unknown method as_url!! emyavo 4589 Sep 24, 2012, 4:30 AM
Post Re: [emyavo] Unknown method as_url!!
Andy 4432 Sep 24, 2012, 4:43 AM
Post Re: [emyavo] Unknown method as_url!!
eupos 4421 Sep 24, 2012, 4:47 AM
Thread Re: [emyavo] Unknown method as_url!!
emyavo 4419 Sep 24, 2012, 5:47 AM
Post Re: [emyavo] Unknown method as_url!!
brewt 4388 Sep 25, 2012, 2:51 PM