MyBB Community Forums

Full Version: Newb: How do I install plugins?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My plugin page URI
/forum/admin/index.php?module=config-plugins

Fatal error: Cannot redeclare tapatalk_info() (previously declared in /home/stevefox/public_html/forum/inc/plugins/tapatalk.php:56) in /home/****/public_html/forum/inc/plugins/tapatalk.NOTWORKING.php on line 65

[attachment=35792]


And plugin updates tab: 
/forum/admin/index.php?module=config-plugins&action=check
[attachment=35793]
says: 
[b]Fatal error: Cannot redeclare tapatalk_info() (previously declared in /home/***/public_html/forum/inc/plugins/tapatalk.php:56) in /home/***/public_html/forum/inc/plugins/tapatalk.NOTWORKING.php on line 65[/b]

[b]Version: [/b]
[b]1.8.6[/b]
tried reinstalling it?

most plugins install by unzipping and and uploading the inc folder to your root directory
tapatalk.NOTWORKING.php file should be renamed with some other extension (NOT php) (eg. .old , .~php ..)
^ thanks