Forum Replies Created

Viewing 15 posts - 31 through 45 (of 1,230 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 1230
    in reply to: ENNet-PHP Upgarde #13343

    Hello Andrey,

    As you may be aware, ENNET is developed using core PHP and does not rely on any framework. With the release of newer PHP versions, some MySQL queries and PHP functions may have been deprecated or removed. Resolving these issues will require a thorough review of all the functions and MySQL queries in the code, which may take some time to complete.

    I would also like to kindly clarify that the current budget is allocated specifically for upgrading ENNET to a newer PHP version. This scope is limited to resolving errors related to existing functionality.

    Nishit Shan
    Participant
    Post count: 1230

    Hello Andrey,

    I have sent you a message on ennet-php-upgarde page. Whenever i got your budget approval i will start working on PHP version up-gradation for EN-NET.

    Nishit Shan
    Participant
    Post count: 1230
    in reply to: ENNet-PHP Upgarde #13339

    Hello Andrey,

    Thanks for creating a separate task for the PHP version upgrade of http://excellentnumbers.net/. However, 200 NZD is too low for this task. This task requires a minimum of 500 NZD.

    Nishit Shan
    Participant
    Post count: 1230

    Hello Andrey,

    Thanks for the reply. It was a good weekend; I tried to finish some homework.

    To fix the PHP version update bug for http://excellentnumbers.net/, it will take approximately 10 working days, and you will need to adjust the budget accordingly. Sorry, but I cannot proceed with any tasks without discussing them with my finance team.

    Nishit Shan
    Participant
    Post count: 1230

    Hello Andrey,

    There was an error indicating a PHP version problem, but I tested the issue from my side using the screenshot of the error you sent me, and it seems to be working fine.Please check the screenshot of my test response (https://ibb.co/JcdzskZ)

    Nishit Shan
    Participant
    Post count: 1230

    Hello Andrey,

    I was reviewing the EN numbers issue, and it seems to be a time-consuming process. I will need to discuss this with my finance team before proceeding.

    Nishit Shan
    Participant
    Post count: 1230

    Hello Andrey,

    Please find post #post-13321.

    Nishit Shan
    Participant
    Post count: 1230

    Hello 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

    Nishit Shan
    Participant
    Post count: 1230

    Hello 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.

    Nishit Shan
    Participant
    Post count: 1230

    Hello 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.

    Nishit Shan
    Participant
    Post count: 1230

    Here’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.

    Nishit Shan
    Participant
    Post count: 1230

    Hello 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.

    Nishit Shan
    Participant
    Post count: 1230

    Hello Andrey,

    Thanks for the response , I will keep the message as it is for now.

    I have fixed the database error.

    Nishit Shan
    Participant
    Post count: 1230

    Hello 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 dashboard

    Nishit Shan
    Participant
    Post count: 1230

    Hello 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.

Viewing 15 posts - 31 through 45 (of 1,230 total)