Ergebnis 1 bis 7 von 7

Thema: Anmeldung funktioniert (meistens) nicht

  1. #1
    Contao-Nutzer Avatar von herrweiss
    Registriert seit
    28.01.2010.
    Ort
    Kronberg
    Beiträge
    194
    Partner-ID
    6476

    Standard Anmeldung funktioniert (meistens) nicht

    Hallo zusammen,

    ich habe ein Problem mit den Abonnements, bzw. mit der Anmeldung. Die funktioniert leider nur sehr sporadisch. In den meisten Fällen funktioniert die Anmeldung leider nicht. Wenn man das Anmelde-Formular ausfüllt, kommt man zwar auf die Bestätigungsseite, in der Empfängerverwaltung taucht die Anmeldung aber nicht auf. Auch die Opt-In Mail wird in diesem Fall nicht versandt. Manchmal funktioniert es, aber sehr selten. Bei ca. 20 Tests wurde nur ein Eintrag übernommen.

    Derzeit nutze ich noch Contao 3.4.5 mit der aktuellen Avisota Version 2.0.10.

    Gehostet die betroffenen Website bei Domainfacory (ManagedHosting Pro).

    Hat jemand eine Idee, wo das Problem liegen könnte?

  2. #2
    Contao-Fan
    Registriert seit
    20.06.2009.
    Ort
    Küps
    Beiträge
    344

    Standard

    Hier das gleiche Problem. Wenndu Fehler anzeigen einstellst solltest du den Fehler sehen.


    Gesendet von meinem A0001 mit Tapatalk

  3. #3
    Contao-Nutzer Avatar von herrweiss
    Registriert seit
    28.01.2010.
    Ort
    Kronberg
    Beiträge
    194
    Partner-ID
    6476

    Standard

    Gut zu wissen das ich nicht der Einzige bin, den das betrifft
    Fehlermeldungen werden bei mir aber keine ausgegeben, obwohl ich das in den Systemeinstellungen aktiviert habe.

  4. #4
    Contao-Fan
    Registriert seit
    20.06.2009.
    Ort
    Küps
    Beiträge
    344

    Standard

    Bin gerade net am PC aber ich poste dann mal meinem Fehler.

    Ich kann auch keine newsletter verschicken aber soweit weiß ist das bekannt

    Gesendet von meinem A0001 mit Tapatalk

  5. #5
    Contao-Nutzer Avatar von herrweiss
    Registriert seit
    28.01.2010.
    Ort
    Kronberg
    Beiträge
    194
    Partner-ID
    6476

    Standard

    Meinst Du vielleicht diesen Fehler, den bekomme ich nämlich beim versenden der Vorschau:

    Fatal error: Call to a member function getTransport() on null in /kunden/365510_92342/gutbrod-modehaus.de/system/modules/avisota-message/web/send_preview_to_user.php on line 116

  6. #6
    Contao-Fan
    Registriert seit
    20.06.2009.
    Ort
    Küps
    Beiträge
    344

    Standard

    Denke ja bin noch im Wohnzimmer 30min dann sind kids im bett

    Gesendet von meinem A0001 mit Tapatalk

  7. #7
    Contao-Fan
    Registriert seit
    20.06.2009.
    Ort
    Küps
    Beiträge
    344

    Standard

    Also sorry für die total verspätete Nachricht.

    Also das ist auch mein Fehler beim versenden der Vorschau:
    Code:
    Fatal error: Call to a member function getTransport() on null in /var/www/vhosts/xxxxxxxx/httpdocs/Meine-Webseiten/Contao-alle-Domains-Bootstrap/composer/vendor/avisota/contao-message/module/web/send_preview_to_user.php on line 116
    Das sind die Meldungen im Vorschaufenter

    Code:
    Warning: mysqli::real_escape_string(): Couldn't fetch mysqli in system/modules/core/library/Contao/Database/Mysqli/Statement.php on line 51
    
    #0 [internal function]: __error(2, 'mysqli::real_es...', '/var/www/vhosts...', 51, Array)
    #1 system/modules/core/library/Contao/Database/Mysqli/Statement.php(51): mysqli->real_escape_string('a:62:{s:7:"refe...')
    #2 system/modules/core/library/Contao/Database/Statement.php(350): Contao\Database\Mysqli\Statement->string_escape('a:62:{s:7:"refe...')
    #3 system/modules/core/library/Contao/Database/Statement.php(325): Contao\Database\Statement->escapeParams(Array)
    #4 system/modules/core/library/Contao/Database/Statement.php(262): Contao\Database\Statement->replaceWildcards(Array)
    #5 system/modules/core/classes/BackendUser.php(162): Contao\Database\Statement->execute('a:62:{s:7:"refe...', '1')
    #6 [internal function]: Contao\BackendUser->__destruct()
    #7 {main}
    
    
    Warning: mysqli::real_escape_string(): Couldn't fetch mysqli in system/modules/core/library/Contao/Database/Mysqli/Statement.php on line 51
    
    #0 [internal function]: __error(2, 'mysqli::real_es...', '/var/www/vhosts...', 51, Array)
    #1 system/modules/core/library/Contao/Database/Mysqli/Statement.php(51): mysqli->real_escape_string('1')
    #2 system/modules/core/library/Contao/Database/Statement.php(350): Contao\Database\Mysqli\Statement->string_escape('1')
    #3 system/modules/core/library/Contao/Database/Statement.php(325): Contao\Database\Statement->escapeParams(Array)
    #4 system/modules/core/library/Contao/Database/Statement.php(262): Contao\Database\Statement->replaceWildcards(Array)
    #5 system/modules/core/classes/BackendUser.php(162): Contao\Database\Statement->execute('a:62:{s:7:"refe...', '1')
    #6 [internal function]: Contao\BackendUser->__destruct()
    #7 {main}
    
    
    Warning: mysqli::query(): Couldn't fetch mysqli in system/modules/core/library/Contao/Database/Mysqli/Statement.php on line 81
    
    #0 [internal function]: __error(2, 'mysqli::query()...', '/var/www/vhosts...', 81, Array)
    #1 system/modules/core/library/Contao/Database/Mysqli/Statement.php(81): mysqli->query('UPDATE tl_user ...')
    #2 system/modules/core/library/Contao/Database/Statement.php(293): Contao\Database\Mysqli\Statement->execute_query()
    #3 system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
    #4 system/modules/core/classes/BackendUser.php(162): Contao\Database\Statement->execute('a:62:{s:7:"refe...', '1')
    #5 [internal function]: Contao\BackendUser->__destruct()
    #6 {main}
    
    
    Warning: Contao\Database\Mysqli\Statement::get_error(): Couldn't fetch mysqli in system/modules/core/library/Contao/Database/Mysqli/Statement.php on line 92
    
    #0 system/modules/core/library/Contao/Database/Mysqli/Statement.php(92): __error(2, 'Contao\\Database...', '/var/www/vhosts...', 92, Array)
    #1 system/modules/core/library/Contao/Database/Statement.php(116): Contao\Database\Mysqli\Statement->get_error()
    #2 system/modules/core/library/Contao/Database/Statement.php(295): Contao\Database\Statement->__get('error')
    #3 system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
    #4 system/modules/core/classes/BackendUser.php(162): Contao\Database\Statement->execute('a:62:{s:7:"refe...', '1')
    #5 [internal function]: Contao\BackendUser->__destruct()
    #6 {main}
    
    Fatal error: Uncaught exception 'Exception' with message 'Query error: (UPDATE tl_user SET session='' WHERE id='')' in /var/www/vhosts/xxxxx/httpdocs/Meine-Webseiten/Contao-alle-Domains-Bootstrap/system/modules/core/library/Contao/Database/Statement.php:295 Stack trace: #0 /var/www/vhosts/xxxxxx/httpdocs/Meine-Webseiten/Contao-alle-Domains-Bootstrap/system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query() #1 /var/www/vhosts/xxxx/httpdocs/Meine-Webseiten/Contao-alle-Domains-Bootstrap/system/modules/core/classes/BackendUser.php(162): Contao\Database\Statement->execute('a:62:{s:7:"refe...', '1') #2 [internal function]: Contao\BackendUser->__destruct() #3 {main} thrown in /var/www/vhosts/xxxx/httpdocs/Meine-Webseiten/Contao-alle-Domains-Bootstrap/system/modules/core/library/Contao/Database/Statement.php on line 295

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
  •