• Resolved mphdavidson

    (@mphdavidson)


    I’m unable to set a start or stop time for the plugin. I can select a time and date, but upon hitting “Update Settings” any changes to that field are wiped out.

    As per a previous thread, here are the Debug settings:

    Debug Settings

    Server Check:
    Server Type: Apache
    Operating System: Linux
    PHP Version: 5.4.45
    fopen setting is ON
    PHP Magic Quotes is OFF

    Wordpress Check:
    Wordpress Version: 4.7
    Plugin Version: 5.34
    URL: https://continentalhair.com
    Charset (get_bloginfo): UTF-8

    Database/Column Check:
    MySQL Database Server Version: 5.6.28-76.1-log
    Charset (DB_CHARSET): utf8mb4
    Collation (DB_COLLATE):
    Collation encoding: utf8mb4_unicode_ci

    Table Check:
    $wpdb->base_prefix: wpa1_
    $wpdb->prefix: wpa1_
    Table Name: wpa1_wp_topbar_data
    WP-TopBar internal db version: 5.09
    Number of rows in table: 5 (4 are enabled)
    Number of columns in table: 127

    Options Check:
    Plugin is not using the original Options (wptbAdminOptions)
    Plugin is using the DB Options (wptb_db_version)
    Plugin is using the Global Options (wptb_global_options)
    Plugin is not using the Network Options (wptb_network_global_options)

    Global Settings Check:
    Rotate TopBars: no
    Rotation Display Time: 9000
    Rotation Start Delay: 1000
    Rotation Order: priority
    Rotation Count: 0
    Rotation Hide Last: yes
    Custom Samples Path: []

    Time Check:
    Server Timezone: UTC
    Current Time: 12/26/2016 23:10
    Current Time (GMT): 12/27/2016 04:10
    WordPress GMT Offset: -5

    Multisite Check:
    Multisite: No
    Status:
    The plugin is checking for the presence of cookies. You do not have a cookie that will prevent the TopBar from showing.
    Debug Helpers:
    You can append &debug after the wp-topbar URL to turn on debugging messages. i.e. admin.php?page=wp-topbar.php&debug . These messages can help you see if you have a parameter that will cause the TopBar to break.
    &debug will turn on an internal timer that will display debug messages for about one minute. The timer is reset for every page refresh that has &debug. If you have debugging turned on (in your wp-config.php), then the error messages will also be sent to the default WordPress logfile for any non-admin page views of your website. i.e. define(‘WP_DEBUG’, true); and define(‘WP_DEBUG_LOG’, true);
    To turn off the debug messages, remove the &debug from the URL and wait about one minute.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I have the same issue. Did anyone find a fix?

    I noticed that the datepicker is now entering date in a format like ‘Jan 6, 2017 00:00′
    and older entries in the _wp_topbar_data are entered like ’08/21/2016 00:00’

    I just updated to wp-topbar 5.36 and that fixed the issue.

    I’m not sure why I was not getting a notice in WordPress that a new version of the plugin was available.

    Plugin Author rfgoetz

    (@rfgoetz)

    Sorry of the lag in response.. getting back from the holidays.

    @robanna, thanks!

    @mphdavidson – please manually updated to the latest version on the plugin.

    I will contact the plugin team — the plugin is coded to be 5.36 but the plugin directory shows 5.30.

    Plugin Author rfgoetz

    (@rfgoetz)

    Closing – fixed the issue with the plugin – now shows the correct version in the plugin directory.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Unable to set start or stop time.’ is closed to new replies.