(1/1) FatalThrowableError Unsupported operand types

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
boris
Posts: 6
Joined: 09 Aug 2017, 20:30

(1/1) FatalThrowableError Unsupported operand types

Post by boris » 09 Aug 2017, 20:32

hello I get this error when I press expert buton

(1/1) FatalThrowableError
Unsupported operand types
in Gettext.php (line 106)

Also on first page none of graphs are showing.. only circle is rotating

Any help appreciated.

Regards

Boris

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: (1/1) FatalThrowableError Unsupported operand types

Post by aimeos » 09 Aug 2017, 21:02

What language do you use in the admin interface?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

boris
Posts: 6
Joined: 09 Aug 2017, 20:30

Re: (1/1) FatalThrowableError Unsupported operand types

Post by boris » 10 Aug 2017, 07:51

english

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: (1/1) FatalThrowableError Unsupported operand types

Post by aimeos » 10 Aug 2017, 08:32

What platform and PHP/Laravel/Aimeos versions are you using?
Do you have a default setup or already added translations?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

boris
Posts: 6
Joined: 09 Aug 2017, 20:30

Re: (1/1) FatalThrowableError Unsupported operand types

Post by boris » 10 Aug 2017, 08:47

Laravel 5.4.30

How do I check for Aimeos version? I am new with this package..

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: (1/1) FatalThrowableError Unsupported operand types

Post by aimeos » 10 Aug 2017, 08:49

Code: Select all

composer show -i
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

boris
Posts: 6
Joined: 09 Aug 2017, 20:30

Re: (1/1) FatalThrowableError Unsupported operand types

Post by boris » 10 Aug 2017, 09:00

any other way to se as I do not have ssh access for moment.. my admin does and is not here right now..

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: (1/1) FatalThrowableError Unsupported operand types

Post by aimeos » 10 Aug 2017, 09:03

Click on the Aimeos logo in the admin interface. The URL of the page will contain a "version" parameter.

Our guess is that one of the binary translation files was corrupted during transfer to the server. The best way is to delete the ./ext/ai-admin-jqadm directory and execute "composer update" again.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

boris
Posts: 6
Joined: 09 Aug 2017, 20:30

Re: (1/1) FatalThrowableError Unsupported operand types

Post by boris » 10 Aug 2017, 09:05

thanks
Laravel&version=2017.07.2

boris
Posts: 6
Joined: 09 Aug 2017, 20:30

Re: (1/1) FatalThrowableError Unsupported operand types

Post by boris » 10 Aug 2017, 09:07

what about graphs on dashboard which are not loading?

Post Reply