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

Products: Gossamer Links: Development, Plugins and Globals: Re: [Andy] [ ULTRAGlobals ] Ideas please: Edit Log

Here is the list of edits for this post
Re: [Andy] [ ULTRAGlobals ] Ideas please
Andy wrote:

Good point - I've updated those template calls to:

<li><a href="<%config.db_cgi_url%>/search.cgi?query=<%url_encode($slog_query)%>"><%escape_html($slog_query)%></a></li>

Cos ideally the URL should also be encoded :)

I've just uploaded version 1.8.5, which includes the bug fix of the Lastest_New_Links() function Smile (get it here)

Cheers

I don't think url_encode is valide code (Got error Error: Variable 'url_encode' is not a code reference).

Also, this doesn't work <%escape_html($slog_query)%>. I'm using <%escape_html slog_query%>

Regards.

UnReal Network

Last edited by:

deadroot: Feb 22, 2008, 5:16 AM

Edit Log: