Ergebnis 1 bis 2 von 2

Thema: [wishlist] Bestätigungsmail

  1. #1
    Contao-Nutzer Avatar von selma
    Registriert seit
    17.01.2011.
    Beiträge
    2

    Standard [wishlist] Bestätigungsmail

    Hallo zusammen.

    Ich binde zur Zeit die Erweiterung "Wishlist" in meine Seite ein. Eine super Erweiterung für ne simple Hochzeitsseite.

    Jedoch möchte ich im Bestätigungsmail zum Betrag noch den Titel des Wunsches anzeigen lassen. (so dass der Schenkende auch nochmals lesen kann was er Geschenkt hat und nicht nur den Betrag sieht)

    Ich hab das "GiveAwayHook.php" auch schon geöffnet, aber da ich offen gesagt in PHP nicht stark bin stehe ich auch schon am Hag und wollt mich an euch wenden und fragen ob mir jemand vielleicht weiterhelfen kann?

  2. #2
    Contao-Urgestein
    Registriert seit
    30.01.2011.
    Ort
    Stuttgart
    Beiträge
    4.138

    Standard

    Das Modul wurde bisher nur vom Entwickler getestet und befindet sich im Moment zum ersten Mal im Einsatz.
    das merkt man:
    PHP-Code:
    [28-Dec-2013 11:57:13 UTCPHP Fatal errorUncaught exception 'Exception' with message 'Query 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 'ORDER BY sorting ASC' at line 1 (SELECT * FROM tl_wishcategory WHERE id IN () ORDER BY sorting ASC)' thrown in D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\library\Contao\Database\Statement.php on line 282
    #0 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\library\Contao\Database\Statement.php(253): Contao\Database\Statement->query()
    #1 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\library\Contao\Database.php(189): Contao\Database\Statement->execute()
    #2 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\wishlist\modules\ModuleWishlist.php(24): Contao\Database->execute('SELECT * FROM t...')
    #3 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\modules\Module.php(148): ModuleWishlist->compile()
    #4 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\elements\ContentModule.php(63): Contao\Module->generate()
    #5 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\library\Contao\Controller.php(490): Contao\ContentModule->generate()
    #6 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\modules\ModuleArticle.php(184): Contao\Controller->getContentElement(Object(Contao\ContentModel), 'main')
    #7 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\modules\Module.php(148): Contao\ModuleArticle->compile()
    #8 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\modules\ModuleArticle.php(59): Contao\Module->generate()
    #9 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\library\Contao\Controller.php(405): Contao\ModuleArticle->generate(false)
    #10 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\library\Contao\Controller.php(229): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 D:\xampp-1.8.1\htdocs\contao-3.1.3\system\modules\core\pages\PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #12 D:\xampp-1.8.1\htdocs\contao-3.1.3\index.php(239): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 D:\xampp-1.8.1\htdocs\contao-3.1.3\index.php(407): Index->run()
    #14 {main} 

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •