FriendsOfREDAXO / activity_log

Activity Log für REDAXO 5
MIT License
18 stars 0 forks source link

Fehler bei Update auf aktuelle Version #9

Closed iceman-fx closed 2 years ago

iceman-fx commented 2 years ago

Error thrown with message "Call to undefined method rex_activity::setConfig()"

Stacktrace:

8 Error in /var/www/web199/html/sub_module/redaxo/src/addons/.new.activity_log/update.php:5

7 require in /var/www/web199/html/sub_module/redaxo/src/core/lib/packages/package.php:280

6 rex_package:includeFile in /var/www/web199/html/sub_module/redaxo/src/addons/install/lib/package/package_update.php:63

5 rex_install_package_update:doAction in /var/www/web199/html/sub_module/redaxo/src/addons/install/lib/package/package_download.php:44

4 rex_install_package_download:run in /var/www/web199/html/sub_module/redaxo/src/addons/install/lib/api/api_package_update.php:21

3 rex_api_install_package_update:execute in /var/www/web199/html/sub_module/redaxo/src/core/lib/api_function.php:180

2 rex_api_function:handleCall in /var/www/web199/html/sub_module/redaxo/src/core/backend.php:234

1 require in /var/www/web199/html/sub_module/redaxo/src/core/boot.php:143

0 require in /var/www/web199/html/sub_module/redaxo/index.php:9

eaCe commented 2 years ago

Schau ich mir an, die Funktion sollte doch eigentlich da sein :/

EDIT: ich vermute das die Klasse noch nicht geladen wurde... @iceman-fx kannst du mal testen ob es bei dir geht, wenn du die rex_activity Klasse in der update.php inkludierst?

iceman-fx commented 2 years ago

Moin. In welche update.php soll dies inkludiert werden? Da gibt es keine update.php.

eaCe commented 2 years ago

https://github.com/FriendsOfREDAXO/activity_log/blob/master/update.php