We have completed all steps, even the clone of the standard language removed which was translated into Dutch. The standard English is now largely translated into Dutch. All files in the folder Social Sharing are set on 755.
The installation completed, but is still not on the list.
The accompanying pictureshows that it is installed, but nothing in the list.
No error message in the log Ow_log folder.
To issue our credentials, we find that very difficult. Our apologies for that.
Can we do something more.?
BOL_LanguageService::getInstance()->importPrefixFromZip(OW_DIR_PLUGIN . 'social_sharing' . DS . 'langs.zip', 'socialsharing');
replace it with these strings:
$plugin = OW::getPluginManager()->getPlugin('socialsharing');BOL_LanguageService::getInstance()->importPrefixFromZip($plugin->getRootDir() . 'langs.zip', 'socialsharing');
Go to Admin Area >> reinstall the plugin. This should solve the problem.
Thank you for reporting this issue. This problem has also been fixed in the plugin package which is available in the Store.