Current time: 05-25-2012, 01:06 AM Hello There, Guest! (LoginRegister)


Everyone in 'Unknown Location'?? PLEASE READ
07-29-2010, 11:05 PM
Post: #61
Not Solved RE: Everyone in 'Unknown Location'?? PLEASE READ
Thanks dude. It Works xD.
Find all posts by this user
12-04-2010, 03:21 AM (This post was last modified: 12-04-2010 03:23 AM by HardVenomPoison.)
Post: #62
Not Solved RE: Everyone in 'Unknown Location'?? PLEASE READ
(04-27-2009 02:15 AM)Ryan Gordon Wrote:  Hi everyone,

This is caused from a bug in the MultiByte extension provided on some hosts with PHP . The mb_substr function is performing incorrectly on some versions of the package.

To resolve this issue permanently please talk to your host to upgrade the MultiByte to the latest version available.

To resolve this issue temporarily, or if your host is unable to upgrade, please apply the follow fix:

In inc/functions_online.php find:
PHP Code:
$filename my_substr($split_loc[0], -my_strpos(strrev($split_loc[0]), "/")); 

replace with

PHP Code:
$filename substr($split_loc[0], -my_strpos(strrev($split_loc[0]), "/")); 

Please note, the temporary patch will not be applied to the official MyBB download or considered a bug in MyBB or fixed in any future maintenance release. It is a bug in the MultiByte PHP extension. We strongly encourage our users to keep their servers up-to-date, or otherwise encourage their hosts to keep their servers up-to-date.

I tried this but it did not worked. Any other ideas?
Find all posts by this user
12-04-2010, 11:03 AM
Post: #63
Not Solved RE: Everyone in 'Unknown Location'?? PLEASE READ
What's your URL??

Download My Plugins
My Personal Site - Twitter
[Image: eX4bjF]
Visit this user's website Find all posts by this user
12-04-2010, 02:17 PM
Post: #64
Not Solved RE: Everyone in 'Unknown Location'?? PLEASE READ
My URL is:

http://www.yugiohcardmaster.php0h.com
Find all posts by this user
12-04-2010, 03:38 PM
Post: #65
Not Solved RE: Everyone in 'Unknown Location'?? PLEASE READ
Instead of doing this in two thread (don't know why you posted in this thread when you had another one), we'll keep it there.

http://community.mybb.com/thread-83407.html

Download My Plugins
My Personal Site - Twitter
[Image: eX4bjF]
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication