Forum Replies Created

Viewing 15 posts - 151 through 165 (of 1,355 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 1355
    in reply to: ENNet-PHP Upgarde #13358

    Hello Andrey,

    Thanks for the budget approval. I am going to take the current code’s backup and setup it on my local server.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Download File #13353

    Hello Andrey,

    Have I received all the pending payments for this task, or is it still due? I need to inform my finance team.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: ENNet-PHP Upgarde #13350

    Hello Andrey,

    I can only start working when you add required (500 NZD) fund for this task and i will get approval from my finance team.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: ENNet-PHP Upgarde #13347

    Hello Andrey,

    I can take the project on my local server for PHP up-gradation and then it is possible and after finishing the up-gradation i will upload .If you have other server where i can setup for up-gradation you can provide .

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: ENNet-PHP Upgarde #13345

    Hello Andrey,

    Could you please explain this line: “We need customers to use API orderings, and the question is, can you do it with minimum downtimes?” I am not able to understand what you mean by this.

    Nishit Shan
    Participant
    Post count: 1355
    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: 1355

    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: 1355
    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: 1355

    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: 1355

    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: 1355

    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: 1355

    Hello Andrey,

    Please find post #post-13321.

    Nishit Shan
    Participant
    Post count: 1355

    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: 1355

    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: 1355

    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.

Viewing 15 posts - 151 through 165 (of 1,355 total)