• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved Log Browser

xx1Andy1xxx

New Pleskian
OS: Ubuntu 24.04
PLesk: Obsidian 18.0.61 Update #5

Hi, i have found a lot of Issues about the Log Browser Extension ....

PHP Warning: Undefined array key "Extension Version"; File: /opt/psa/admin/plib/modules/log-browser/library/DataLoader/ActionLogDataLoader.php, Line: 92

PHP Warning: Undefined array key "Extension Release"; File: /opt/psa/admin/plib/modules/log-browser/library/DataLoader/ActionLogDataLoader.php, Line: 92

PHP Warning: Undefined array key "Extension Release" in /opt/psa/admin/plib/modules/log-browser/library/DataLoader/ActionLogDataLoader.php on line 92

PHP Warning: Undefined array key "Extension Version"; File: /opt/psa/admin/plib/modules/log-browser/library/DataLoader/ActionLogDataLoader.php, Line: 92

Is there some way to fix it.
 
Thank you. I suspect the issue is caused by another extension. What's the output of /usr/local/psa/bin/extension --list ?

However as these are just PHP warnings you can safely ignore them if you want.
 
Last edited:
Just an update, the issue is fixed in the latest extension update,

1.8.0 (24 June 2024)​

  • [...]
  • [-] Fixed the issue where the "PHP Warning: Undefined array key "Extension Version" error was logged by mistake under specific circumstances. (EXTPLESK-5376)
 
Back
Top