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

Products: Gossamer Links: Development, Plugins and Globals: Re: [Andy] New Data Into Search Pages: Edit Log

Here is the list of edits for this post
Re: [Andy] New Data Into Search Pages
I think this may work, quick and easy.

I just coded it in, and got an error.

I put '<%get_director_details($Director)%>' into the search_results.html, and then threw up some random fields from the table (<%Name%><%Birth%>)

It errored out, with this on the results page:

Error: Variable 'get_director_details' is not a code reference Dave KochUnknown Tag: 'Birth'

So it took Name from my logged in name, and did not recognize the field Birth... and the code I usewd to call this into the page (<%get_director_details($Director)%>) did not work...

I named the Global "director_details"- figuring the get tag wuld call that global.
dave

Big Cartoon DataBase
Big Comic Book DataBase

Last edited by:

carfac: May 12, 2010, 2:48 PM

Edit Log: