Results 1 to 8 of 8

Thread: User time regisrtation timezone incorret

  1. #1
    Thread Starter
    Rookie madelino's Avatar
    Join Date
    Sep 2011
    Location
    Canada
    Posts
    9
    Thanks
    0
    Thanked 2 Times in 1 Post

    User time regisrtation timezone incorret

    Hi,

    I'm having an issue with the time with the user login since and last login 3.1.4 and 3.15, it doesn't return the correct timezone. My time zone is set correctly in the general settings of wordpress and my ini php. The posting of ads, the time is correct. I tried to test and see with the following codes to see what it returns and the time is still +4. The host has also made some test and the time zone is correct on their side.

    sidebar-user.php
    Existing code :
    Code:
    <?php echo appthemes_get_reg_date($userdata->user_registered); ?>
    Test code :
    Code:
    <?php echo date_i18n( get_option('date_format').' '.get_option('time_format'),strtotime($userdata->user_registered), get_option('gmt_offset') ); ?>


    I've check in the database user_registered datetime is not showing the time zone setting.

    I notice that that wp_post I can see that there is post_date and a post_date_gmt which show the correct time. Should there also have a (datetime_gmt ) in the user table when a member register to correct the time offset?

    Or maybe the login plugin is the problem, i really don't know. I have spent a lot of time on that trying to find a solution please help. I have a pro version of the app.

    Would greatly appreciate in solving this issue

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,703
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    neticpro's Avatar
    Join Date
    Feb 2011
    Location
    France
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    neticpro's Avatar
    Join Date
    Feb 2011
    Location
    France
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    neticpro's Avatar
    Join Date
    Feb 2011
    Location
    France
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    Junior Member kylesalonga's Avatar
    Join Date
    Mar 2011
    Location
    Vancouver, BC
    Posts
    33
    Thanks
    7
    Thanked 7 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Timezone incorrect on ads and login information
    By eastoregonian in forum Report ClassiPress Bugs
    Replies: 14
    Last Post: October 31st, 2012, 11:50 PM
  2. How can i make a coupon that can be used only one time per user ?
    By donatelloii in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: June 8th, 2011, 05:56 AM
  3. Latest Jobs / Full Time / Part Time?
    By jeffadams in forum Report JobRoller Bugs
    Replies: 3
    Last Post: June 3rd, 2011, 03:33 AM
  4. [MOD NEEDED] Add custom buttons to 'latest jobs' 'full time' 'part time' 'temporary' on the header
    By jonduckett in forum JobRoller General Discussion
    Replies: 2
    Last Post: April 10th, 2011, 02:46 PM