Profiles converted. Should honor the color-change perk.
Please report profile screen errors / requested fixes here.
Terry, I think something isn't working quite right on the profile pages. In the navbar at the top, of course, is:
[homepage icon] Sections ^ Quiz ^ Game ^ Services ^ Team ^ [username] ^ Fav ^. Except for the FT-homepage icon (which does work), if I click
anywhere in the navbar, all of its text is turns from white to gray, but none of the links go anywhere, and the drop-down arrows, if clicked, don't expand the drop-down menus.
These observations may or may not be of use:
- I've experimented on both a PC and a Mac, both in Chrome and in Firefox, and both logged-in and logged-out. It is consistently "not working" across the board.
- This happens whether I'm viewing my own profile page (
http://www.funtrivia.com/profile.cfm) or anyone else's (e.g.,
http://www.funtrivia.com/profile/Terry.html).
- When I do try to click a link or arrow in the navbar, the address changes very slightly, adding the anchor symbol (#) at the very end of the link.
- Reloading the page does NOT resolve the issue, and the # also remains at the end of the link.
- If I navigate back to a profile where I've already clicked in the navbar, it will remain nonfunctional. If I go to a profile page where I haven't yet clicked in the navbar, the navbar will display as normal (in white text), but will "act up" as described once I do click.
- Though I'm definitely not great at "reading" HTML, I do notice this on lines 125-126 in the page source of any profile page:
error: function( xhr, status, index, anchor ) {
$( anchor.hash ).html("Error reading content. :(" );.
Part of line 193 also has the following,
aria-controls="navbarNavDropdown" aria-expanded="false"And, uh ... sorry, Terry—and everyone else—for the super-long post.
George