Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Trouble with TMPL_LOOP assignment

by krisahoch (Deacon)
on Oct 18, 2002 at 19:24 UTC ( [id://206407]=note: print w/replies, xml ) Need Help??


in reply to Trouble with TMPL_LOOP assignment

spork,

First and formost, let us see the 'GetListFromDB' function. You can edit out all sensitive data, but we need to be able to see what you are doing to get your return for my @log = GetListFromDB($SQL);

Secondly, show use your my $viewliblog_page = new HTML::Template declaration so we can see what is going on there (albeit there is probably nothing wrong there or you'd have bombed out way before the angst line)

Thirdly, try this at the end.

$viewliblog_page->param(liblog => [ @liblog ]

One last thing... Let us see your template file


Thanks,

Kristofer Hoch

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://206407]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-04-23 14:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found