Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

add object when edit reservation artio booking
(1 viewing) (1) Guest
Universal booking and reservations component for Joomla!.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: add object when edit reservation artio booking

add object when edit reservation artio booking 11 years, 10 months ago #36103

  • kdweb
  • OFFLINE
  • Posts: 95
i get error add object when edit reservation artio booking in frontend by admin so i can not change antyhing in customers reservation.

Is this possible to implement backend admin form in frontend in easy way so i could change client everything
The topic has been locked.

Re: add object when edit reservation artio booking 11 years, 10 months ago #36125

  • maju
  • OFFLINE
  • Posts: 1107
Hello,

Thank you for your post, this is probably old functionality which should be removed. To repair it, remove 3 rows from:
{project_root}/components/com_booking/views/reservation/tmpl/form_admin.php

<input type="hidden" name="subject" value="<?php echo $this->reservation->subject; ?>" />
<input type="hidden" name="subject_title" value="<?php echo $this->reservation->subject_title; ?>" />
<input type="hidden" name="rtype" value="<?php echo $this->reservation->rtype; ?>" />


around line 233.

I made some tests and it works fine for me. Please, let us know, if it works well for you too.
ARTIO Support Team
Last Edit: 11 years, 10 months ago by maju.
The topic has been locked.
  • Page:
  • 1
User Login Empty