Osclass Support Forums

Osclass plugin support => Favorite Items Plugin => Topic started by: webcity on April 09, 2020, 03:37:45 PM

Title: Trying to install on Gamma theme
Post by: webcity on April 09, 2020, 03:37:45 PM
Hi,

I've just downloaded the latest Favorite items plugin to use with the Gamma theme.

When I click the install button, I get the following error message:

Code: [Select]
Notice: Undefined variable: reenable in /var/www/vhosts/mydomain.co.uk/public_html/oc-content/plugins/favorite_items/index.php on line 31

Fatal error: Cannot redeclare locale_en_US_info() (previously declared in /var/www/vhosts/mydomain.co.uk/public_html/oc-content/languages/en_GB/index.php:20) in /var/www/vhosts/mydomain.co.uk/public_html/oc-content/languages/en_US/index.php on line 20

Can you suggest a solution to the the problem?

Many thanks
Title: Re: Trying to install on Gamma theme
Post by: MB Themes on April 10, 2020, 01:39:55 PM
@webcity
Never seen such error, not even talking about plugin.
To disable that notice, in index.php of plugin find $reenable and change to @$reenable