By pkhannover on Saturday, 28 September 2019
Replies 9
Likes 0
Views 1.1K
Votes 0
We are using JEvents 3.4.50 on Joomla 3.9.12 with PHP 7.3.9:

For registered users there is a menu function "create new event". This function is set to "registered" in the menu and always results in an error message when calling:

Error: 0
Call to a member function update () on null

If the same menu entry is called up by a user with "super user" authorization, the input form for creating a new event appears.
Why can not the "registered" user create an event?

At "Authorized Users" it is set to "allowed".
Hello,

So in your settings you have enabled Authorised User mode. Only the registered users added here will be able to create events.

If you disabled Authorised USer mode then it will use the ACL Settings you are settings.

Also, check the categories ACL too.

Many thanks
Tony
·
Monday, 30 September 2019 23:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Does the registered group have create/edit/publish rights for at least one category or the specific category set in the menu options?
·
Saturday, 28 September 2019 13:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Registered Users are allowed to create new events, admin User must publish it.
This setting works fine with JEvents 3.4.49, but not with 3.4.50.
·
Saturday, 28 September 2019 14:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Would have been good info to know in your original report. Geraint or Tony will need to address this then.
·
Saturday, 28 September 2019 14:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Would have been good info to know in your original report. Geraint or Tony will need to address this then.

Sorry, but thanks for trying to help so fast.
·
Saturday, 28 September 2019 17:04
·
0 Likes
·
0 Votes
·
0 Comments
·
You are welcome. The info will be valuable for them when they take a look, should help them narrow it down quicker.
·
Saturday, 28 September 2019 17:06
·
0 Likes
·
0 Votes
·
0 Comments
·
I have changed the settings only to use Joomla ACL, not the Authorized User - Function of JEvents. Now it works again. Thanks.
·
Tuesday, 01 October 2019 17:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Great to hear!
·
Wednesday, 02 October 2019 00:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Finaly, i've discovered the reason for this issue:
In joomla global options, the editor was set to "codemirror". "Codemirror" dosn't work with JEvents. All Users with editor "Standard" or "Codemirror" got that error, all others (with other editors) not.
·
Saturday, 18 January 2020 07:10
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post