Tuesday, 22 August 2023
  5 Replies
  1.3K Visits
0
Votes
Undo
During the automatic Update in Joomla iam getting this error message:


Attempt to assign property "extensionset" on null
.../libraries/src/Updater/Update.php:306

301 // For everything else there's...the default!
302 default:
303 $name = strtolower($name);
304
305 if (!isset($this->currentUpdate->$name)) {
306 $this->currentUpdate->$name = new \stdClass();
307 }
308
309 $this->currentUpdate->$name->_data = '';
310
311 foreach ($attrs as $key => $data) {


A manual update / installation is working.

Do you have any idea to fix this issue?
Thanks
Best Regards
Rene
Support Info
Production - High
r.streubel set the post as Low priority — 2 years ago
r.streubel set the type of the post as  Bug — 2 years ago
Saturday, 26 August 2023 12:58
·
#231940
0
Votes
Undo
Can you download JEvents from the link above and install the upgrade manually
Saturday, 26 August 2023 22:15
·
#231951
0
Votes
Undo
Hello.
Yes this is working.
It was also working in the past.
I wrote it already in my question.
If you release a new update, i have the same problem again.

Best Rene
Tuesday, 05 September 2023 11:09
·
#232007
0
Votes
Undo
Check your Joomla update sites - what URL are you searching for JEvents package updates?
Monday, 11 September 2023 13:37
·
#232088
0
Votes
Undo
I'm really sorry - I uploaded the prepackaged versions of XML files to the server by mistake. Should be good now
  • Page :
  • 1
There are no replies made for this post yet.