All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

The letter "D" doesn't work.

srevoal 3 Sep 2012 18:37 question, complete

I'm using Low Alphabet and everything is working fine except for the letter "D". Weather its sorting on screen_name, a custom_field, or whatever. really strange. mousing over the "D" link shows 9 entries, but when you click on the link, no entries parse. when displaying all entries, they show up fine. Every other letter works fine. ideas?

[code]



Roster



{embed="search/member_search"}






{exp:low_alphabet:entries channel="zoo_visitor" status="Members-id5|Admin-id6" alpha_filter="{segment_3}" orderby="screen_name" limit="24" parse="inward" paginate="top"}
{paginate}

Page {current_page} of {total_pages} {pagination_links}


{/paginate}


{/exp:low_alphabet:entries}



[/code]

Replies

  1. Low 4 Sep 2012 07:36

    How's about adding dynamic="no" to the entries tag?

  2. srevoal 12 Sep 2012 21:48

    Sorry for the delay. I didn't see that I had a response.

    That fixed it. very strange. every other letter worked fine but dynamic="no" fixed "D". any ideas why?

  3. Low 13 Sep 2012 15:01

    Something to do with whether or not a certain url title exists or not. Could look up specifics in the output profiler...