MyBB Community Forums

Full Version: Plugin Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello I have been trying to install the My Subscription plugin but I gives me this

Warning [2] require(/home/chattyva/public_html/admin/modules/user/mysubs.php): failed to open stream: No such file or directory - Line: 770 - File: admin/index.php PHP 5.5.34 (Linux)
File
Line
Function/admin/index.php
770
errorHandler->error
/admin/index.php
770
require


Fatal error: require(): Failed opening required '/home/chattyva/public_html/admin/modules/user/mysubs.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/chattyva/public_html/admin/index.phpon line 770

And I know I'm not missing nothing I have the mysub etc in the correct place
Moved to Plugin Support.
Help please
either mysubs.php file does not exist (not transferred) at ~/admin/modules/user/ folder or it is not accessible
I believe you should contact the plugin author, he will be able to provide better support.
If you changed the name of your admin directory be sure to change the name of the plugin admin folder as well.