Title: xecutable's Replies | WordPress.org

---

# xecutable

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 33 total)

1 [2](https://wordpress.org/support/users/xecutable/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/xecutable/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/xecutable/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Meta description refreshes on Auto Save Draft](https://wordpress.org/support/topic/meta-description-refreshes-on-auto-save-draft/)
 *  Thread Starter [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/meta-description-refreshes-on-auto-save-draft/#post-6873951)
 * Still nothing on this? I am tired of doing multiple posts and when I get to the
   meta description and start writing and Auto Save kicks in and reset my writing
   half-way.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Meta description refreshes on Auto Save Draft](https://wordpress.org/support/topic/meta-description-refreshes-on-auto-save-draft/)
 *  Thread Starter [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/meta-description-refreshes-on-auto-save-draft/#post-6873937)
 * Bump. This isn’t fixed yet and I’m surprised that anyone who’s using the meta
   description hasn’t noticed it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Table Number](https://wordpress.org/support/topic/table-number/)
 *  Thread Starter [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/table-number/#post-3553670)
 * Sure will do
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Table Number](https://wordpress.org/support/topic/table-number/)
 *  Thread Starter [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/table-number/#post-3553657)
 * Thanks. I did the correction via the phpmyadmin and it worked out great. Thanks
   for you help and I will donate by the end of the month something for your contribution
   to my problem.
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Table Number](https://wordpress.org/support/topic/table-number/)
 *  Thread Starter [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/table-number/#post-3553598)
 * It will work as soon as I am able to use Save. I am guessing the max_inputs_var
   is not high enough, and this option.php contains a ton of information.
 * I am currently trying to reach my host to up the value so I can make the change
   and then revert it.
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Table Number](https://wordpress.org/support/topic/table-number/)
 *  Thread Starter [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/table-number/#post-3553588)
 * Thanks a lot for the fast response! Will do
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upgraded to WordPress 3.5 problem](https://wordpress.org/support/topic/upgraded-to-wordpress-35-problem/)
 *  [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/upgraded-to-wordpress-35-problem/page/2/#post-3262403)
 * Those that are disabling plugins there will be an include line in the main plugin
   file:
 * wp_register_script( ‘sct_jquery_datepicker_slider’, plugins_url(‘jquery-ui-1.8.13.
   custom.min.js’, __FILE__));
 * This will vary from plugin to plugin, as mine is called SCT, but as you see this
   is an include for a custom jquery file. I just removed it and problem solved ;).
 * Credit goes to the developer that helped me out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upgraded to WordPress 3.5 problem](https://wordpress.org/support/topic/upgraded-to-wordpress-35-problem/)
 *  [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/upgraded-to-wordpress-35-problem/#post-3262367)
 * Figured it out. A plugin was causing this issue. Disabled it for now.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't move widgets & other dashboard items after 3.5 upgrade](https://wordpress.org/support/topic/cant-move-widgets-other-dashboard-items-after-35-upgrade/)
 *  [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/cant-move-widgets-other-dashboard-items-after-35-upgrade/#post-3261326)
 * I found my problem. It was a plugin messing something in the jQuery.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't move widgets & other dashboard items after 3.5 upgrade](https://wordpress.org/support/topic/cant-move-widgets-other-dashboard-items-after-35-upgrade/)
 *  [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/cant-move-widgets-other-dashboard-items-after-35-upgrade/#post-3261325)
 * I am using Elegant Themes, and when I followed the instructions on finding the
   errors jQuery shows an undefined value “e”.
 * How can this be fixed now?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upgraded to WordPress 3.5 problem](https://wordpress.org/support/topic/upgraded-to-wordpress-35-problem/)
 *  [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/upgraded-to-wordpress-35-problem/#post-3262366)
 * I have followed the instructions and I’ve got this:
 * Timestamp: 12/12/2012 05:11:03
    Error: TypeError: e is undefined Source File:
   [http://xxxxxxxxxxxxxxxxxxx.org/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery,utils&ver=3.5](http://xxxxxxxxxxxxxxxxxxx.org/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery,utils&ver=3.5)
   Line: 2
 * How do I fix it now?
 * BTW to find your own error. Open the Widget page with Firefox. Got to Tools -
   > Web Developer -> Error Console -> Click on the Error tab.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Table Reloaded] [Plugin: WP-Table Reloaded] Changes cannot be saved](https://wordpress.org/support/topic/plugin-wp-table-reloaded-changes-cannot-be-saved/)
 *  [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-changes-cannot-be-saved/#post-3046210)
 * Hi Tobias,
 * I have talked to my host and they managed to figure it out.
 * This is exceprt from the error log:
 * > [01-Sep-2012 11:51:56 UTC] WordPress database error Duplicate entry ‘16983-
   > 160’ for key ‘PRIMARY’ for query INSERT INTO `es_term_relationships` (`object_id`,`
   > term_taxonomy_id`) VALUES (16983,160) made by do_action(‘wp_ajax_autosave’),
   > call_user_func_array, wp_ajax_autosave, edit_post, wp_update_post, wp_insert_post,
   > wp_set_post_categories, wp_set_object_terms
   >  [04-Sep-2012 22:18:13 UTC] PHP
   > Warning: Unknown: Input variables exceeded 1000. To increase the limit change
   > max_input_vars in php.ini. in Unknown on line 0 [11-Sep-2012 21:24:31 UTC] 
   > PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit 
   > change max_input_vars in php.ini. in Unknown on line 0 [15-Sep-2012 08:33:07
   > UTC] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit
   > change max_input_vars in php.ini. in Unknown on line 0 [15-Sep-2012 08:34:13
   > UTC] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit
   > change max_input_vars in php.ini. in Unknown on line 0
 * So we set the max_input_vars to 3000 and everything works fine now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Table Reloaded] [Plugin: WP-Table Reloaded] Changes cannot be saved](https://wordpress.org/support/topic/plugin-wp-table-reloaded-changes-cannot-be-saved/)
 *  [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-changes-cannot-be-saved/#post-3046184)
 * Ticking off checkmarks aren’t saved either. I remember some problems with security
   addons, but I talked to my host, mod_security is disabled and they are not using
   suhosin.
 * So yeah as of this moment I can’t save any major changes either.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Database Backup for WordPress] [Plugin: WP-DB-Backup] Backup doesn't download or email](https://wordpress.org/support/topic/plugin-wp-db-backup-backup-doesnt-download-or-email/)
 *  [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-db-backup-backup-doesnt-download-or-email/page/2/#post-1965083)
 * I use WP-InstantBackup seems to work, sends me emails whenever I back the db
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Database Backup for WordPress] [Plugin: WP-DB-Backup] Backup doesn't download or email](https://wordpress.org/support/topic/plugin-wp-db-backup-backup-doesnt-download-or-email/)
 *  [xecutable](https://wordpress.org/support/users/xecutable/)
 * (@xecutable)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-db-backup-backup-doesnt-download-or-email/#post-1965081)
 * I would suggest to get another plugin that’s been updated, there a few that work
   fine. Sadly I liked this one and its interface but hey what can you do, when 
   it’s not working, it’s not working.

Viewing 15 replies - 1 through 15 (of 33 total)

1 [2](https://wordpress.org/support/users/xecutable/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/xecutable/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/xecutable/replies/page/2/?output_format=md)