Wednesday, 16 November 2016
  1 Replies
  1.4K Visits
0
Votes
Undo
When I attempt to edit JEvent modules (latest events and calendar) in the frontend error 404 is displayed. All other modules on the frontend can be edited successfully.
Thursday, 17 November 2016 11:06
·
#178900
0
Votes
Undo
Please edit the file administrator/components/com_jevents/fields/jevmenu.php and change line 48 from
if ($jinput->getString("option") == "com_config"){
to
if ($jinput->getString("option") == "com_config" && JFactory::getApplication()->isAdmin()){

that should resolve the issue

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.