Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nukie

    (@nukie)

    Nice!! Thanks a lot! =D!!

    Forum: Plugins
    In reply to: Polls 1.2 database error
    nukie

    (@nukie)

    I am having the same problem!
    I suppose there isn’t a solution yet?
    I tried the phpmyadmin thing as well,
    It comes up with the error:
    You have an error in your SQL syntax near ‘)’ at line 1

    CREATE TABLE wp_pollsa(
    aid int( 10 ) unsigned NOT NULL auto_increment,
    qid int( 10 ) NOT NULL default '0',
    answers varchar( 200 ) NOT NULL default '',
    votes int( 10 ) NOT NULL default '0',
    PRIMARY KEY ( aid ) ,
    )

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