[2025-04-16 15:57:01] Registration page loaded [2025-04-16 15:57:01] Attempting to connect to database [2025-04-16 15:57:01] Database connection successful [2025-04-16 15:57:01] Form submitted Data: Array ( [user_type] => private [username] => michele [email] => michele.cucchiarini@gmail.com [password] => register.php [confirm_password] => register.php [first_name] => register [last_name] => registeds [phone] => +393312233232 [country] => Italy ) [2025-04-16 15:57:01] Form data processed Data: Array ( [username] => michele [email] => michele.cucchiarini@gmail.com [first_name] => register [last_name] => registeds [country] => Italy ) [2025-04-16 15:57:01] Validation passed, checking if username exists [2025-04-16 15:57:01] Username available, checking email [2025-04-16 15:57:01] Email available, proceeding with registration [2025-04-16 15:57:01] Getting table structure [2025-04-16 15:57:01] Table structure retrieved Data: Array ( [0] => id [1] => username [2] => password [3] => email [4] => is_admin [5] => is_verified [6] => verification_token [7] => created_at [8] => user_type [9] => first_name [10] => last_name [11] => phone [12] => address [13] => city [14] => country [15] => company_name [16] => vat_number [17] => business_type [18] => company_address [19] => company_city [20] => company_country [21] => currency [22] => num_employees [23] => revenue_range [24] => contact_role [25] => last_login [26] => profile_image [27] => device_type [28] => nationality ) [2025-04-16 15:57:01] Preparing SQL insertion [2025-04-16 15:57:01] SQL query Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?) [2025-04-16 15:57:01] Prepare statement failed for insertion Data: Unknown column 'token_expiry' in 'field list' [2025-04-16 15:57:01] Exception caught Data: Database error: Unknown column 'token_expiry' in 'field list' [2025-04-16 16:01:23] Registration page loaded [2025-04-16 16:01:23] Attempting to connect to database [2025-04-16 16:01:23] Database connection successful [2025-04-16 16:01:23] Form submitted Data: Array ( [user_type] => private [username] => michele [email] => michele.cucchiarini@gmail.com [password] => register.php [confirm_password] => register.php [first_name] => register [last_name] => registeds [phone] => +393312233232 [country] => Italy ) [2025-04-16 16:01:23] Form data processed Data: Array ( [username] => michele [email] => michele.cucchiarini@gmail.com [first_name] => register [last_name] => registeds [country] => Italy ) [2025-04-16 16:01:23] Validation passed, checking if username exists [2025-04-16 16:01:23] Username available, checking email [2025-04-16 16:01:23] Email available, proceeding with registration [2025-04-16 16:01:23] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?) [2025-04-16 16:01:23] Executing insertion query [2025-04-16 16:01:23] Execute statement failed Data: No data supplied for parameters in prepared statement [2025-04-16 16:01:23] Exception caught Data: Database error: No data supplied for parameters in prepared statement [2025-04-16 16:01:26] Registration page loaded [2025-04-16 16:01:26] Attempting to connect to database [2025-04-16 16:01:26] Database connection successful [2025-04-16 16:01:26] Form submitted Data: Array ( [user_type] => private [username] => michele [email] => michele.cucchiarini@gmail.com [password] => register.php [confirm_password] => register.php [first_name] => register [last_name] => registeds [phone] => +393312233232 [country] => Italy ) [2025-04-16 16:01:26] Form data processed Data: Array ( [username] => michele [email] => michele.cucchiarini@gmail.com [first_name] => register [last_name] => registeds [country] => Italy ) [2025-04-16 16:01:26] Validation passed, checking if username exists [2025-04-16 16:01:26] Username available, checking email [2025-04-16 16:01:26] Email available, proceeding with registration [2025-04-16 16:01:26] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?) [2025-04-16 16:01:26] Executing insertion query [2025-04-16 16:01:26] Execute statement failed Data: No data supplied for parameters in prepared statement [2025-04-16 16:01:26] Exception caught Data: Database error: No data supplied for parameters in prepared statement [2025-04-16 16:01:28] Registration page loaded [2025-04-16 16:01:28] Attempting to connect to database [2025-04-16 16:01:28] Database connection successful [2025-04-16 16:01:28] Form submitted Data: Array ( [user_type] => private [username] => michele [email] => michele.cucchiarini@gmail.com [password] => register.php [confirm_password] => register.php [first_name] => register [last_name] => registeds [phone] => +393312233232 [country] => Italy ) [2025-04-16 16:01:28] Form data processed Data: Array ( [username] => michele [email] => michele.cucchiarini@gmail.com [first_name] => register [last_name] => registeds [country] => Italy ) [2025-04-16 16:01:28] Validation passed, checking if username exists [2025-04-16 16:01:28] Username available, checking email [2025-04-16 16:01:28] Email available, proceeding with registration [2025-04-16 16:01:28] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?) [2025-04-16 16:01:28] Executing insertion query [2025-04-16 16:01:28] Execute statement failed Data: No data supplied for parameters in prepared statement [2025-04-16 16:01:28] Exception caught Data: Database error: No data supplied for parameters in prepared statement [2025-04-16 16:05:58] Registration page loaded [2025-04-16 16:05:58] Attempting to connect to database [2025-04-16 16:05:58] Database connection successful [2025-04-16 16:05:59] Form submitted Data: Array ( [user_type] => private [username] => michele [email] => michele.cucchiarini@gmail.com [password] => register.php [confirm_password] => register.php [first_name] => register [last_name] => registeds [phone] => +393312233232 [country] => Italy ) [2025-04-16 16:05:59] Form data processed Data: Array ( [username] => michele [email] => michele.cucchiarini@gmail.com [first_name] => register [last_name] => registeds [country] => Italy ) [2025-04-16 16:05:59] Validation passed, checking if username exists [2025-04-16 16:05:59] Username available, checking email [2025-04-16 16:05:59] Email available, proceeding with registration [2025-04-16 16:05:59] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?) [2025-04-16 16:05:59] Executing insertion query [2025-04-16 16:05:59] User added to database successfully [2025-04-16 16:05:59] Preparing verification email [2025-04-16 16:05:59] Verification URL Data: https://www.1homepage.com//verify.php?token=e443ed5e23bbfba0fd48a4b0b6b73f92d389efa37415d5005ac59a1a427c2f40 [2025-04-16 16:05:59] Attempting to send email [2025-04-16 16:05:59] Email sending result Data: Success [2025-04-16 16:05:59] Registration completed successfully [2025-04-16 16:05:59] Redirecting to verification page [2025-04-16 16:15:40] Registration page loaded [2025-04-16 16:15:40] Attempting to connect to database [2025-04-16 16:15:40] Database connection successful [2025-04-16 16:59:19] Registration page loaded [2025-04-16 16:59:19] Attempting to connect to database [2025-04-16 16:59:19] Database connection successful [2025-04-16 17:11:35] Registration page loaded [2025-04-16 17:11:35] Attempting to connect to database [2025-04-16 17:11:35] Database connection successful [2025-04-16 17:11:38] Registration page loaded [2025-04-16 17:11:38] Attempting to connect to database [2025-04-16 17:11:38] Database connection successful [2025-04-16 17:12:07] Registration page loaded [2025-04-16 17:12:07] Attempting to connect to database [2025-04-16 17:12:07] Database connection successful [2025-04-16 17:12:27] Registration page loaded [2025-04-16 17:12:27] Attempting to connect to database [2025-04-16 17:12:27] Database connection successful [2025-04-16 17:12:27] Form submitted Data: Array ( [user_type] => private [username] => Pisellone69 [email] => pisellone69@gmail.com [password] => Ciaociao123! [confirm_password] => Ciaociao123! [first_name] => Pisello [last_name] => One [phone] => +393884588376 [country] => Italy ) [2025-04-16 17:12:27] Form data processed Data: Array ( [username] => Pisellone69 [email] => pisellone69@gmail.com [first_name] => Pisello [last_name] => One [country] => Italy ) [2025-04-16 17:12:27] Validation passed, checking if username exists [2025-04-16 17:12:27] Username available, checking email [2025-04-16 17:12:27] Email available, proceeding with registration [2025-04-16 17:12:27] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?) [2025-04-16 17:12:27] Executing insertion query [2025-04-16 17:12:27] User added to database successfully [2025-04-16 17:12:27] Preparing verification email [2025-04-16 17:12:27] Verification URL Data: https://www.1homepage.com//verify.php?token=52dc165f510f5f0bb48a9776891077b176902f313b8b8927dd601b4ad555d107 [2025-04-16 17:12:27] Attempting to send email [2025-04-16 17:12:27] Email sending result Data: Success [2025-04-16 17:12:27] Registration completed successfully [2025-04-16 17:12:27] Redirecting to verification page [2025-04-16 17:12:37] Registration page loaded [2025-04-16 17:12:37] Attempting to connect to database [2025-04-16 17:12:37] Database connection successful [2025-04-16 17:12:37] Form submitted Data: Array ( [user_type] => private [username] => spappello [email] => elia.boccia21@gmail.com [password] => CiaoCiao1234@ [confirm_password] => CiaoCiao1234@ [first_name] => Elia [last_name] => Boccia [phone] => +393339157672 [country] => Italy ) [2025-04-16 17:12:37] Form data processed Data: Array ( [username] => spappello [email] => elia.boccia21@gmail.com [first_name] => Elia [last_name] => Boccia [country] => Italy ) [2025-04-16 17:12:37] Validation passed, checking if username exists [2025-04-16 17:12:37] Username available, checking email [2025-04-16 17:12:37] Email available, proceeding with registration [2025-04-16 17:12:37] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?) [2025-04-16 17:12:37] Executing insertion query [2025-04-16 17:12:37] User added to database successfully [2025-04-16 17:12:37] Preparing verification email [2025-04-16 17:12:37] Verification URL Data: https://www.1homepage.com//verify.php?token=e33c3e224815c39b327de3d8e3eafc67215f666986b96b7027bb991b5c2d5918 [2025-04-16 17:12:37] Attempting to send email [2025-04-16 17:12:37] Email sending result Data: Success [2025-04-16 17:12:37] Registration completed successfully [2025-04-16 17:12:37] Redirecting to verification page [2025-04-16 17:23:20] Registration page loaded [2025-04-16 17:23:20] Attempting to connect to database [2025-04-16 17:23:20] Database connection successful [2025-04-16 17:47:42] Registration page loaded [2025-04-16 17:56:08] Registration page loaded [2025-04-16 17:56:08] Attempting to connect to database [2025-04-16 17:56:08] Database connection successful [2025-04-16 17:56:25] Registration page loaded [2025-04-16 17:56:25] Attempting to connect to database [2025-04-16 17:56:25] Database connection successful [2025-04-16 17:56:26] Form submitted Data: Array ( [user_type] => private [username] => michele [email] => michelecucchiarini@gmail.com [password] => Ciaociao1234 [confirm_password] => Ciaociao1234 [first_name] => aADF [last_name] => ASDASDas [phone] => +393434343444 [country] => Italy ) [2025-04-16 17:56:26] Form data processed Data: Array ( [username] => michele [email] => michelecucchiarini@gmail.com [first_name] => aADF [last_name] => ASDASDas [country] => Italy ) [2025-04-16 17:56:26] Validation passed, checking if username exists [2025-04-16 17:56:26] Username available, checking email [2025-04-16 17:56:26] Email available, proceeding with registration [2025-04-16 17:56:26] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?) [2025-04-16 17:56:26] Executing insertion query [2025-04-16 17:56:26] User added to database successfully [2025-04-16 17:56:26] Preparing verification email [2025-04-16 17:56:26] Verification URL Data: https://www.1homepage.com//verify.php?token=a4c176ac62790211d19bb76ffeafd987a0657b0984826b7d4c469d8822452e1d [2025-04-16 17:56:26] Attempting to send email [2025-04-16 17:56:26] Email sending result Data: Success [2025-04-16 17:56:26] Registration completed successfully [2025-04-16 17:56:26] Redirecting to verification page [2025-04-17 05:50:14] Registration page loaded [2025-04-17 05:50:14] Attempting to connect to database [2025-04-17 05:50:14] Database connection successful [2025-04-17 10:48:19] Registration page loaded [2025-04-17 10:48:19] Attempting to connect to database [2025-04-17 10:48:19] Database connection successful [2025-04-17 14:51:04] Registration page loaded [2025-04-17 14:51:04] Attempting to connect to database [2025-04-17 14:51:04] Database connection successful [2025-04-17 14:51:14] Registration page loaded [2025-04-17 14:51:14] Attempting to connect to database [2025-04-17 14:51:14] Database connection successful [2025-04-17 15:18:23] Registration page loaded [2025-04-17 15:18:23] Attempting to connect to database [2025-04-17 15:18:23] Database connection successful [2025-04-17 15:39:57] Registration page loaded [2025-04-17 15:39:57] Attempting to connect to database [2025-04-17 15:39:57] Database connection successful [2025-04-17 15:40:30] Registration page loaded [2025-04-17 15:40:30] Attempting to connect to database [2025-04-17 15:40:30] Database connection successful [2025-04-17 15:40:31] Registration page loaded [2025-04-17 15:40:31] Attempting to connect to database [2025-04-17 15:40:31] Database connection successful [2025-04-17 15:40:31] Registration page loaded [2025-04-17 15:40:31] Attempting to connect to database [2025-04-17 15:40:31] Database connection successful [2025-04-17 15:40:31] Registration page loaded [2025-04-17 15:40:31] Attempting to connect to database [2025-04-17 15:40:31] Database connection successful [2025-04-17 15:40:31] Registration page loaded [2025-04-17 15:40:31] Attempting to connect to database [2025-04-17 15:40:31] Database connection successful [2025-04-17 15:40:32] Registration page loaded [2025-04-17 15:40:32] Attempting to connect to database [2025-04-17 15:40:32] Database connection successful [2025-04-17 15:40:32] Registration page loaded [2025-04-17 15:40:32] Attempting to connect to database [2025-04-17 15:40:32] Database connection successful [2025-04-17 15:40:32] Registration page loaded [2025-04-17 15:40:32] Attempting to connect to database [2025-04-17 15:40:32] Database connection successful [2025-04-17 15:40:32] Registration page loaded [2025-04-17 15:40:32] Attempting to connect to database [2025-04-17 15:40:32] Database connection successful [2025-04-17 15:40:32] Registration page loaded [2025-04-17 15:40:32] Attempting to connect to database [2025-04-17 15:40:32] Database connection successful [2025-04-17 15:40:41] Registration page loaded [2025-04-17 15:40:41] Attempting to connect to database [2025-04-17 15:40:41] Database connection successful [2025-04-17 15:40:41] Registration page loaded [2025-04-17 15:40:41] Attempting to connect to database [2025-04-17 15:40:41] Database connection successful [2025-04-17 15:40:41] Registration page loaded [2025-04-17 15:40:41] Attempting to connect to database [2025-04-17 15:40:41] Database connection successful [2025-04-17 15:40:42] Registration page loaded [2025-04-17 15:40:42] Attempting to connect to database [2025-04-17 15:40:42] Database connection successful [2025-04-17 15:40:42] Registration page loaded [2025-04-17 15:40:42] Attempting to connect to database [2025-04-17 15:40:42] Database connection successful [2025-04-17 15:40:42] Registration page loaded [2025-04-17 15:40:42] Attempting to connect to database [2025-04-17 15:40:42] Database connection successful [2025-04-17 15:40:42] Registration page loaded [2025-04-17 15:40:42] Attempting to connect to database [2025-04-17 15:40:42] Database connection successful [2025-04-17 15:40:42] Registration page loaded [2025-04-17 15:40:42] Attempting to connect to database [2025-04-17 15:40:42] Database connection successful [2025-04-17 15:40:43] Registration page loaded [2025-04-17 15:40:43] Attempting to connect to database [2025-04-17 15:40:43] Database connection successful [2025-04-17 15:40:43] Registration page loaded [2025-04-17 15:40:43] Attempting to connect to database [2025-04-17 15:40:43] Database connection successful [2025-04-17 15:40:43] Registration page loaded [2025-04-17 15:40:43] Attempting to connect to database [2025-04-17 15:40:43] Database connection successful [2025-04-17 15:40:50] Registration page loaded [2025-04-17 15:40:50] Attempting to connect to database [2025-04-17 15:40:50] Database connection successful [2025-04-17 17:18:05] Registration page loaded [2025-04-18 03:50:46] Registration page loaded [2025-04-18 03:50:46] Attempting to connect to database [2025-04-18 03:50:46] Database connection successful [2025-04-18 10:31:14] Registration page loaded [2025-04-18 10:31:14] Attempting to connect to database [2025-04-18 10:31:14] Database connection successful [2025-04-18 12:37:59] Registration page loaded [2025-04-18 12:37:59] Attempting to connect to database [2025-04-18 12:37:59] Database connection successful [2025-04-18 20:23:54] Registration page loaded [2025-04-18 20:23:54] Attempting to connect to database [2025-04-18 20:23:54] Database connection successful [2025-04-18 20:49:22] Registration page loaded [2025-04-18 20:49:22] Attempting to connect to database [2025-04-18 20:49:22] Database connection successful [2025-04-18 20:50:53] Registration page loaded [2025-04-18 20:50:53] Attempting to connect to database [2025-04-18 20:50:53] Database connection successful [2025-04-18 20:50:53] Form submitted Data: Array ( [user_type] => private [username] => giorgiabellini [email] => giorgiabellini1234@gmail.com [password] => Farfalla12!GBGB [confirm_password] => Farfalla12!GBGB [first_name] => Giorgia [last_name] => Bellini [phone] => +393349428561 [country] => Italy ) [2025-04-18 20:50:53] Form data processed Data: Array ( [username] => giorgiabellini [email] => giorgiabellini1234@gmail.com [first_name] => Giorgia [last_name] => Bellini [country] => Italy ) [2025-04-18 20:50:53] Validation passed, checking if username exists [2025-04-18 20:50:53] Username available, checking email [2025-04-18 20:50:53] Email available, proceeding with registration [2025-04-18 20:50:53] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type, os_type, browser_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?, ?, ?) [2025-04-18 20:50:53] Executing insertion query [2025-04-18 20:50:53] User added to database successfully [2025-04-18 20:50:53] Preparing verification email [2025-04-18 20:50:53] Verification URL Data: https://www.1homepage.com//verify.php?token=b17eb3da14a33d224e20856e5e75d8bb098fd5aa122e14c8811e6e65079f0cf9 [2025-04-18 20:50:53] Attempting to send email [2025-04-18 20:50:53] Email sending result Data: Success [2025-04-18 20:50:53] Registration completed successfully [2025-04-18 20:50:53] Redirecting to verification page [2025-04-18 20:51:46] Registration page loaded [2025-04-18 20:51:46] Attempting to connect to database [2025-04-18 20:51:46] Database connection successful [2025-04-19 14:46:44] Registration page loaded [2025-04-19 14:46:44] Attempting to connect to database [2025-04-19 14:46:44] Database connection successful [2025-04-19 15:54:36] Registration page loaded [2025-04-19 15:54:36] Attempting to connect to database [2025-04-19 15:54:36] Database connection successful [2025-04-19 16:48:30] Registration page loaded [2025-04-19 16:48:30] Attempting to connect to database [2025-04-19 16:48:30] Database connection successful [2025-04-19 21:54:36] Registration page loaded [2025-04-19 21:54:36] Attempting to connect to database [2025-04-19 21:54:36] Database connection successful [2025-04-21 20:35:10] Registration page loaded [2025-04-21 20:35:10] Attempting to connect to database [2025-04-21 20:35:10] Database connection successful [2025-04-21 22:19:11] Registration page loaded [2025-04-21 22:19:11] Attempting to connect to database [2025-04-21 22:19:11] Registration page loaded [2025-04-21 22:19:11] Registration page loaded [2025-04-21 22:19:11] Attempting to connect to database [2025-04-21 22:19:11] Attempting to connect to database [2025-04-21 22:19:11] Database connection successful [2025-04-21 22:19:11] Database connection successful [2025-04-21 22:19:11] Database connection successful [2025-04-21 22:19:11] Registration page loaded [2025-04-21 22:19:11] Attempting to connect to database [2025-04-21 22:19:11] Database connection successful [2025-04-21 22:19:11] Registration page loaded [2025-04-21 22:19:11] Attempting to connect to database [2025-04-21 22:19:11] Database connection successful [2025-04-22 06:00:22] Registration page loaded [2025-04-22 06:00:22] Attempting to connect to database [2025-04-22 06:00:22] Database connection successful [2025-04-23 18:39:14] Registration page loaded [2025-04-23 18:39:14] Attempting to connect to database [2025-04-23 18:39:14] Database connection successful [2025-04-23 18:39:28] Registration page loaded [2025-04-23 18:39:28] Attempting to connect to database [2025-04-23 18:39:28] Database connection successful [2025-04-23 18:39:28] Form submitted Data: Array ( [user_type] => private [username] => michele [email] => michelecucchiarini@gmail.com [password] => Ciaociao1234 [confirm_password] => Ciaociao1234 [first_name] => michele [last_name] => cucchiarini [phone] => +39 [country] => Italy ) [2025-04-23 18:39:28] Form data processed Data: Array ( [username] => michele [email] => michelecucchiarini@gmail.com [first_name] => michele [last_name] => cucchiarini [country] => Italy ) [2025-04-23 18:39:28] Validation passed, checking if username exists [2025-04-23 18:39:28] Username available, checking email [2025-04-23 18:39:28] Email available, proceeding with registration [2025-04-23 18:39:28] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type, os_type, browser_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?, ?, ?) [2025-04-23 18:39:28] Executing insertion query [2025-04-23 18:39:29] User added to database successfully [2025-04-23 18:39:29] Preparing verification email [2025-04-23 18:39:29] Verification URL Data: https://www.1homepage.com//verify.php?token=609d29b08e749558edac2432f966cfadd88a41724e65d8d2a286157185cf5784 [2025-04-23 18:39:29] Attempting to send email [2025-04-23 18:39:29] Email sending result Data: Success [2025-04-23 18:39:29] Registration completed successfully [2025-04-23 18:39:29] Redirecting to verification page [2025-04-24 08:15:26] Registration page loaded [2025-04-24 08:15:26] Attempting to connect to database [2025-04-24 08:15:26] Database connection successful [2025-04-24 08:15:29] Registration page loaded [2025-04-24 08:15:29] Attempting to connect to database [2025-04-24 08:15:29] Database connection successful [2025-04-24 08:15:42] Registration page loaded [2025-04-24 08:15:42] Attempting to connect to database [2025-04-24 08:15:42] Database connection successful [2025-04-24 08:15:43] Form submitted Data: Array ( [user_type] => private [username] => trertt [email] => err@we.it [password] => Wewe1234 [confirm_password] => Wewe1234 [first_name] => wer [last_name] => rwqeqrerewrw [phone] => +39 [country] => Italy ) [2025-04-24 08:15:43] Form data processed Data: Array ( [username] => trertt [email] => err@we.it [first_name] => wer [last_name] => rwqeqrerewrw [country] => Italy ) [2025-04-24 08:15:43] Validation passed, checking if username exists [2025-04-24 08:15:43] Username available, checking email [2025-04-24 08:15:43] Email available, proceeding with registration [2025-04-24 08:15:43] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type, os_type, browser_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?, ?, ?) [2025-04-24 08:15:43] Executing insertion query [2025-04-24 08:15:43] User added to database successfully [2025-04-24 08:15:43] Preparing verification email [2025-04-24 08:15:43] Verification URL Data: https://www.1homepage.com//verify.php?token=0182c94f1a81629a0b7436e27891c29baf5cbcaff4e9dc5ad785ec09e9dd6c35 [2025-04-24 08:15:43] Attempting to send email [2025-04-24 08:15:43] Email sending result Data: Success [2025-04-24 08:15:43] Registration completed successfully [2025-04-24 08:15:43] Registrazione completata, email salvata in sessione: [2025-04-24 08:15:43] Redirecting to verification page [2025-04-24 10:45:41] Registration page loaded [2025-04-24 10:45:41] Google Auth URL is empty, library may not be available [2025-04-24 10:45:41] Attempting to connect to database [2025-04-24 10:45:41] Database connection successful [2025-04-24 10:46:02] Registration page loaded [2025-04-24 10:46:02] Google Auth URL is empty, library may not be available [2025-04-24 10:46:02] Attempting to connect to database [2025-04-24 10:46:02] Database connection successful [2025-04-24 10:46:02] Form submitted Data: Array ( [user_type] => private [username] => asfasdfdsa [email] => michelecucchiarini44@gmail.com [password] => wewe1234 [confirm_password] => wewe1234 [first_name] => sfaf [last_name] => asfddaf [phone] => +39 [country] => Italy ) [2025-04-24 10:46:02] Form data processed Data: Array ( [username] => asfasdfdsa [email] => michelecucchiarini44@gmail.com [first_name] => sfaf [last_name] => asfddaf [country] => Italy ) [2025-04-24 10:46:02] Validation passed, checking if username exists [2025-04-24 10:46:02] Username available, checking email [2025-04-24 10:46:02] Email available, proceeding with registration [2025-04-24 10:46:02] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type, os_type, browser_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?, ?, ?) [2025-04-24 10:46:02] Executing insertion query [2025-04-24 10:46:02] User added to database successfully [2025-04-24 10:46:02] Preparing verification email [2025-04-24 10:46:02] Verification URL Data: https://www.1homepage.com//verify.php?token=c8b5d12944e4f18b4559cb30e44601e98f50ffd97b356446a0a18995e61cf5b3 [2025-04-24 10:46:02] Attempting to send email [2025-04-24 10:46:02] Email sending result Data: Success [2025-04-24 10:46:02] Registration completed successfully [2025-04-24 10:46:02] Registrazione completata, email salvata in sessione: michelecucchiarini44@gmail.com [2025-04-24 10:46:02] Redirecting to verification page [2025-04-24 11:51:18] Registration page loaded [2025-04-24 11:51:18] Google Auth URL is empty, library may not be available [2025-04-24 11:51:18] Attempting to connect to database [2025-04-24 11:51:18] Database connection successful [2025-04-24 11:51:28] Registration page loaded [2025-04-24 11:51:28] Google Auth URL is empty, library may not be available [2025-04-24 11:51:28] Attempting to connect to database [2025-04-24 11:51:28] Database connection successful [2025-04-24 11:51:29] Form submitted Data: Array ( [user_type] => private [username] => afgdagdfg [email] => michelecucchiarini@gmail.com [password] => wewe1234 [confirm_password] => wewe1234 [first_name] => sffa [last_name] => asdfasf [phone] => +39 [country] => Italy ) [2025-04-24 11:51:29] Form data processed Data: Array ( [username] => afgdagdfg [email] => michelecucchiarini@gmail.com [first_name] => sffa [last_name] => asdfasf [country] => Italy ) [2025-04-24 11:51:29] Validation passed, checking if username exists [2025-04-24 11:51:29] Username available, checking email [2025-04-24 11:51:29] Email available, proceeding with registration [2025-04-24 11:51:29] SQL query with token_expiry Data: INSERT INTO users (username, email, password, verification_token, token_expiry, created_at, user_type, first_name, last_name, phone, address, country, device_type, os_type, browser_type) VALUES (?, ?, ?, ?, ?, NOW(), ?, ?, ?, ?, ?, ?, ?, ?, ?) [2025-04-24 11:51:29] Executing insertion query [2025-04-24 11:51:29] User added to database successfully [2025-04-24 11:51:29] Preparing verification email [2025-04-24 11:51:29] Verification URL Data: https://www.1homepage.com//verify.php?token=8dd82d62a550618cc1a62ec9442e2d46c908b093d221510288c121bdbe27f089 [2025-04-24 11:51:29] Attempting to send email [2025-04-24 11:51:29] Email sending result Data: Success [2025-04-24 11:51:29] Registration completed successfully [2025-04-24 11:51:29] Registrazione completata, email salvata in sessione: michelecucchiarini@gmail.com [2025-04-24 11:51:29] Redirecting to verification page [2025-04-24 14:31:04] Registration page loaded [2025-04-24 14:31:04] Google Auth URL is empty, library may not be available [2025-04-24 14:31:04] Attempting to connect to database [2025-04-24 14:31:04] Database connection successful [2025-04-24 19:52:04] Registration page loaded [2025-04-24 19:52:04] Google Auth URL is empty, library may not be available [2025-04-24 19:52:09] Registration page loaded [2025-04-24 19:52:09] Google Auth URL is empty, library may not be available [2025-04-24 19:52:09] Attempting to connect to database [2025-04-24 19:52:09] Database connection successful [2025-04-24 22:03:52] Registration page loaded [2025-04-24 22:03:52] Google Auth URL is empty, library may not be available [2025-04-24 22:03:52] Attempting to connect to database [2025-04-24 22:03:52] Database connection successful [2025-04-24 22:11:11] Registration page loaded [2025-04-24 22:11:11] Google Auth URL is empty, library may not be available [2025-04-24 22:11:11] Attempting to connect to database [2025-04-24 22:11:11] Database connection successful [2025-04-24 22:18:51] Registration page loaded [2025-04-24 22:18:51] Google Auth URL is empty, library may not be available