Social Bookmark

  • Habe das Tool
    Social Bookmark instaliert ging alles super wollte dann die

    einzelnen gruppen bearbeitet so wie eine neu zufügen bekomme aber da
    immer eine Fehler Meldung .

    gruss Kai

    Fatal error: Invalid SQL: INSERT INTOwcf1_social_bookmark_provider
    (title, url, providerImage showOrder) VALUES('Eine Kerze Anzünden',
    'http://regenbogenbruecke.com/submit?phase=2…&title=%25s',
    'icon/socialBookmarks/mySpaceM.png', 3)


    You get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=1064

    Information:

    error message: Invalid SQL: INSERT
    INTOwcf1_social_bookmark_provider (title, url, providerImage showOrder)
    VALUES('Eine Kerze Anzünden',
    'http://regenbogenbruecke.com/submit?phase=2…&title=%25s',
    'icon/socialBookmarks/mySpaceM.png', 3)

    error code: 1064

    sql type: MySQLDatabase

    sql 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 'showOrder) VALUES('Eine Kerze Anzünden',
    'http://regenbogenbruecke.' at line 2

    sql error number: 1064

    sql version:

    file: /home/www/web28/html/ulrich/wcf/lib/system/database/MySQLDatabase.class.php (118)

    php version: 5.2.6-1+lenny9

    wcf version: 1.1.4 Beta 1 (Tempest)

    date: Fri, 31 Dec 2010 04:00:24 +0000

    request: /acp/index.php?form=SocialBookmarkProviderAdd

    referer: http://forum.regenbogenbruecke.net/acp/i…d&packageID=48&


    Stacktrace:

    #0
    /home/www/web28/html/ulrich/wcf/lib/data/socialBookmark/SocialBookmarkProviderEditor.class.php(31):
    MySQLDatabase->sendQuery('INSERT INTO?wcf...')

    #1
    /home/www/web28/html/ulrich/wcf/lib/acp/form/SocialBookmarkProviderAddForm.class.php(95):
    SocialBookmarkProviderEditor::create('Eine Kerze Anz?...',
    'http://regenbog...', 'icon/socialBook...', 3)

    #2 /home/www/web28/html/ulrich/wcf/lib/form/AbstractForm.class.php(45): SocialBookmarkProviderAddForm->save()

    #3 /home/www/web28/html/ulrich/wcf/lib/form/AbstractForm.class.php(90): AbstractForm->submit()

    #4 /home/www/web28/html/ulrich/wcf/lib/page/AbstractPage.class.php(90): AbstractForm->readData()

    #5 /home/www/web28/html/ulrich/wcf/lib/acp/form/ACPForm.class.php(30): AbstractPage->show()

    #6 /home/www/web28/html/ulrich/wcf/lib/page/AbstractPage.class.php(46): ACPForm->show()

    #7 /home/www/web28/html/ulrich/wcf/lib/util/RequestHandler.class.php(64): AbstractPage->__construct()

    #8
    /home/www/web28/html/ulrich/wcf/lib/util/RequestHandler.class.php(95):
    RequestHandler->__construct('SocialBookmarkP...', Array, 'form')

    #9 /home/www/web28/html/ulrich/acp/index.php(8): RequestHandler::handle(Array)

    #10 {main}