vB 5.3.2 calendar does not link events

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • applemaniacos
    Member
    • Jul 2017
    • 31
    • 4.2.x

    [Resolved] vB 5.3.2 calendar does not link events

    Hi,
    I am looking for information to solve this problem.
    I have linked events in the calendar and nothing is displayed.
    I have tested with Debug Information but I do not see any errors.

    I have tried it with other templates and with the English language, unsuccessfully


    Does anyone think of where I can look?

    I have a cloned forum and in the other it works, except birthdays
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74149

    #2
    I can't recreate this issue. When I click on an Event in the 5.3.2 calendar, it takes me to that Event's topic. The Calendar is a display module only. To create events, you need to create topics using the Event content type in one of your channels. Once created they will show on the Calendar. There is no direct birthday support for the calendar in vBulletin 5. You would need to create a topic for each birthday you want to display.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • applemaniacos
      Member
      • Jul 2017
      • 31
      • 4.2.x

      #3
      Yes, There is the problem. After you create the theme and add it to the calendar, it is not linked, it does not appear in the calendar.
      However in the cloned test forum it does appear. I could see the difference between one and another to see what might be missing, but I do not know where to look.
      Do you have any idea?
      Thank you, Wayne Luke

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74149

        #4
        Themes are not relevant here. The Calendar would not be restricted to a theme.

        Please list step by step on how you are creating events.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • applemaniacos
          Member
          • Jul 2017
          • 31
          • 4.2.x

          #5
          Sorry, I meant Topic (no theme)

          New Topic - icon Post Event - select Starts - select future date - Add title - public post

          I do the same in the other forum v5.2.3 cloned to test and it works, but in the production forum, I do not

          Comment

          • Wayne Luke
            vBulletin Technical Support Lead
            • Aug 2000
            • 74149

            #6
            What is the JSON for your calendar module?

            Edit the Calendar page, edit the Calendar Module. You can see the JSON in the options.

            It should be:
            Code:
            {"type":["vBForum_Event"],"eventstartdate":"future","sort":{"eventstartdate":"ASC"},"view":"event","exclude_type":["vBForum_PrivateMessage"]}
            Translations provided by Google.

            Wayne Luke
            The Rabid Badger - a vBulletin Cloud demonstration site.
            vBulletin 5 API

            Comment

            • applemaniacos
              Member
              • Jul 2017
              • 31
              • 4.2.x

              #7
              Hello, I have exactly that code
              Code:
              {"type":["vBForum_Event"],"eventstartdate":"future","sort":{"eventstartdate":"ASC"},"view":"event","exclude_type":["vBForum_PrivateMessage"]}
              Click image for larger version

Name:	Captura de pantalla 2017-09-11 a las 23.13.46.png
Views:	155
Size:	254.4 KB
ID:	4377114

              Comment

              • glennrocksvb
                Former vBulletin Developer
                • Mar 2011
                • 4021
                • 5.7.X

                #8
                Can you post a link to the topic with the event that's not showing up in the calendar?

                Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

                Comment

                • applemaniacos
                  Member
                  • Jul 2017
                  • 31
                  • 4.2.x

                  #9
                  Hi, Glenn.
                  Yes

                  Comment

                  • glennrocksvb
                    Former vBulletin Developer
                    • Mar 2011
                    • 4021
                    • 5.7.X

                    #10
                    Could it be because you're using dd/mm/yy date format and there's a bug in it? Try using mm/dd/yy format.

                    Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

                    Comment

                    • applemaniacos
                      Member
                      • Jul 2017
                      • 31
                      • 4.2.x

                      #11
                      Thank you Glenn Vergara and Wayne Luke

                      solved:
                      I edited the calendar page, deleted the Calendar module and added a new one.

                      Thank you for giving me the ideas

                      Comment


                      • glennrocksvb
                        glennrocksvb commented
                        Editing a comment
                        Glad you figured it out. I wonder what was wrong with the old calendar module.

                      • applemaniacos
                        applemaniacos commented
                        Editing a comment
                        it's strange, everything seemed fine
                    • Wayne Luke
                      vBulletin Technical Support Lead
                      • Aug 2000
                      • 74149

                      #12
                      Originally posted by applemaniacos
                      I see this event on your calendar.

                      Click image for larger version

Name:	snip_20170912094440.png
Views:	121
Size:	24.6 KB
ID:	4377162
                      Translations provided by Google.

                      Wayne Luke
                      The Rabid Badger - a vBulletin Cloud demonstration site.
                      vBulletin 5 API

                      Comment


                      • Wayne Luke
                        Wayne Luke commented
                        Editing a comment
                        Though it seems you already deleted it.
                    • applemaniacos
                      Member
                      • Jul 2017
                      • 31
                      • 4.2.x

                      #13
                      Yes, Wayne Luke

                      Sorry.
                      I have already solved it, thanks to your indications.
                      I edited the calendar page, deleted the Calendar module and added a new one.

                      Thank you for giving me the ideas

                      Comment

                      • applemaniacos
                        Member
                        • Jul 2017
                        • 31
                        • 4.2.x

                        #14
                        Yes, Glenn, it's strange, everything seemed fine

                        Comment


                        • applemaniacos
                          applemaniacos commented
                          Editing a comment
                          Yes, Glenn, it's strange, everything seemed fine

                      Related Topics

                      Collapse

                      Working...