the calendar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zascok
    Senior Member
    • Jul 2012
    • 205
    • 3.8.x

    [Forum] the calendar

    Hi all, is there is any way do complitly disable and remove the calendar. It has no use on my forum, It's just there, taking space , queris etc. Would be nice to have it gone
  • Dustin L.
    Senior Member
    • Mar 2011
    • 639
    • 4.2.X

    #2
    AdminCP -> Calendars -> Calendar Manager -> Delete the Calendars that are there.

    Additionally, you can remove the link in the Navigation Manager.



    Dustin
    http://quikmsg.net/strtoupper/ - Convert lowercase text and code to all uppercase!
    http://quikmsg.net/strtolower/ - Convert uppercase text and code to all lowercase!

    Comment

    • Matthew Gordon
      Senior Member
      • May 2002
      • 3243
      • 1.1.x

      #3
      Admin CP -> Plugins & Products -> Add New Plugin

      Product: vBulletin
      Hook Location: calendar_start
      Title: Disable Calendar
      Execution Order: 1
      Plugin PHP Code:
      Code:
      print_no_permission();
      Plugin is Active: Yes

      Afterward, disable the calendar links that are in the Navigation Manager.
      Last edited by Matthew Gordon; Sat 21 Jul '12, 8:50pm.

      Comment

      • Dustin L.
        Senior Member
        • Mar 2011
        • 639
        • 4.2.X

        #4
        Originally posted by Matthew Gordon
        Admin CP -> Plugins & Products -> Add New Plugin

        Product: vBulletin
        Hook Location: calendar_start
        Title: Disable Calendar
        Execution Order: 1
        Plugin PHP Code:
        Code:
        exit;
        Plugin is Active: Yes

        Afterward, disable the calendar links that are in the Navigation Manager.
        Cool idea. I prefer that users be informed of the disabled status, if they manage to get to the page, as happens with the suggestion I posted, but I really like your idea as well.



        Dustin
        http://quikmsg.net/strtoupper/ - Convert lowercase text and code to all uppercase!
        http://quikmsg.net/strtolower/ - Convert uppercase text and code to all lowercase!

        Comment

        • Matthew Gordon
          Senior Member
          • May 2002
          • 3243
          • 1.1.x

          #5
          Actually, I forgot that there were usergroup options for this. So, another option is to go to Admin CP -> Usergroups -> Usergroup Manager -> Edit appropriate usergroups -> Calendar Permissions -> Can View Calendar -> No.

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...
          😀
          😂
          🥰
          😘
          🤢
          😎
          😞
          😡
          👍
          👎