in Email a hahe a error
Warning: compact(): Undefined variable $updated_message in \wp-content\plugins\salon-booking-system\views\mail\template.php on line 183
Warning: compact(): Undefined variable $customer in a\wp-content\plugins\salon-booking-system\views\mail\template.php on line 183
Warning: compact(): Undefined variable $updated in \wp-content\plugins\salon-booking-system\views\mail\template.php on line 183
Warning: compact(): Undefined variable $remind in \wp-content\plugins\salon-booking-system\views\mail\template.php on line 183
Hi,
having the WordPress debug disabled those notices will not be displayed, we’ll try to fix them in the upcoming version of our plugin.
i have so more Error
Warning: Undefined property: SLN_CheckoutField::$isDefault in \wp-content\plugins\salon-booking-system\views\shortcode\salon_details.php on line 168
and line 168 if(!$field->isDefault) {
on ?sln_step_page=secondary
in php 8
-
This reply was modified 4 years, 10 months ago by
Nguyễn Hiếu.
and on EMAIL
Warning: compact(): Undefined variable $remind in \wp-content\plugins\salon-booking-system\views\mail\template.php on line 183
line 183 <?php echo $plugin->loadView(‘mail/’ . $contentTemplate, compact(‘booking’, ‘plugin’, ‘updated_message’, ‘customer’, ‘forAdmin’, ‘updated’, ‘remind’)) ?>