Current time: 05-24-2012, 01:16 PM Hello There, Guest! (LoginRegister)


Enter database info, then blank page
11-27-2008, 12:11 AM
Post: #31
Not Solved RE: Enter database info, then blank page
I get the same thing even after re-uploading the install folder and trying two different browsers.
Find all posts by this user
04-07-2009, 10:20 PM
Post: #32
Not Solved RE: Enter database info, then blank page
This user has been denied support. This user has been denied support.
This bug still exists for version 4.0.27 of MYSQL.

Inside inc/db_mysql.php

Code:
        if($success && $this->db_encoding)
        {
            $this->query("SET NAMES '{$this->db_encoding}'");
            if($write_success && count($this->connections) > 1)
            {
                $this->write_query("SET NAMES '{$this->db_encoding}'");
            }
        }

The SET NAMES doesn't work and neither does "SET CHARACTER SET".

New MyBB plugin is "My Awards 2.0".
[Image: 468x60_SF.gif]
Visit this user's website Find all posts by this user


Forum Jump:


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

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