Forum Replies Created
-
AuthorPosts
-
in reply to: Notification Settings CRSM #13322
Hello Andrey,
Please find post #post-13321.
in reply to: Notification Settings CRSM #13321Hello Andrey,
Below is the initial error that needs to be addressed. After resolving this, there may be additional errors. However, to identify and address those, I need to first fix this error, which will take some time to resolve.
————————————————————————————————————–Deprecated: Return type of Slim\Helper\Set::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Helper/Set.php on line 178
Deprecated: Return type of Slim\Helper\Set::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Helper/Set.php on line 183
Deprecated: Return type of Slim\Helper\Set::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Helper/Set.php on line 188
Deprecated: Return type of Slim\Helper\Set::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Helper/Set.php on line 193
Deprecated: Return type of Slim\Helper\Set::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Helper/Set.php on line 202
Deprecated: Return type of Slim\Helper\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Helper/Set.php on line 211
Deprecated: Return type of Slim\Middleware\Flash::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Middleware/Flash.php on line 158
Deprecated: Return type of Slim\Middleware\Flash::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Middleware/Flash.php on line 168
Deprecated: Return type of Slim\Middleware\Flash::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Middleware/Flash.php on line 178
Deprecated: Return type of Slim\Middleware\Flash::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Middleware/Flash.php on line 186
Deprecated: Return type of Slim\Middleware\Flash::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Middleware/Flash.php on line 195
Deprecated: Return type of Slim\Middleware\Flash::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Middleware/Flash.php on line 205
Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Slim\Environment::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Environment.php:186 Stack trace: #0 /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Environment.php(51): Slim\Slim::handleErrors(8192, ‘Return type of …’, ‘/home/wwwexcell…’, 186) #1 /home/wwwexcellentnumb/public_html/api/vendor/composer/ClassLoader.php(444): include(‘/home/wwwexcell…’) #2 /home/wwwexcellentnumb/public_html/api/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile(‘/home/wwwexcell…’) #3 /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Slim.php(157): Composer\Autoload\ClassLoader->loadClass(‘Slim\\Environmen…’) #4 /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Helper/Set.php(228): Slim\Slim->Slim\{closure}(Object(Slim\Helper\Set)) #5 /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Helper/Set.php(88): Slim\Helper\Set->Slim\Helper\{closure}(Object(Slim\Helper\Set)) #6 /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Slim.php(232): Slim\Helper\Set->get(‘environment’) #7 /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Slim.php(672): Slim\Slim->__get(‘environment’) #8 /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Middleware/MethodOverride.php(78): Slim\Slim->environment() #9 /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call() #10 /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Slim.php(1300): Slim\Middleware\PrettyExceptions->call() #11 /home/wwwexcellentnumb/public_html/api/index.php(339): Slim\Slim->run() #12 {main} in /home/wwwexcellentnumb/public_html/api/vendor/slim/slim/Slim/Environment.php on line 51
in reply to: Notification Settings CRSM #13319Hello Andrey,
Thank you for your message. Could you please specify the exact function or API that is not working? I am also investigating the possible error, and it is taking some time to identify the cause. I will notify you if I discover anything that might be the reason behind the problem.
in reply to: Notification Settings CRSM #13311Hello Andrey,
Tomorrow is a festival holiday in India.
The festival, Makar Sankranti, is a time of celebration and thanksgiving, marked by various rituals and traditions.in reply to: Notification Settings CRSM #13310Here’s a revised version of your text with improved grammar and flow:
Hello Andrey,
I was investigating the bug and am still working on it. I noticed something unusual, which might indicate that the issue is related to the service provider. If you check the mail, we received two emails today.
While testing, I made an entry on the VOIP admin notification page for notifications, and I successfully received a notification. This suggests that there is no issue with our code. However, I am still reviewing everything to ensure there are no mistakes on my end.
post#13307 qn-> Do you think the token might be expiring?
ans-> Yes, that could be a possibility.in reply to: Notification Settings CRSM #13301Hello Andrey,
It might be due to other issues; I will check it. I only deactivated the error notification and did not make any other changes. However, I have reactivated the error email so I can check the exact reason.
Please confirm with the admin if there have been any changes to the Telinta API token, as we are receiving a login error from Telinta.
Update:
Please ask the admin to check the download functionality. I have done everything I can from my side.in reply to: Notification Settings CRSM #13298Hello Andrey,
Thanks for the response , I will keep the message as it is for now.
I have fixed the database error.
in reply to: Notification Settings CRSM #13296Hello Andrey,
Nothing new to update, just working and making progress toward completion.
Can you please give a proper message for user when user clicking on download button.
Current message: You excel file is in process, you will get a list of created excel file on your dashboardin reply to: Notification Settings CRSM #13289Hello Andrey,
You can now ask the admin to disable the terminal in cPanel. I have completed my tasks and no longer need access to the terminal.I will ask again if needed.
in reply to: Notification Settings CRSM #13287Hello Andrey,
I will check the error.
I would like to clarify one point. The task is taking longer to complete because we were in talk with support team and have not received a solution from the Telinta team. We are working on something that is nearly impossible to achieve, but I am putting in my best effort. I believe you are aware of this as well.
-
This reply was modified 1 year ago by
Nishit Shan.
in reply to: Notification Settings CRSM #13283Hello Andrey,
I had a discussion with my finance team regarding your task and shared the current scenario with them. They mentioned that we have also invested significant time in research and were wondering what Andrey’s thoughts are regarding the current budget for the task.
-
This reply was modified 1 year ago by
Nishit Shan.
in reply to: Notification Settings CRSM #13281Hello Andrey,
I am hoping to complete it within this week and start testing from the next week.
in reply to: Notification Settings CRSM #13279Hello Andrey,
I have started working on my own solution for download number functionality.
I didn’t get any concrete solution from the telinta team.in reply to: Notification Settings CRSM #13277Hello Andrey,
May you please ask site admin to provide me voip cpanel terminal access.
The proposed solution involves the following steps:
When the user clicks the download button, a notification message will inform them that they will receive an email once the Excel file is generated.
In side the background
A database entry will be created with the user ID and the selected detail options.
To handle this process, I will set up a cron job to execute in the background, iterating over the necessary queries to save data and generate the Excel file.
The user will then be able to download the file via a document link provided in the system.This solution is a time taking process but i think it is the only solution and also i am hoping that, it will meet our requirements effectively.
in reply to: Notification Settings CRSM #13275Hello Andrey,
Yes, I have checked and read it . I have not messaged you because i thought first let me find the solution and then will give update.
I will update you once my solution works.
-
This reply was modified 1 year ago by
-
AuthorPosts