Database error-mysql error

Status
Not open for further replies.

RDB

Active Member
1,109
2011
88
40
Hi friends,

From last few days i am continuously getting database error. I think this is because of welcome PM settings. Check this:

Code:
 Database error in vBulletin 3.8.4:

Invalid SQL:

    REPLACE INTO
      `warezcats_rcd_log_pm`
    SET
      `pmid`          =  397,
      `pmtextid`      =  268,
      `fromuserip`    = '***********',
      `fromuserid`    =  0,
      `fromusername`  = 'Unregistered',
      `fromuseremail` = '',
      `touserid`      =  109,
      `tousername`    = 'duernatte',
      `touseremail`   = '[U]*****************[/U]',
      `title`         = 'Welcome to Warezcats',
      `message`       = 'Thanks for registering at Warezcats! We are  glad you have chosen to be a part of our community and we hope you enjoy  your stay.\r\n\r\nAll the best,\r\nWarezcats',
      `iconid`        =  ,
      `dateline`      =  1320728278,
      `showsignature` =  ,
      `allowsmilie`   =  1;

MySQL Error   : 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 '
      `dateline`      =  1320728278,
      `showsignature` =  ,
      `allow' at line 15
Error Number  : 1064
Request Date  : Tuesday, November 8th 2011 @ 05:57:58 AM
Error Date    : Tuesday, November 8th 2011 @ 05:57:58 AM
Script        :[URL="http://www.warezcats.com/register.php"] http://www.warezcats.com/register.php [/URL]***************
Referrer      : [U]*******************[/U]
IP Address    : *****************
Username      : Unregistered
Classname     : vB_Database
MySQL Version :
Plz help me how to solve this error.....:)
 
8 comments
Status
Not open for further replies.
Back
Top