PHP Error with Envato Market Plugin - Unsupported Operand Types

I just installed the Envato Market plugin on a client site and used the single item authorization. The tabs in the plugin are now blank and I’m receiving the following PHP error:

PHP Fatal error: Unsupported operand types in /home/thedirectory/public_html/wp-content/plugins/envato-market/inc/admin/functions.php on line 199

Any help is appreciated. It worked just fine when I did the general authorization but I don’t need this client to have access to all my themes.

Thanks!

I think As you have tried the plugin for your specific client for specific item authorization, this is the issues because functions.php on line 199 has an array assign which is about theme ratings and where you have purchased many items.

1 Like

Hey @plumwd !

This issue is unfortunately related to item star ratings.

Could you please let me know which item is causing this issue?

We can investigate and fix the issue.

Thanks,
dtbaker

3 Likes

It is indeed the ratings. I commented that if block out and now it’s working.

1 Like