MyBB Community Forums

Full Version: All users showing unknown location
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Greetings,

After updating to 1.4.5. all users online are showing unknown location (in profile)
URL??
URL would be great.
What PHP version are you running? Another user on the german forums had the same issue on PHP4. Try this temporary fix. Open inc/functions_online.php and find:
switch($filename)
Above add:
$filename = str_replace("/", "", $split_loc[0]);
PHP 5.2.6

Editing the file didn't help.
Again, a URL would be very helpful.
There you go bro,

!
Demo account as well, please?
Username: Tom Loveric
Password: In pm
Sometime my user showing Viewing No Permissions Page. What it means.. Big Grin
Pages: 1 2 3 4