So i have recently installed MyBB 1.6 i have then proceeded to install some plugins and noticed that they are not showing up, not even the default ones.
So my question is what can i do to resovle this problem ?
Are you sure you uploaded them correctly? What exactly shows up on the plugin page?
(2011-07-09, 02:10 PM)faviouz Wrote: [ -> ]Are you sure you uploaded them correctly? What exactly shows up on the plugin page?
Nothing shows up not even the default MyBB ones.
Take a look
http://screensnapr.com/v/9gYtbq.png
Delete the plugins in the ./inc/plugins/ folder one by one. One of them is probably not using the file name in the functions, thus causing this.
(2011-07-09, 02:26 PM)faviouz Wrote: [ -> ]Delete the plugins in the ./inc/plugins/ folder one by one. One of them is probably not using the file name in the functions, thus causing this.
Yeah that has resolved the problem it was a adsense plugin that was the culprit.
Thanks so much for your help.