Quote:
Originally Posted by Boofo
Shaun, is there a way to suppress the foreach errors that show up if a guest clicks the link and no users are logged in?
|
Yeah, would be simple enough to wrap it in some logic to prevent it from foreaching if there are none to foreach.
Not a *huge* priority though to be honest. The percentage of forums that have no users on (guests, registered or spiders) I would guess might be like 1 in 1,000 (MAYBE). Then on top of it, the first page that a user starts their session at is the user map page... probably another 1 in 1,000 chance. So yeah... it obviously could happen, but the chances of everything (no users, spiders, etc.), then the first user hitting the user map page as their first page seems rather low.
I'll do it in the next version, but not going to bother with a version just for that.