Unable to set start or stop time.
-
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 OFFWordpress Check:
Wordpress Version: 4.7
Plugin Version: 5.34
URL: https://continentalhair.com
Charset (get_bloginfo): UTF-8Database/Column Check:
MySQL Database Server Version: 5.6.28-76.1-log
Charset (DB_CHARSET): utf8mb4
Collation (DB_COLLATE):
Collation encoding: utf8mb4_unicode_ciTable 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: 127Options 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: -5Multisite 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.
- The topic ‘Unable to set start or stop time.’ is closed to new replies.