Permalink

NOTE!

function db_rewrite_sql() requires properly written query string. So, I had a problem with example in this post, list for anonymous was empty. Then I little changed sql string to "SELECT n.nid, n.title FROM {node} n WHERE n.type = 'product' AND n.status = '1' ORDER BY n.title" after that works perfect :)

Thanks Kosta!

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.