![]() |
Simplelike installation question - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Support (https://community.mybb.com/forum-72.html) +---- Thread: Simplelike installation question (/thread-158580.html) |
Simplelike installation question - broadsword - 2014-09-03 I'm just installing Simplelike but I'm getting an error: require_once(/home/sites/------------------/public_html/inc/plugins/MybbStuff/Core/ClassLoader.php) There doesn't seem to be a file called Classloader.php in the zip file I downloaded. Does anyone know what I'm missing please>? RE: Simplelike installation question - Euan T - 2014-09-03 Hi, You will need to download this too: https://github.com/MyBBStuff/Plugins.Core/archive/master.zip I haven't officially released a stable release of SimpleLikes yet, hence the lack of instruction. RE: Simplelike installation question - HolyPhoenix - 2014-09-03 Huh, weird. I figured it was ready since it was on the plugins website. I hadn't actually tried it yet, since I am updating this weekend after I finish my theme. I'll have to stop telling people to use this plugin if they want likes until its actually ready. :p RE: Simplelike installation question - [email protected] - 2014-09-03 Had the same error, fixed by using the plugin.core. However, received another error then. "Fatal error: Class 'MybbStuff_SimpleLikes_Import_Manager' not found in /home/a7117140/public_html/forum/inc/plugins/simplelikes.php on line 28" Also check this page please: http://community.mybb.com/thread-59652-page-63.html RE: Simplelike installation question - Euan T - 2014-09-03 That's an odd one. I'm going to remove the dev version on the mods site as I'm still workin on it on GitHub in the develop branch. |