Closed (fixed)
Project:
Views Alpha Pager
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 May 2007 at 19:59 UTC
Updated:
17 May 2007 at 17:20 UTC
I have a views and a few exposed filters. With the numerical pager everything ok, if I visit my views' url my content displayed.
If I switch to the alpha pager and visit my views, nothing displayed first. I have to click one of the letters in the alpha pager to show my content. I have no idea what is wrong. Could you please help me with that? Thank you.
Comments
Comment #1
douggreen commentedAlpha pager attempts to figure out the first alpha (non numeric, non punctuation) letter and display that page. It sounds like it's not selecting the first page correctly.
Are any of the alpha pager links selected (i.e., they're not links, but regular text)?
What are the displayed alpha pager letters (i.e., # A C F G L Z)?
You've selected the version as 5.x-1.x-dev. What is the version number of views_alpha_pager.module (at the top of the module)? 1.5.2.20?
Comment #2
MrPrise commentedNothing is selected, everything is link. The letters are A and B (I only have nodes with A and B letters yet as this is a test content)
The Alpha pager's version is: v1.5.2.9, it is the latest Development snapshot.
Comment #3
douggreen commentedThis is a rather old version. Please try the 5.x-1.0 or 5.x-1.1 versions.
Comment #4
MrPrise commentedI installed the new version and it is working well! :-)
Thank you!