When I insert ID and Secret on the settings page and after it clicking Save configuration, the empty admin/config/services/sendpulse page is loaded.
In Firefox simple the blank page.
In Chrome "Сайт _______ пока не может обработать этот запрос.
HTTP ERROR 500"

Comments

the.lelik created an issue. See original summary.

the.lelik’s picture

StatusFileSize
new60.7 KB

Module reinstalled under another administrator role user. After saving settings - new error.

Recoverable fatal error: Argument 3 passed to SendpulseApi::__construct() must be an instance of TokenStorageInterface, string given, called in ......../sites/all/modules/sendpulse/sendpulse.module on line 69 and defined в функции SendpulseApi->__construct() (строка 36 в файле ......../sites/all/libraries/sendpulse-rest-api-php/api/sendpulse.php).

qzmenko’s picture

Hello.

The problem stems from the fact that SendPulse updated their library on github. Now she is not suited to this module. I'll fix within a couple of days.

  • qzmenko committed ceee0cf on 7.x-1.x
    Issue #2894551 by the.lelik, qzmenko: Can't save SendPulse Settings
    
qzmenko’s picture

Version: 7.x-1.0 » 7.x-1.1
Status: Active » Fixed

Fixed. Please update module to version 7.x-1.1 and also SendPulse Library.

the.lelik’s picture

Thanks!

the.lelik’s picture

Status: Fixed » Closed (fixed)