Skip to content

Two lines from the config file are not reflecting #3881

@vjandyal

Description

@vjandyal

Hi Team
Below two lines are not reflecting in the execution, meaning as per 1st line unable to enter the 50 characters in the room name field and as per 2nd line booker unable to receive the email after the booking however the admin and whomever mentioning as 'cc' were able to receive.

$maxlength['room.room_name'] = 50;
$mail_settings['booker'] = true;

Browser details (please complete the following information):

  • OS: Win
  • Browser : Chrome
  • Version : Version 137.0.7151.104

Server details (please complete the following information):

  • MRBS version : MRBS 1.11.6
  • Web server: Apache/2.4.52 (Ubuntu)
  • OS: Ubuntu Linux 22.04
  • PHP version: 8.1.2-1
  • Database used: Mysql

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions