Notice: Undefined variable: statuses in /home/ttalabir/domains/ttalab.ir/public_html/wp-content/themes/bakala/functions.php on line 391

WordPress database error: [Unknown database 'ttalabir_Ehsan']
CREATE TABLE wp_bakala_otp ( id bigint(20) NOT NULL AUTO_INCREMENT, otp varchar(200) NOT NULL, created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY id (id) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [Unknown database 'ttalabir_Ehsan']
SHOW TABLES LIKE 'wp\\_bakala\\_otp'

WordPress database error: [Unknown database 'ttalabir_Ehsan']
SHOW TABLES LIKE 'wp\\_bakala\\_otp\\_requests'

WordPress database error: [Unknown database 'ttalabir_Ehsan']
CREATE TABLE wp_bakala_otp_requests ( id mediumint(9) NOT NULL AUTO_INCREMENT, ip_address VARCHAR(100) NOT NULL, requested_at datetime NOT NULL, PRIMARY KEY (id) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [Unknown database 'ttalabir_Ehsan']
SHOW TABLES LIKE 'wp\\_bakala\\_otp\\_requests'

WordPress database error: [Table 'ttalabir_Ehsan.wp_bakala_otp' doesn't exist]
DELETE FROM wp_bakala_otp WHERE created_at < (NOW() - INTERVAL 10 MINUTE)

WordPress database error: [Table 'ttalabir_Ehsan.wp_bakala_otp_requests' doesn't exist]
DELETE FROM wp_bakala_otp_requests WHERE requested_at < '2024-09-30 15:45:58'

WordPress database error: [Unknown database 'ttalabir_Ehsan']
SHOW TABLES LIKE 'wp\\_bakala\\_short\\_links'

WordPress database error: [Unknown database 'ttalabir_Ehsan']
CREATE TABLE wp_bakala_short_links ( id mediumint(9) NOT NULL AUTO_INCREMENT, original_url text NOT NULL, short_code varchar(20) NOT NULL, PRIMARY KEY (id), UNIQUE KEY short_code (short_code) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [Unknown database 'ttalabir_Ehsan']
SHOW TABLES LIKE 'wp\\_bakala\\_short\\_links'

WordPress database error: [Table 'ttalabir_Ehsan.wp_comments' doesn't exist]
SELECT wp_comments.comment_ID FROM wp_comments WHERE ( comment_approved = '1' ) AND comment_type IN ('qa') ORDER BY wp_comments.comment_date_gmt DESC LIMIT 0,1

WordPress database error: [Table 'ttalabir_Ehsan.wp_options' doesn't exist]
SELECT option_value FROM wp_options WHERE option_name = 'elementor_lazy_load_background_images' LIMIT 1

WordPress database error: [Table 'ttalabir_Ehsan.wp_options' doesn't exist]
SELECT option_value FROM wp_options WHERE option_name = 'newsletter_inject' LIMIT 1

WordPress database error: [Table 'ttalabir_Ehsan.wp_options' doesn't exist]
SELECT option_value FROM wp_options WHERE option_name = 'newsletter_popup' LIMIT 1