View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001446 | Composr | core | public | 2013-11-06 21:03 | 2013-12-30 22:07 |
Reporter | user4006 | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | closed | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0001446: Duplicate Header on Members Page | ||||
Description | I have 600+ members, so I turned on "Alphabetical member directory browsing" to make my life a little easier. Selecting on the different letters works, but the issue happens when you click "next" on the paging options, to move to the next page. When you do this, you get a double header. See attached screen cap. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
2013-11-06 21:03
|
11-6-2013 12-54-25 PM.png (987,892 bytes) |
|
urls.php (34,219 bytes) |
|
Hi, A customer had this last week too, and I hadn't spotted why it went wrong on their site only - but it was the same scenario as yours, so I can see it is the A-Z interface injecting an extra variable and throwing off the code. Please try the attached sources/urls.php. FYI we will improve the usability of the A-Z thing a bit in the next patch release, as I found it a bit clunky when debugging this. |
|
That seemed to have fixed the issue Chris. |