stefanjohansson (@stefanjohansson)

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

  • stefanjohansson
    Member

    @stefanjohansson

    Well, I did change to “mysqli” on line 80 in db-mysqli.php.

    Those latter warnings appeared during Step2 in the installation process, and is related to line 6 in upgrade-schema.php.

    I have changed line 6 to

    if ( version_compare($this->$dbhname, '4.1.0', '>=') )

    but still get this warning:

    Warning: mysqli_get_server_info() expects exactly 1 parameter, 0 given in /home/nicuuorg/public_html/neonatologyforparents/wp/bbp/bb-admin/upgrade-schema.php on line 6

    PS. When I added $this->$dbhname inbetween the brackets “mysqli_get_server_info()” I got a fatal error during installation.


    stefanjohansson
    Member

    @stefanjohansson

    Fine, now the first step of the installation works.

    During the second step the following warnings appear:

    Warning: mysql_get_server_info() [function.mysql-get-server-info]: Access denied for user 'nicuuorg'@'localhost' (using password: NO) in /home/nicuuorg/public_html/neonatologyforparents/wp/bbp/bb-admin/upgrade-schema.php on line 6

    Warning: mysql_get_server_info() [function.mysql-get-server-info]: A link to the server could not be established in /home/nicuuorg/public_html/neonatologyforparents/wp/bbp/bb-admin/upgrade-schema.php on line 6

    But the forums seems to run ok now!


    stefanjohansson
    Member

    @stefanjohansson

    The first warning disappeared!

    Only three warnings left:

    Warning: mysqli_get_server_info() expects exactly 1 parameter, 0 given in /home/nicuuorg/public_html/neonatologyforparents/wp/bbp/bb-includes/db-mysqli.php on line 80

    Warning: Cannot modify header information - headers already sent by (output started at /home/nicuuorg/public_html/neonatologyforparents/wp/bbp/bb-includes/db-mysqli.php:80) in /home/nicuuorg/public_html/neonatologyforparents/wp/bbp/bb-admin/install.php on line 10

    Warning: Cannot modify header information - headers already sent by (output started at /home/nicuuorg/public_html/neonatologyforparents/wp/bbp/bb-includes/db-mysqli.php:80) in /home/nicuuorg/public_html/neonatologyforparents/wp/bbp/bb-includes/functions.php on line 1898


    stefanjohansson
    Member

    @stefanjohansson

    Will try this later today. Seems like a solution!


    stefanjohansson
    Member

    @stefanjohansson

    Absolutely! The DB has a password and I wrote it correctly in the config-file.

    I just read in another thread about other people experiencing the same problem, here:

    https://bbpress.org/forums/topic/intergration-will-not-let-me-logon-using-my-wordpress-login?replies=8


    stefanjohansson
    Member

    @stefanjohansson

    I have this problem…

    I posted a thread about it before I read this discussion.

    Help is appreciated!

Viewing 6 replies - 1 through 6 (of 6 total)