Title: mkc_dev's Replies | WordPress.org

---

# mkc_dev

  [  ](https://wordpress.org/support/users/mkc_dev/)

 *   [Profile](https://wordpress.org/support/users/mkc_dev/)
 *   [Topics Started](https://wordpress.org/support/users/mkc_dev/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mkc_dev/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mkc_dev/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mkc_dev/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mkc_dev/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mkc_dev/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google Analytics counter widget (for Google Analyticator)] Error displaying widget](https://wordpress.org/support/topic/error-displaying-widget-2/)
 *  [mkc_dev](https://wordpress.org/support/users/mkc_dev/)
 * (@mkc_dev)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/error-displaying-widget-2/#post-8868425)
 * The current start_date format (dd/mm/yyyy) is rejected by Google Analytics API.
   Start_date needs to be in format 2016-12-21
 * Quick Fix:
    /include/backend-jscript.php lines 21-22 change to: dateFormat : ‘
   yy-mm-dd’, minDate : ‘2005-10-01’, // Google Analytics launch date.
 * Edit the widget, pick new start_date and save the change.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-DB-Table-Editor] One full example would be enough to start](https://wordpress.org/support/topic/one-full-example-would-be-enough-to-start/)
 *  Thread Starter [mkc_dev](https://wordpress.org/support/users/mkc_dev/)
 * (@mkc_dev)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/one-full-example-would-be-enough-to-start/#post-5583633)
 * I put the add_db_editor at the top of functions.php and used shortcode in action.
   Everything works properly. Cheers.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-DB-Table-Editor] One full example would be enough to start](https://wordpress.org/support/topic/one-full-example-would-be-enough-to-start/)
 *  Thread Starter [mkc_dev](https://wordpress.org/support/users/mkc_dev/)
 * (@mkc_dev)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/one-full-example-would-be-enough-to-start/#post-5583423)
 * I am logged in as administrator user, I think it has permission to do everything.
   
   I just noticed I cannot add/edit anything – data is not saved to database. When
   I click Save changes buttons i get a accept.png icon, but nothing gets saved 
   to database. When I click “Export to CSV” button I get blank page with “0” I 
   am still using shortcode and function does not work. Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)