CMS calendar widget

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Daniel.P
    Senior Member
    • Apr 2008
    • 600
    • 4.0.x

    [CMS] CMS calendar widget

    CMS calendar widget when choosing date - in title is one day ahead.
    I posted this bug to version 4.0.1
    in 4.0.2 is still here.
    born to fish forced to work
  • j3ph
    New Member
    • Jul 2005
    • 16
    • 3.0.8

    #2
    It's your vbulletin user settings: my account; general settings. I bet it's off. Mine was. LOL.

    Comment

    • Edwin Brown
      Former vBulletin Developer
      • Mar 2009
      • 1393
      • 5.5.x

      #3
      Yes, there are a couple bugs on this. It works for me, which just means I haven't yet figured out the user setting that creates this.
      Please- I'm not tech support. Don't send your problem reports to me unless I've asked you to.

      Comment

      • Warz
        Member
        • Jun 2005
        • 66
        • 3.0.7

        #4
        I check the general account setting and mine are correct, yet the calendar is still off.

        Has anyone come up with a solution for this yet?

        Comment

        • Edwin Brown
          Former vBulletin Developer
          • Mar 2009
          • 1393
          • 5.5.x

          #5
          I have tried a number of times to reproduce this, without success. I need to know, for a site where this is happening, the actual timezone where the server is physically located, the default timezone in admincp, and the user's timezone.
          Please- I'm not tech support. Don't send your problem reports to me unless I've asked you to.

          Comment

          • Daniel.P
            Senior Member
            • Apr 2008
            • 600
            • 4.0.x

            #6
            on vbulletin.com when My Profile
            Date & Time Options
            is +2
            DST Correction Option: automatic detect DST
            born to fish forced to work

            Comment

            • Warz
              Member
              • Jun 2005
              • 66
              • 3.0.7

              #7
              www.sacredkeep.com
              actual server location timezopne is PST
              default timezone is GMT +5 (EST)
              user's timezone is EST

              Comment

              • guesst1078
                New Member
                • Nov 2006
                • 26
                • 3.6.x

                #8
                I about to ask this question as well, but look like nobody got an answer for it . I just to set different timezone in Admin CP, but still no help .

                screen shot: http://i44.tinypic.com/66g6bq.jpg

                Comment

                • Daniel.P
                  Senior Member
                  • Apr 2008
                  • 600
                  • 4.0.x

                  #9
                  At least I managed to figure out where the problem comes.
                  in user control panel.
                  1. when the time zone is -4
                  / / Published on header and have the same date but different from the date you selected in the calendar widget

                  2. when the time zone is +2
                  / / Header is one day behind the calendar selected in the widget ,
                  Published on is correct

                  Change your settings on site vbulletin.com the problem will appear
                  born to fish forced to work

                  Comment

                  • Edwin Brown
                    Former vBulletin Developer
                    • Mar 2009
                    • 1393
                    • 5.5.x

                    #10
                    Thanks for the input. I believe the source of the problem is the way vBulletin handles daylight savings time. By changing the server DST settings I was able to cause I believe the same problem. I've made what I think is the correct change and asked QA to test. You'll notice the note of uncertainty. I won't believe it's fixed until QA says it's fixed. That's always true, but this time especially.
                    Please- I'm not tech support. Don't send your problem reports to me unless I've asked you to.

                    Comment

                    • abdulbasitsaeed
                      Member
                      • Apr 2009
                      • 63
                      • 4.0.x

                      #11
                      One of my moderators pointed out this anomaly just yesterday to me. Apparently, the days and dates don't match. e.g. Today is Monday on the 22nd of March. However, the calendar shows Monday on the 23rd of March. Is this happening on anyone else's side too?

                      My site: PakFellows Forums

                      Edwin, do we need to create a bug report for this? Any temporary fix?
                      PakFellows Forums - A Pakistani Forum & Social Network

                      Comment

                      • hgher
                        New Member
                        • Feb 2010
                        • 4
                        • 4.0.0

                        #12
                        for the time being I have removed the following code to stop displaying the date entirely in the widget;

                        PHP Code:
                             if($event['dateline_to'] == )
                             {
                                 
                        $format sprintf("On %s",date('jS M Y',$event['dateline_from']));
                             } else {
                                 
                        $format sprintf("From %s to %s",date('jS M Y',$event['dateline_from']),date('jS M Y',$event['dateline_to']));
                             } 
                        i'm not a coder so i'm not 100% sure if this is the correct remedy but i haven't come across any adverse effects on my site (besides not showing the date of course!) www.fragdiner.com

                        Comment

                        • hgher
                          New Member
                          • Feb 2010
                          • 4
                          • 4.0.0

                          #13
                          you know, i may be talking about something entirely different ROFL

                          Comment

                          • Daniel.P
                            Senior Member
                            • Apr 2008
                            • 600
                            • 4.0.x

                            #14
                            4.0.3 and still here
                            is uncomfortable it is still a bug for beta release
                            born to fish forced to work

                            Comment

                            • mmostafayousef
                              Member
                              • Jul 2009
                              • 71
                              • 3.8.x

                              #15
                              Exactly same here on my site http://www.ismaily-channel.com

                              The server is actuallt in England
                              The forum time zone is Egypt (GMT + 2)

                              Comment

                              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                              Working...