systopia / de.systopia.twingle

CiviCRM Twingle Integration
Other
4 stars 2 forks source link

Can't enter "Configure extension settings" #56

Closed ma8bi4ne closed 7 months ago

ma8bi4ne commented 2 years ago

When clicking the button "Configure extension settings" I am presented with a white blank page with the following text:

The website encountered an unexpected error. Please try again later.

Rather unspecific error, so where can one start looking for the origin of the problem? Does anybody know this behaviour?

jensschuppe commented 2 years ago

There should be a specific error logged in the CiviCRM logs (ConfigAndLog directory, e.g. when in Drupal at sites/default/files/civicrm/ConfigAndLog, look for the file with the latest modified date). Please provide steps to reproduce (with installed extension and CiviCRM core version) and the error message, if any.

ma8bi4ne commented 2 years ago

Unfortunately the logfile is empty in the path you specified. CiviCRM-Version is 5.51.1 PHP is 8.0.20

jensschuppe commented 2 years ago

There might be an incompatibility of the extension (wich you did not tell us the installed version of) with PHP 8.0 - I won't have the time to check that anytime soon, pinging @MarcMichalsky as he knows the extension quite well.

ma8bi4ne commented 2 years ago

Sorry, forgot about that - that is Twingle API 1.3

Actually, going back to PHP 7.4 did the trick - it works now.

jensschuppe commented 1 year ago

@ma8bi4ne Could you verify whether the fix @MarcMichalsky provided in #61 fixes the problem you described?

jensschuppe commented 7 months ago

Setting to fixed via #61.