Saturday, 22 August 2026
  1 Replies
  51 Visits
0
Votes
Undo
Joomla 6.1.3
JEvents - Custom Fields Site Plugin 3.7.26

If I click the link "administrator/index.php?option=com_jevents&task=plugin.jev_customfields.overview"
Error: Call to a member function load() on null


Solution:
In the file /plugins/jevents/jevcustomfields/views/jevcustomfields/tmpl/overview.php

You forgot to initialize the variable "$lang"!
Please add it at the top of the file:
$lang = Factory::getApplication()->getLanguage();


Fix this in the next update please!

Also, the "JEvents Custom Fields" link is only included in the first entry, not the second—see attachment.[/b]
screenshot.jpg
akino set the post as Critical priority — 1 week ago
akino set the type of the post as  Bug — 1 week ago
Wednesday, 26 August 2026 11:51
·
#238608
0
Votes
Undo
It's already fixed in our development code - I'll do a new release today
  • Page :
  • 1
There are no replies made for this post yet.