xecutable
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Meta description refreshes on Auto Save DraftStill 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
In reply to: [Yoast SEO] Meta description refreshes on Auto Save DraftBump. This isn’t fixed yet and I’m surprised that anyone who’s using the meta description hasn’t noticed it.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table NumberSure will do
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table NumberThanks. 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
In reply to: [TablePress - Tables in WordPress made easy] Table NumberIt 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
In reply to: [TablePress - Tables in WordPress made easy] Table NumberThanks a lot for the fast response! Will do
Forum: Fixing WordPress
In reply to: Upgraded to WordPress 3.5 problemThose 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
In reply to: Upgraded to WordPress 3.5 problemFigured it out. A plugin was causing this issue. Disabled it for now.
Forum: Fixing WordPress
In reply to: Can't move widgets & other dashboard items after 3.5 upgradeI found my problem. It was a plugin messing something in the jQuery.
Forum: Fixing WordPress
In reply to: Can't move widgets & other dashboard items after 3.5 upgradeI 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
In reply to: Upgraded to WordPress 3.5 problemI have followed the instructions and I’ve got this:
Timestamp: 12/12/2012 05:11:03
Error: TypeError: e is undefined
Source File: https://xxxxxxxxxxxxxxxxxxx.org/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery,utils&ver=3.5
Line: 2How 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
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Changes cannot be savedHi 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 0So we set the max_input_vars to 3000 and everything works fine now.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Changes cannot be savedTicking 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.
I use WP-InstantBackup seems to work, sends me emails whenever I back the db
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.