Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me
Support forum for users using free edition of Book it!. These forums are for mutual help among users.

NOTE: Due to our capacity limitations, ARTIO does not monitor this forum category regularly. If you want direct support from ARTIO, please start a ticket at Support Dashboard. If you have no support ticket available, you need to purchase it. .
  • Page:
  • 1
  • 2

TOPIC: Bug CITY

Bug CITY 11 years ago #38210

There is a bug when I save the reservation form . A pop up come with " Add city"
But the city was présent.
There is no problem when the city is not Compulsory
Thanks a lot for helping us.

Re: Bug CITY 11 years ago #38216

  • maju
  • OFFLINE
  • Posts: 1107
Hello,

can you send us link to your site to This e-mail address is being protected from spambots. You need JavaScript enabled to view it ?
ARTIO Support Team

Re: Bug CITY 11 years ago #38224

There is my site : www.icmaintenance.be.

I notice you that the add file attachements on thi forum don't work
Thanks a lot for helping us.

Re: Bug CITY 11 years ago #38228

  • maju
  • OFFLINE
  • Posts: 1107
Problem is that you have 2 inputs with id="city". If you fill Message, you will be probably able to send your form.
What version of Book it! do you have?
ARTIO Support Team

Re: Bug CITY 11 years ago #38233

this is the version
Version: 2.0.0-beta4
Date: 2013-03-19

I know is a beta version but ti's only the link I received after paid.
Thanks a lot for helping us.

Re: Bug CITY 11 years ago #38241

  • maju
  • OFFLINE
  • Posts: 1107
Hello,

I could not find it before, but you are right. This bug is included in Book it! 2-beta4. It will be repaired in next version.
Find this file:
components/com_booking/views/reservation/tmpl/form_customer.php - around line 400

There should be this row:
<td><input class="text_area" type="text" name="message[<?php echo $id;?>]" id="city" size="60" maxlength="255" value="" /></td>


Replace it by:
<td><input class="text_area" type="text" name="message[<?php echo $id;?>]" id="message" size="60" maxlength="255" value="" /></td>


There is only modification in id. Input with name message should have id message.
ARTIO Support Team
  • Page:
  • 1
  • 2
User Login Empty