Thread: zen_href_link

Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Posts
    1
    Plugin Contributions
    0

    red flag zen_href_link

    I am using a muli-lingual website, I added my own dropdown list with a form, now my language break when I added the extra parameter 'language=' . $lng->language['id'], it added & instaed of &, I debug the code down and notice at last line of the function in includes/functions/html_output.php line 94 it's giving me a very unwanted resault, my question is why it was added that line in there? I marked it out and my code iis just fine. my full code is
    PHP Code:
     $content.= zen_draw_form('manufacturers_form'zen_href_link(FILENAME_DEFAULT'language=' .  $lng->language['id'], $request_typefalse), 'get'); 

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: zen_href_link

    I added my own dropdown list with a form, now my language break
    Quote Originally Posted by Posting request
    Bug Reports If you have a bug to report, post it here. Please clearly explain what version you are using, and the exact error message. Please ALSO explain why you believe it's a bug, and post a solution if you have one.
    Why is this a "Bug"??

    You added someting of your own and have issues -
    You may have caused the issue
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v139h zen_href_link question
    By gaffettape in forum General Questions
    Replies: 1
    Last Post: 29 Feb 2012, 05:39 AM
  2. zen_href_link
    By dw08gm in forum General Questions
    Replies: 5
    Last Post: 29 Apr 2011, 07:52 AM
  3. zen_href_link
    By nikfiend in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 8 Jun 2010, 11:09 PM
  4. zen_href_link... ?
    By warstormer in forum General Questions
    Replies: 2
    Last Post: 14 Aug 2007, 04:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg