Menu

Date and Time Display

Help
2005-03-29
2013-03-22
  • Richard Crawford

    For some reason, although the date and time display properly in PB, it shows that our users' last login was on November 30, 1999.  Is there a way to fix that?

     
    • Philip X

      Philip X - 2005-03-29

      i'm taking some extra precautions to make sure I'm backwards compatible. i'm sure one of them is screwing me up.
      is there any way you can send me the output of the following sql statement?

      select userID, lastLogin from pb_users

      You can send it directly to my email address.

      Thanks.
      philip

       
    • Richard Crawford

      I've sent the output of that query to your personal email address.  In a nutshell, for every user, the value of lastLogin was 0000-00-00.

       
      • Philip X

        Philip X - 2005-03-29

        I got it. Thanks!
        I'll look into it and provide you a patch ASAP.

        quick question: are you running the 0.4 release or the current CVS version?
        thanks.
        philip

         
        • Richard Crawford

          We're currently using the 0.4 release.  We're not quite that bleeding edge. ;-)

           
          • Philip X

            Philip X - 2005-03-29

            0.4 is bleeding edge. the cvs version merely patches some of those wounds LOL

             
            • Richard Crawford

              Oy!  Well ain't that a kick in the pants.

              I'll have to emerge cvs onto my staging server then get the latest snapshot.

               
              • Philip X

                Philip X - 2005-03-30

                (make a backup first)
                you could just get the latest from CVS in a separate folder and copy everything over, save for the local config file...
                that's how I upgrade all my PB servers :)

                 
    • Richard Crawford

      All right, I went and cvs'ed the latest snapshot.  Works like a charm, though I had to tweak the configuration file a bit.

      We'll be doing some branding on it (we like the butterfly but it's not quite our style here).

      How open are you to accepting code enhancements?  We're a development shop for the distance learning campus of a major public university, and we have quite a bit of PHP development experience under our belt.  As we make changes, do you want to know about them?

       
      • Philip X

        Philip X - 2005-03-31

        Absolutely.
        Even if they might not be changes I would incorporate directly, at least they would give me an idea of what and how people would modify.

        So, if you'd like to contribute your improvements I would personally greatly appreciate that; I'm sure other people would enjoy them as well.

        Thanks!
        philip

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.