Can I move the booking page to a module or the main event page?

More
1 week 1 day ago #173005 by Tuan Pham Ngoc
If you use the right syntax, there should be no error at all. Maybe you can go to System -> Global Configuration, set Debug System to Yes

Then access to the error page again and send me screenshot of that error page. I will look at it to see where the error comes from and we can check it further? {ebregister 1} for example, will display registration form of event with ID = 1.

Regards,

Tuan

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

  • Eoin Feeney
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
5 days 19 hours ago #173022 by Eoin Feeney
Ah sorry I didn't look earlier, has it got to be in the description? It can't be in a module?

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

  • Eoin Feeney
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
5 days 19 hours ago #173023 by Eoin Feeney
FatalError
HTTP 500 Whoops, looks like something went wrong.
Compile Error: Declaration of EventbookingViewRegisterHtml::display() must be compatible with RADViewHtml::display($tpl = null)
Symfony\Component\ErrorHandler\Error\
FatalError
Show exception properties
in /home/londoncomedyco/public_html/components/com_eventbooking/view/register/html.php (line 304)
protected $replaces = [];

/**
* Display interface to user
*/
public function display()
{
$config = EventbookingHelper::getConfig();
$layout = $this->getLayout();
$this->bootstrapHelper = EventbookingHelperBootstrap::getInstance();


snipboard.io/Zh4nrP.jpg

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

More
5 days 6 hours ago #173030 by Tuan Pham Ngoc

Ah sorry I didn't look earlier, has it got to be in the description? It can't be in a module?


If could be in a custom HTML module, remember to set Prepare Content parameter of the module to Yes so that it trigger content plugin to display registration form of the event

For the error you are having, look like it causes by conflict with something on your site. For this, please submit a support ticket sending me super user account of your site and link to the page which I can see the error so that I can check and get it sorted

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc