Current File : /home/honehdyv/mail/new/1683637659.M425023P299393.business77.web-hosting.com,S=6007,W=6114 |
Return-Path: <>
Delivered-To: [email protected]
Received: from business77.web-hosting.com
by business77.web-hosting.com with LMTP
id MJs6GJtFWmSBkQQAws64qw
(envelope-from <>)
for <[email protected]>; Tue, 09 May 2023 09:07:39 -0400
Return-path: <>
Envelope-to: [email protected]
Delivery-date: Tue, 09 May 2023 09:07:39 -0400
Received: from mailnull by business77.web-hosting.com with local (Exim 4.95)
id 1pwN47-001zIG-7h
for [email protected];
Tue, 09 May 2023 09:07:39 -0400
X-Failed-Recipients: [email protected]
Auto-Submitted: auto-replied
From: Mail Delivery System <[email protected]>
To: [email protected]
References: <EWgClB5jK0wEdlwlpx3RI69391buv6YvensoSi9IEs@ww5.sololevelingscan.com>
Content-Type: multipart/report; report-type=delivery-status; boundary=1683637659-eximdsn-712069758
MIME-Version: 1.0
Subject: Mail delivery failed: returning message to sender
Message-Id: <[email protected]>
Date: Tue, 09 May 2023 09:07:39 -0400
--1683637659-eximdsn-712069758
Content-type: text/plain; charset=us-ascii
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
No Such User Here
--1683637659-eximdsn-712069758
Content-type: message/delivery-status
Reporting-MTA: dns; business77.web-hosting.com
Action: failed
Final-Recipient: rfc822;[email protected]
Status: 5.0.0
--1683637659-eximdsn-712069758
Content-type: message/rfc822
Return-path: <[email protected]>
Received: from honehdyv by business77.web-hosting.com with local (Exim 4.95)
(envelope-from <[email protected]>)
id 1pwN46-001zHK-Hh
for [email protected];
Tue, 09 May 2023 09:07:38 -0400
To: [email protected]
Subject: =?us-ascii?Q?[Solo_leveling_Scan_VF]_Please_moderate:_"Solo_?= =?us-ascii?Q?leveling_Scan_181_VF"?=
X-PHP-Script: ww5.sololevelingscan.com/wp-comments-post.php for 188.242.141.31, 188.242.141.31
X-PHP-Filename: /home/honehdyv/sololevelingscan.com/wp-comments-post.php REMOTE_ADDR: 188.242.141.31
Date: Tue, 9 May 2023 13:07:38 +0000
From: WordPress <[email protected]>
Message-ID: <EWgClB5jK0wEdlwlpx3RI69391buv6YvensoSi9IEs@ww5.sololevelingscan.com>
X-Mailer: PHPMailer 6.7 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Sender: <[email protected]>
A new comment on the post "Solo leveling Scan 181 VF" is waiting for your approval
https://ww5.sololevelingscan.com/manga/solo-leveling-scan-181-vf/
Author: SoloNCibV (IP address: 188.242.141.31, 188.242.141.31.pool.sknt.ru)
Email: [email protected]
URL: https://поволнам.рус/
Comment:
Привет всем,
Я работаю над проектом вэб по прокату гидроциклов, и сейчас мы создаем приложуху для онлайн бронирования техники. Но у меня возникла ошибка с реализа-цией функции подсчета гидроциклов в фактическом времени. Когда человек бронирует технику, она не должна исчезнуть из таблицы доступных для бронирования. Я написал следующий код для подсчета гидриков:
[code]
let availableCount = 0;
for (let i = 0; i < equipment.length; i++)
if (equipment[i].available)
availableCount++;
if (available_units < requested_units) return "Извините, недостаточно свободных единиц техни-ки. Пожалуйста, выберите другой период бронирования.";
[/code]
Я убедился в том, что переменная available_units нормально инициализи-руется при загрузке . Но, когда пользователь чекает время бронирования и нажимает "Забронировать", переменная requested_units корректно не передается в функцию, что приводит к неправильному подсчету доступных гидроциклов.
Но, когда человек бронирует гидроцикл, она не исчезает из таблицы доступных, и тем самым счетчик кол-ва доступной техники не работает . Я не могу понять, что именно не так.
Если кто-то сможет помочь мне разобраться с этой проблемой, я буду очень благодарен. Буду ждать ваших ответов.
Может кто сталкивался с такой проблемой, я был бы рад услышать как это решить!
ссылка на страницу с исходным кодом приложения на Github: https://github.com/SoloNCibV/myproject
Ссылка на мой проект: https://xn--80ad1afddbf.xn--p1acf/ "
Спасибо!
Approve it: https://ww5.sololevelingscan.com/wp-admin/comment.php?action=approve&c=49635#wpbody-content
Trash it: https://ww5.sololevelingscan.com/wp-admin/comment.php?action=trash&c=49635#wpbody-content
Spam it: https://ww5.sololevelingscan.com/wp-admin/comment.php?action=spam&c=49635#wpbody-content
Currently 4,361 comments are waiting for approval. Please visit the moderation panel:
https://ww5.sololevelingscan.com/wp-admin/edit-comments.php?comment_status=moderated#wpbody-content
--1683637659-eximdsn-712069758--