Creating new event fails

  • Eoin Feeney
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 month 1 week ago #171242 by Eoin Feeney
Creating new event fails was created by Eoin Feeney
An error has occurred.

0 Call to a member function getFieldset() on null

Call Stack#FunctionLocation1()JROOT/administrator/components/com_eventbooking/view/event/tmpl/default.php:962include()JROOT/administrator/components/com_eventbooking/libraries/rad/view/html.php:3013RADViewHtml->render()JROOT/administrator/components/com_eventbooking/libraries/rad/view/html.php:1864RADViewHtml->display()JROOT/administrator/components/com_eventbooking/libraries/rad/controller/controller.php:3225RADController->display()JROOT/administrator/components/com_eventbooking/controller/controller.php:556EventbookingController->display()JROOT/administrator/components/com_eventbooking/libraries/rad/controller/admin.php:727RADControllerAdmin->add()JROOT/administrator/components/com_eventbooking/libraries/rad/controller/controller.php:2728RADController->execute()JROOT/administrator/components/com_eventbooking/eventbooking.php:479require_once()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:7110Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:7311Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:36112Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/AdministratorApplication.php:15013Joomla\CMS\Application\AdministratorApplication->dispatch()JROOT/libraries/src/Application/AdministratorApplication.php:20514Joomla\CMS\Application\AdministratorApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:30615Joomla\CMS\Application\CMSApplication->execute()JROOT/administrator/includes/app.php:5816require_once()JROOT/administrator/index.php:32

Please Log in or Create an account to join the conversation.

  • Eoin Feeney
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 month 1 week ago #171244 by Eoin Feeney
Replied by Eoin Feeney on topic Creating new event fails
This was caused because I commented out the XML fields.

<!-- <?xml version="1.0" encoding="UTF-8"?>
<config>
<fields name="params">
<fieldset name="basic">
<field name="field_hours" type="text" label="Number Hours" size="50" description=""></field>
</fieldset>
</fields>
</config> -->

Please Log in or Create an account to join the conversation.

More
1 month 1 week ago #171247 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Creating new event fails
Hi Eoin

In this case, you have invalid XML syntax. For this, please correct the xml file or go to Events Booking -> Configuration, set Enable Event Custom Fields config option to No and the error will be gone

Regards,

Tuan
The following user(s) said Thank You: Eoin Feeney

Please Log in or Create an account to join the conversation.

  • Eoin Feeney
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 month 6 days ago #171289 by Eoin Feeney
Replied by Eoin Feeney on topic Creating new event fails
Yes, I noticed that and have sorted it out.

Please Log in or Create an account to join the conversation.

More
1 month 5 days ago #171298 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Creating new event fails
OK, great. Thanks for the update

Tuan
The following user(s) said Thank You: Eoin Feeney

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc