Few bugs
-
1. This is the main one for me. My Q&A have a long history, it was migrated through different systems. That’s why a lot of my user accounts have names like 1, 2, 282, 315, etc numbers.
Let’s take user with login “282”. When I go into /community/profile/282/ , page shows user with ID 282. With ID, not with login. User with ID 282 has login “318”. When I open link “318”, it opens user with login 354, etc, etc.
Please have your link respect either logins, or IDs. Opening users by ID will make users enumeration possible (that’s not always desirable). If you still need to support opening profile by ID, make it priority to open by login. Only if login was not found, use ID.
Thanks!
2. Your migration tool main screen have urls messed up. A quick one.
3. Please either hide “Add topic” button after it was pressed, or at least change it’s text to something like “close”. After I wrote topic name and message, I look around, “I’m adding topic, i’ll press Add topic”, and it’s hidden instead of being added. My first time user experience was negative.
4. Let’s say I was to sell access to 5 closed forums. Some people would buy access to {1}, some to {3}. But some will buy access to {1}, {2} and {4} at the same time. How would I solve that with current “user may have just one membership”? Make it possible to assign user to few memberships. What he can or can’t see is a sum of all membership permissions (default > allow > deny)
5. This one I will not reproduce, but it happened when I first installed wpForo. Just reporting it in case you may want to know. After playing with Forums settings (I believe I set forum with posts and maybe subforums to be a category), wpForo became unusable. Any action, like saving forum settings, resulted in 100% PHP cpu usage, 30 sec timeout. Something went wrong. Had to restore DB backup. Now I’m not mindlessly assigning forums properties, and it works fine so far.
- The topic ‘Few bugs’ is closed to new replies.