almendron
Forum Replies Created
-
Thanks for the info.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Fatal errorThank you
Forum: Plugins
In reply to: [HTML Editor Syntax Highlighter] The plugin does not work in WP 2.7The plugin works correctly with version 4.7.1
Forum: Plugins
In reply to: [Broken Link Checker] Updating the pluginThe plugin (1.11.2) is compatible with the latest version of WordPress, but… the storage engine of the tables (blc_filters, blc_links, blc_synch and wp_blc_instances) must be MyIsam; with others storage engines the plugin doesn’t work correctly.
Forum: Plugins
In reply to: [HTML Editor Syntax Highlighter] The plugin does not work in WP 2.7Alternative: https://wordpress.org/plugins/wp-editor/
- This reply was modified 9 years, 5 months ago by almendron.
Forum: Plugins
In reply to: [Broken Link Checker] Cannot Recheck LinksThe storage engine of the tables (blc_filters, blc_links, blc_synch, …) must be MyIsam; with others storage engines the plugin doesn’t work correctly.
Forum: Plugins
In reply to: [Broken Link Checker] blc_links high size in databaseForum: Plugins
In reply to: [Broken Link Checker] is this plugin activly updated?The plugin is compatible with version 4.6.1.
[Moderator note: Link redacted. Please do not link your unrelated thread.]- This reply was modified 9 years, 6 months ago by Geoffrey Shilling.
Forum: Plugins
In reply to: [Broken Link Checker] blc_links high size in databaseIf you do not use the plugin, you can delete those tables
Forum: Plugins
In reply to: [Broken Link Checker] Check failure for working links to GoogleIt’s a temporary google error. Check the link again.
I’m happy to help,
regards1.- Wampserver: change version of PHP from 5.6.19 to 7.0.4
2.- Default values PHP.INI: memory_limit (128M), post_max_size (8M), upload_max_filesize (2M),….
3. phpmyadmin.conf:php_admin_value upload_max_filesize 700M php_admin_value post_max_size 750M php_admin_value max_execution_time 5000 php_admin_value max_input_time -1And all perfect except an error
**ERROR** database error write ‘Incorrect string value: ‘\xF0\x9F\x98\x89″ …’ for ...., pero esto es debido a problemas con el juego de caracteres.Solution: edit file “my.ini” and add to the section [mysqld] the following line:
sql_mode = NO_ENGINE_SUBSTITUTIONFinally .. I guess there will be an explanation and I guess not so much related to the values of PHP.INI as the “file_put_contents” command.
It is a bug in wordpress. I did a clean install on a local server and the error persists.
Forum: Plugins
In reply to: [WhatsApp Sharing Button for Jetpack] rare letters in the URLVersión WP: 4.3.1
Version plugin: Versión 1.1
Thank You but the error in the URL persists.Forum: Plugins
In reply to: [Hyper Cache] HYper cache and JetpackCan it be the problem in the Agent list? I added “android” and I think the problem is solved.