Activity Stream
48,167 MEMBERS
6808 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10
  1.     
    #1
    Super Member

    Default Importing a database via bigdump generates error:

    See if this was vbulletin I would be able to fix the piece of shit ipb is...

    Anyway I have no clue what most of this means because I have never used ipb before but I really need some help so if anyone can please do!!!!








    Code: 
    Error at the line 12: INSERT INTO sup_admin_login_logs (admin_id, admin_ip_address, admin_username, admin_time, admin_success, admin_post_details, ) VALUES('382','87.110.97.139','admin','1247623725','1','a:2:{s:3:"get";a:4:{s:6:"adsess";s:0:"";s:3:"app";s:4:"core";s:6:"module";s:5:"login";s:2:"do";s:14:"login-complete";}s:4:"post";a:3:{s:7:"qstring";s:0:"";s:8:"username";s:5:"admin";s:8:"password";s:8:"*******5";}}');
     Query: INSERT INTO sup_admin_login_logs (admin_id, admin_ip_address, admin_username, admin_time, admin_success, admin_post_details, ) VALUES('382','87.110.97.139','admin','1247623725','1','a:2:{s:3:"get";a:4:{s:6:"adsess";s:0:"";s:3:"app";s:4:"core";s:6:"module";s:5:"login";s:2:"do";s:14:"login-complete";}s:4:"post";a:3:{s:7:"qstring";s:0:"";s:8:"username";s:5:"admin";s:8:"password";s:8:"*******5";}}');
    
     MySQL: 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 ') VALUES('382','87.110.97.139','admin','1247623725','1','a:2:{s:3:"get";a:4:{s:6' at line 1
    Sp32 Reviewed by Sp32 on . Importing a database via bigdump generates error: See if this was vbulletin I would be able to fix the piece of shit ipb is... Anyway I have no clue what most of this means because I have never used ipb before but I really need some help so if anyone can please do!!!! <3<3<3<3<3<3 Rating: 5

    So kiss me and smile for me, say that you'll wait for me <'3

  2.   Sponsored Links

  3.     
    #2
    Member
    whats it look like at line 11 and 12 in sql?

  4.     
    #3
    Super Member
    first line to the 14th line:



    Code: 
    CREATE TABLE sup_admin_login_logs (
      admin_id int(10) NOT NULL AUTO_INCREMENT,
      admin_ip_address varchar(16) NOT NULL DEFAULT '0.0.0.0',
      admin_username varchar(40) NOT NULL DEFAULT '',
      admin_time int(10) unsigned NOT NULL DEFAULT '0',
      admin_success int(1) unsigned NOT NULL DEFAULT '0',
      admin_post_details text,
      PRIMARY KEY (admin_id),
      KEY admin_ip_address (admin_ip_address),
      KEY admin_time (admin_time)
    ) ENGINE=MyISAM AUTO_INCREMENT=383 DEFAULT CHARSET=latin1;
    INSERT INTO sup_admin_login_logs (admin_id, admin_ip_address, admin_username, admin_time, admin_success, admin_post_details, ) VALUES('382','87.110.97.139','admin','1247623725','1','a:2:{s:3:"get";a:4:{s:6:"adsess";s:0:"";s:3:"app";s:4:"core";s:6:"module";s:5:"login";s:2:"do";s:14:"login-complete";}s:4:"post";a:3:{s:7:"qstring";s:0:"";s:8:"username";s:5:"admin";s:8:"password";s:8:"*******5";}}');
    INSERT INTO sup_admin_login_logs (admin_id, admin_ip_address, admin_username, admin_time, admin_success, admin_post_details, ) VALUES('381','87.110.97.139','admin','1247619643','1','a:2:{s:3:"get";a:4:{s:6:"adsess";s:0:"";s:3:"app";s:4:"core";s:6:"module";s:5:"login";s:2:"do";s:14:"login-complete";}s:4:"post";a:3:{s:7:"qstring";s:0:"";s:8:"username";s:5:"admin";s:8:"password";s:8:"*******5";}}');
    INSERT INTO sup_admin_login_logs (admin_id, admin_ip_address, admin_username, admin_time, admin_success, admin_post_details, ) VALUES('380','87.110.97.139','admin','1247605059','1','a:2:{s:3:"get";a:4:{s:6:"adsess";s:0:"";s:3:"app";s:4:"core";s:6:"module";s:5:"login";s:2:"do";s:14:"login-complete";}s:4:"post";a:3:{s:7:"qstring";s:0:"";s:8:"username";s:5:"admin";s:8:"password";s:8:"*******5";}}');

    So kiss me and smile for me, say that you'll wait for me <'3

  5.     
    #4
    Member
    mahhhh sorry I was betting the ; was missing at the end of line 11

  6.     
    #5
    Super Member
    Ah damn, my server people think it might be due to a change of mysql version but I doubt it..

    trying to find out what the previous sql version was from previous owner..

    So kiss me and smile for me, say that you'll wait for me <'3

  7.     
    #6
    Member
    Website's:
    InvestDude.com
    try via ssh
    InvestDude.com Learn to make money by investing in hyips (high yield investment programs), affiliate marketing and tons of other method ;)

  8.     
    #7
    Super Member
    I just did and I got:

    Code: 
    ERROR 1064 (42000) at line 12: You have an error in your SQL syntax; check the m                                                                     anual that corresponds to your MySQL server version for the right syntax to use                                                                      near ') VALUES('382','87.110.97.139','admin','1247623725','1','a:2:{s:3:"get";a:                                                                     4:{s:6' at line 1

    So kiss me and smile for me, say that you'll wait for me <'3

  9.     
    #8
    Member
    weird


    message to short

  10.     
    #9
    Member
    Website's:
    viz0n.net SolidNode.com r00tsecurity.org
    I'm no SQL expert, but the only thing i can think of is this:

    INSERT INTO sup_admin_login_logs (admin_id, admin_ip_address, admin_username, admin_time, admin_success, admin_post_details, )

    Why is there a , after admin_post_details?
    ******** ▌| SolidNode.com - *QUALITY OFFSHORE* [100+ clients strong]
    ******** ▌| For official support, please e-mail [email protected].
    ******** ▌| We run well managed servers with Basic DDoS Protection.
    ******** ▌| We also do Server/Site Management/Setup

  11.     
    #10
    Member
    ^ good point

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Database Error When Restoring With Bigdump
    By blow in forum Server Management
    Replies: 12
    Last Post: 30th Aug 2011, 02:14 PM
  2. Bigdump error " Page unavailable or wrong URL
    By Arthur in forum Webmaster Discussion
    Replies: 32
    Last Post: 17th Dec 2010, 07:37 PM
  3. bigdump error...
    By anuragblr in forum Technical Help Desk Support
    Replies: 2
    Last Post: 17th Aug 2009, 02:02 PM
  4. whts this error??i am getting while importing database
    By anuragblr in forum Technical Help Desk Support
    Replies: 8
    Last Post: 6th Aug 2009, 05:59 PM
  5. Which encoding when importing Macedonian database thru phpMyAdmin?
    By Mac in forum Technical Help Desk Support
    Replies: 1
    Last Post: 17th May 2009, 01:20 PM

Tags for this Thread

BE SOCIAL