Import 4.5 -> 5.1.65 CSV client

  • ctype extension can’t be ticked on my cpannel

What error do you see when using PHP 7.3?

Oops, something went wrong! Please make sure you have setup an Invoice Ninja v5 instance before starting the migration.

What error is in the logs?

[2021-06-02 13:46:12] production.ERROR: ErrorException [0] : /home/ybrv7474/invoice4.5.ybrv7474.odns.fr/app/Models/Traits/Inviteable.php [Line 77] => implode(): Passing glue string after array is deprecated. Swap the parameters {“context”:“PHP”,“user_id”:1,“account_id”:“1”,“user_name”:“JONATHAN HAYAT”,“method”:“GET”,“user_agent”:“Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.214 Safari/537.36”,“locale”:“fr”,“ip”:“93.13.212.76”,“count”:5,“is_console”:“no”,“is_api”:“no”,“db_server”:“mysql”,“url”:“invoices/30/edit”} []

[2021-06-04 13:13:48] production.INFO: {“message”:“Method not support for this route”} [] []

The only reason I’m aware of for that error is using PHP 7.4.

Are you sure you’re now using PHP 7.3? I suggest setting up a phpinfo page to confirm it.

I am ON 7.3 MAYBE my hoster block something because i can install nextcloud but i can’t using it

How i set up phpinfo page?

https://mediatemple.net/community/products/dv/204643880/how-can-i-create-a-phpinfo.php-page

I suggested using a PHP info to check the version, I wouldn’t suggest sharing the link.

@david do you have any ideas?

yes PHP 7.3.27 - phpinfo()

The error in the V4 installation is reporting PHP7.4

I found Problem !

The URL MUST End by /public/index.php

1 Like

I had exactly the same issue and was able to solve it using this! Just spend days just because of this so thank you so much for sharing!