×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Change participant's booking in backend

Change participant's booking in backend 10 years 6 months ago #25977

  • Bill Draver
  • Bill Draver's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
How do I change a participant's booking to a new event from the backend administrator area? When I'm on the Edit / Create Booking page there are no events listed from the drop down menu for which to choose another event. Also, while in the backend, when I want to create a new booking there are no choices under the drop down menu to choose an event. What function am I missing in order to perform these tasks ?

Also, when I unpublished a booking on the Booking Page backend I received this fatal error.
Fatal error: Call to a member function publish() on a non-object in /home/content/n/w/s/nwsail/html/Joomla25/libraries/joomla/application/component/controlleradmin.php on line 190

Thanks, Bill

Change participant's booking in backend 10 years 6 months ago #25979

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556

How do I change a participant's booking to a new event from the backend administrator area? When I'm on the Edit / Create Booking page there are no events listed from the drop down menu for which to choose another event. Also, while in the backend, when I want to create a new booking there are no choices under the drop down menu to choose an event. What function am I missing in order to perform these tasks ?


Hmm normally there should be events? Sure we are talking about the same select? See awesomescreenshot.com/0082sb744a

Also, when I unpublished a booking on the Booking Page backend I received this fatal error.


This is a known bug and will be fixed with the next version - workaround is using the status change in the booking edit form.

Kind regards,

Yves

Change participant's booking in backend 10 years 6 months ago #25980

  • Bill Draver
  • Bill Draver's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
I've attached my screenshot that shows that I'm on the edit/create booking page in admin area and there are no events in the drop down box. I clicked on the participants name and went to the edit/create booking page. Is that the correct way to access the page?
Also, where do I find the status change in the booking edit form ?
Thanks, Bill
Attachments:

Change participant's booking in backend 10 years 6 months ago #25988

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
No that is not normal - never seen that behavior, something is definitely not working there.

Also, where do I find the status change in the booking edit form ?


Two fields below (The Status select).

Best regards,

Yves

Change participant's booking in backend 10 years 6 months ago #26004

  • Bill Draver
  • Bill Draver's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
Why is the status select grayed out? I've added another screenshot. Also, what encoding should be used when saving a php file. I tried changing these two php files on the server per your instructions for adding custom bookingfields to the particpant's page. (components/com_matukio/views/participants/tmpl/default.php and administrator/components/com_matukio/helpers/util_templates.php)
My attempts didn't work so I went back to the original php files. I saved them, I think, as UTF-8. Is that correct, or should it be ANSI or Unicode? Could that be my issue with the drop down menu and status select fields?
Attachments:

Change participant's booking in backend 10 years 6 months ago #26005

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Bill,

yeah this is a css bug - but it should work normally just ignore the grey color ;)

Yes it's UTF-8 - all PHP files and all data (check if the #__matukio* database tables are in utf8_general_cl format and not in something like latin1_swedish) should be saved in that format.

Best regards,

Yves

Change participant's booking in backend 10 years 6 months ago #26007

  • Bill Draver
  • Bill Draver's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
My choices for saving a php are UTF-8 or UTF-8 with BOM. Which should I choose? Will these files be overwritten when you release an upgrade to 3.1.1? On another support ticket you mentioned there would be an upgrade in a few days. When do you expect to have the new release?
Thanks!
  • Page:
  • 1
Time to create page: 0.119 seconds