- Posts: 60
- Thank you received: 0
1.3.0 Errors on Registration Screen
- zoomlanski
- Topic Author
- Offline
- Senior Member
-
Less
More
14 years 4 months ago - 14 years 4 months ago #6542
by zoomlanski
1.3.0 Errors on Registration Screen was created by zoomlanski
Hi Tuan
Merry Christmas and Best Wishes 2011 (which reminds me I need to give you an awesome review)
Sorry I'm first out of the gate at installing.
The registration page gives me two errors
Information
Notice: Undefined property: stdClass::$show_available_place in /home/npc/public_html/components/com_eventbooking/views/event/tmpl/default.php on line 121
Notice: Undefined property: stdClass::$multiple_booking in /home/npc/public_html/components/com_eventbooking/views/event/tmpl/default.php on line 258
I installed the 2.2 version of default.php /public_html/components/com_eventbooking/views/event/tmpl and it removdd the errors.
On the registrant page I get
Parse error: syntax error, unexpected '*' in /home/npc/public_html/components/com_eventbooking/helper/fields.php(1851) : eval()'d code on line 1
Registration
Something to look into
Tim
Merry Christmas and Best Wishes 2011 (which reminds me I need to give you an awesome review)
Sorry I'm first out of the gate at installing.
The registration page gives me two errors
Information
Notice: Undefined property: stdClass::$show_available_place in /home/npc/public_html/components/com_eventbooking/views/event/tmpl/default.php on line 121
Notice: Undefined property: stdClass::$multiple_booking in /home/npc/public_html/components/com_eventbooking/views/event/tmpl/default.php on line 258
I installed the 2.2 version of default.php /public_html/components/com_eventbooking/views/event/tmpl and it removdd the errors.
On the registrant page I get
Parse error: syntax error, unexpected '*' in /home/npc/public_html/components/com_eventbooking/helper/fields.php(1851) : eval()'d code on line 1
Registration
Something to look into
Tim
Last edit: 14 years 4 months ago by zoomlanski. Reason: added error
Please Log in or Create an account to join the conversation.
- zoomlanski
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 60
- Thank you received: 0
14 years 4 months ago #6544
by zoomlanski
Replied by zoomlanski on topic Re: 1.3.0 Errors on Registration Screen
Further investigation of lines 98 or 225 doesn't give me much
But on line 238 (dreamweaver) it says //Disable group registration when multiple booking is enabled
I don't have any multiple bookings enabled, so it should recognize the class $multiple_booking
Anyways, I'll leave it in your capable hands
I'll leave the link up since I don't expect any registrants for a few days.
paramediccompetition.ca/index.php?option...iew=event&Itemid=193
Thanks
Tim
But on line 238 (dreamweaver) it says //Disable group registration when multiple booking is enabled
I don't have any multiple bookings enabled, so it should recognize the class $multiple_booking
Anyways, I'll leave it in your capable hands
I'll leave the link up since I don't expect any registrants for a few days.
paramediccompetition.ca/index.php?option...iew=event&Itemid=193
Thanks
Tim
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
14 years 4 months ago #6550
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: 1.3.0 Errors on Registration Screen
Hi Tim
Thanks for reportint this. Infact, It is not a bug. In version 1.3.0, there are some new config option added (for turn on multiple booking feature, show available place (event capactiy - total registrants)...., and that causes the notices you see .
To solve that issue, you can simply go to Event Booking -> Configuration, then Save the configuration again to solve the issue .
Normally, the notices like that won't be showed. However, I had a command in the code to show all notices and warning if have, It is something technical and not easy to explain .
Anyway, just save the configuration again and it will solve the problem. For other customers, don't worry about this issue because It won't be showed anymore .
Thanks ,
Tuan
PS : Thanks Tim for willing to give me a good rating and review for the extension. Hope you will be able to do it soon, the sooner, the better for me
.
Thanks for reportint this. Infact, It is not a bug. In version 1.3.0, there are some new config option added (for turn on multiple booking feature, show available place (event capactiy - total registrants)...., and that causes the notices you see .
To solve that issue, you can simply go to Event Booking -> Configuration, then Save the configuration again to solve the issue .
Normally, the notices like that won't be showed. However, I had a command in the code to show all notices and warning if have, It is something technical and not easy to explain .
Anyway, just save the configuration again and it will solve the problem. For other customers, don't worry about this issue because It won't be showed anymore .
Thanks ,
Tuan
PS : Thanks Tim for willing to give me a good rating and review for the extension. Hope you will be able to do it soon, the sooner, the better for me

Please Log in or Create an account to join the conversation.
- zoomlanski
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 60
- Thank you received: 0
14 years 4 months ago - 14 years 4 months ago #6552
by zoomlanski
Replied by zoomlanski on topic Re: 1.3.0 Errors on Registration Screen
Thanks for prompt reply Tuan
On all the reg pages, still getting the Parse error: syntax error, unexpected '*' in /home/npc/public_html/components/com_eventbooking/helper/fields.php(1851) : eval()'d code on line 1 -
paramediccompetition.ca/index.php?option...vent_id=1&Itemid=193
paramediccompetition.ca/index.php?option...vent_id=2&Itemid=210
I went through the coding looking for abdondoned *, but didn't find any except for an unclosed /div
5 Start Rating submitted. Waiting on JED approval.
Tim
(kuena doesn't show my profile picture
)
On all the reg pages, still getting the Parse error: syntax error, unexpected '*' in /home/npc/public_html/components/com_eventbooking/helper/fields.php(1851) : eval()'d code on line 1 -
paramediccompetition.ca/index.php?option...vent_id=1&Itemid=193
paramediccompetition.ca/index.php?option...vent_id=2&Itemid=210
I went through the coding looking for abdondoned *, but didn't find any except for an unclosed /div
5 Start Rating submitted. Waiting on JED approval.
Tim
(kuena doesn't show my profile picture

Last edit: 14 years 4 months ago by zoomlanski.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
14 years 4 months ago #6554
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: 1.3.0 Errors on Registration Screen
Hi Tim
Open the file components/com_eventbooking/eventbooking.php, change the code from :
to
That will solve the issue and everything will work properly !
Regards,
Tuan
Open the file components/com_eventbooking/eventbooking.php, change the code from :
Code:
error_reporting(E_ALL) ;
to
Code:
error_reporting(0) ;
That will solve the issue and everything will work properly !
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- zoomlanski
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 60
- Thank you received: 0
14 years 4 months ago #6555
by zoomlanski
Replied by zoomlanski on topic (SOLVED) Parse Error on Registration Screen
Solved!
Danke.
Tim
(JED rating awaiting approval)
Danke.
Tim
(JED rating awaiting approval)
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
14 years 4 months ago #6556
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: 1.3.0 Errors on Registration Screen
Thanks Tim !
BTW, this small modification updated to download package on server !
Regards,
Tuan
BTW, this small modification updated to download package on server !
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- courtneyburge
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
14 years 3 months ago #7180
by courtneyburge
Replied by courtneyburge on topic Re: 1.3.0 Errors on Registration Screen
Hi Tuan:
I still get this error on my page:
Parse error: parse error, unexpected ';' in /seers/components/com_eventbooking/helper/fields.php(1851) : eval()'d code on line 1
Can you help me get it off? I'm using event_booking downloaded from today.
Thank you!
I still get this error on my page:
Parse error: parse error, unexpected ';' in /seers/components/com_eventbooking/helper/fields.php(1851) : eval()'d code on line 1
Can you help me get it off? I'm using event_booking downloaded from today.
Thank you!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
14 years 3 months ago #7181
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: 1.3.0 Errors on Registration Screen
Hi
If you download the extension yesterday, the verison number should be 1.3.2. Could you please submit a support ticket contains administrator account of your site so that I can check it for you ?
Thanks,
Tuan
If you download the extension yesterday, the verison number should be 1.3.2. Could you please submit a support ticket contains administrator account of your site so that I can check it for you ?
Thanks,
Tuan
Please Log in or Create an account to join the conversation.
- courtneyburge
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
14 years 3 months ago #7182
by courtneyburge
Replied by courtneyburge on topic Re: 1.3.0 Errors on Registration Screen
Hi Tuan:
I'm not sure what you mean by "contains administrator account" of my site.
I'm not sure what you mean by "contains administrator account" of my site.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.