DB Errors after Upgrade from 3.8.2 to 4.2.0 Pl3 error on PM and UserCP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bwelker
    New Member
    • Dec 2012
    • 1
    • 4.2.X

    [Forum] DB Errors after Upgrade from 3.8.2 to 4.2.0 Pl3 error on PM and UserCP

    Hello, i do a upgrade from 3.8.2 to 4.2.0 and now i get DB errors when i try to user the usercp and provate messages


    Code:
    Datenbankfehler in vBulletin 4.2.0:
    
    Invalid SQL:
    ();
    
    
    MySQL-Fehler  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
    Fehler-Nr.    : 1064
    Fehler-Zeit   : Thursday, 06.12.2012 @ 15:11:54
    Datum         : Thursday, 06.12.2012 @ 15:11:54
    Skript        : http://beta.kastenwagenforum.de/private.php
    Referrer      : http://beta.kastenwagenforum.de/memberlist.php?page=33&order=asc&sort=username
    IP-Adresse    : 81.14.210.10
    Benutzername  : bwelker
    Klassenname   : vB_Database_MySQLi
    MySQL-Version : 5.5.28-1~dotdeb.0
    
    
    Stack Trace:
    
    
    #0 vB_Database->halt() called in [path]/includes/class_core.php on line 1400
    #1 vB_Database_MySQLi->execute_query() called in [path]/includes/class_core.php on line 473
    #2 vB_Database->query_read_slave() called in [path]/packages/vbattach/attach.php on line 389
    #3 vB_Attachment_Display_Multiple->fetch_results() called in [path]/includes/functions_user.php on line 129
    #4 construct_usercp_nav() called in [path]/private.php on line 2444





    Code:
    Datenbankfehler in vBulletin 4.2.0:
    
    Invalid SQL:
    ();
    
    
    MySQL-Fehler  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
    Fehler-Nr.    : 1064
    Fehler-Zeit   : Thursday, 06.12.2012 @ 15:12:33
    Datum         : Thursday, 06.12.2012 @ 15:12:33
    Skript        : http://beta.kastenwagenforum.de/usercp.php
    Referrer      : http://beta.kastenwagenforum.de/forum.php
    IP-Adresse    : 81.14.210.10
    Benutzername  : bwelker
    Klassenname   : vB_Database_MySQLi
    MySQL-Version : 5.5.28-1~dotdeb.0
    
    
    Stack Trace:
    
    
    #0 vB_Database->halt() called in [path]/includes/class_core.php on line 1400
    #1 vB_Database_MySQLi->execute_query() called in [path]/includes/class_core.php on line 473
    #2 vB_Database->query_read_slave() called in [path]/packages/vbattach/attach.php on line 389
    #3 vB_Attachment_Display_Multiple->fetch_results() called in [path]/includes/functions_user.php on line 129
    #4 construct_usercp_nav() called in [path]/usercp.php on line 1056



    Someone can help me out there ? PHP Version: 5.3.19-1 in FPM/FastCGI Mode

Related Topics

Collapse

Working...