MyBB Community Forums

Full Version: How do I delete the Calendar?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Greetings,

I am wondering how to totally delete the calendar and all of it's links. Thanks in advance!
Delete calendar.php from the root directory and calendar.lang.php from inc/languages/english/, then go:

Admin CP >> Templates >> Modify/Delete >> *template name* >> Expand >> toplinks, toplinks_member, and toplinks_admin.

In the templates in bold go to them, find
<li><a href="$settings[bburl]/calendar.php">$lang->toplinks_calendar</a></li>
and delete it.

That about all you can do. There will be a few options in the Admin CP you will not be able to get rid of I think.
Thanks!
This has sparked an idea:

The ability to turn on and off the following:
Calendar
PM's
Help Docs
Rate thread
RSS

All the things that don't make the forum but rather, expand it.
The help docs are useful to newbies though. Not all forums have the same BBcode or even do things the same. I say turning the others off may be a good idea, but not the help docs.
Yes, the help docs are ok I guess. But I really think things that dont make but entend a BB should be able to be turned off.

Also, another one is the reputation system. It can be turned off for each usergroup but not a big turn off if you know what I mean.