Profiles

  • Member Since: November 25th, 2022
  • Find me on:
  • Posted a reply to admin-ajax.php 404 (Not Found), on the site WordPress.org Forums:
    hi! It could be a plugin or it could be also that your server has…

  • Posted a reply to Searc-bar doesn’t work., on the site WordPress.org Forums:
    is there a search.php file in your theme? Observe your action form. The url of…

  • Posted a reply to Links in dashboard are broken, on the site WordPress.org Forums:
    Hi Tim, I would disable all plugins and I would use a default theme in…

  • Posted a reply to Update from Ubuntu 18.04 to 22.04, on the site WordPress.org Forums:
    Hi! Doing this upgrade , you lost the configuration files of your web server. You…

  • Posted a reply to Error establishing a database connection – Insecure authentication, on the site WordPress.org Forums:
    Maybe this tutorial can help: https://blog.mixu.net/2010/06/06/quick-tip-how-to-fix-mysqlnd-cannot-connect-to-mysql-4-1-using-old-authentication-onphp5-3/ You have to change the configuration of MySQL server…

  • Posted a reply to Error, conflict?, on the site WordPress.org Forums:
    You are in maintenance mode. The issue very probably disappear if you add this to…

  • Posted a reply to Posts do not appear on the Dashboard, on the site WordPress.org Forums:
    hi, can you add this code and you answer the result here? add_action('init', function(){ print_r(wp_count_posts());…

  • Posted a reply to Can´t create a new post: warning, on the site WordPress.org Forums:
    The variable $post is not an object in that line. WordPress couldn't insert a new…

  • Posted a reply to Todas las opciones del dashboard arrojan Error 404 y no puedo editar mi sitio, on the site WordPress.org Forums:
    hola! Entra en el panel de administration. Abre el web developer tools. En el tab…

  • Posted a reply to PHP errors, on the site WordPress.org Forums:
    hi! What is your WordPress version? Here it explains how to check the WordPress version:…

  • Posted a reply to PhP problem, on the site WordPress.org Forums:
    hi! What is the error now when you deactivate the plugin?

  • Posted a reply to Warning: Array to string conversion in…, on the site WordPress.org Forums:
    hi! Very probably this a plugin that it's using the function wp_verify_nonce with a wrong…

  • Posted a reply to PHP8 y error Create_function(), on the site Foros de soporte:
    Hola ! Que version de WordPress usas? La funcion que comentas create_function ha sido eliminada…

  • Posted a reply to Warnings Errores WP, on the site WordPress.org Forums:
    Hola Rebeca, este problema tambien sucede si desactivas el tema hijo de divi y solamente…

  • Posted a reply to Rapair of DB, on the site WordPress.org Forums:
    hi, could you please confirm whether the value in wp-config.php of the variable $table_prefix is…

  • Posted a reply to PhP problem, on the site WordPress.org Forums:
    hi! Deactivate the plugin date-and-time-widget. It's not compatible with php8 yet. It's using the function…

  • Posted a reply to Critical Error, on the site WordPress.org Forums:
    can you ask to your hosting whether the runkit7 extension is enabled? It's possible to…

  • Posted a reply to Critical Error, on the site WordPress.org Forums:
    hi, the error says that the function ctype_xdigit() does no exist. But that function ctype_xdigit()…

  • Posted a reply to can’t access wp-admin, on the site WordPress.org Forums:
    also activate WP_DEBUG in wp-config.php and check the logs. You can try to upload here…

  • Posted a reply to can’t access wp-admin, on the site WordPress.org Forums:
    hi. Install nsa backdoor to your installation as a mu plugin. In wp-content folder create…

  • Committed [2844045] to Plugins SVN:
    Deleted screenshots

  • Committed [2844039] to Plugins SVN:
    Changed screenshots

  • Posted a reply to Exporting database from test to production, on the site WordPress.org Forums:
    Hi, the drawback of using a search and replace plugin for the database is that…

  • Posted a reply to WordPress database error, on the site WordPress.org Forums:
    Hi! If you remove that entry from wp_options, the problem disappears? Maybe I would try…

  • Posted a reply to How to format text, on the site WordPress.org Forums:
    Hi! Are you familiar with markdown? With markdown you are formatting while you are typing.…

  • Committed [2840389] to Plugins SVN:
    Deleted one screenshot

  • Committed [2840387] to Plugins SVN:
    Modified again readme file

  • Committed [2840383] to Plugins SVN:
    Modified Reamde and screenshots

  • Committed [2839734] to Plugins SVN:
    Added screenshot

  • Committed [2839729] to Plugins SVN:
    Fixed minor details in readme

  • Committed [2839725] to Plugins SVN:
    Minor changes and new screenshot

  • Posted a reply to Comments template with hardcoded H3, on the site WordPress.org Forums:
    Hi! You can use the hook: comment_form_defaults. Is this working for you? ` add_filter('comment_form_defaults', function…

  • Posted a reply to Uncaught Error: Undefined constant “ABSPATH”, on the site WordPress.org Forums:
    Hi! The constant ABSPATH is defined very early in the WordPress environment setup. It's defined…

  • Posted a reply to Special Characters coming on my post, on the site WordPress.org Forums:
    Hi. Maybe the issue is not related to the database. Check whether the html defines…

  • Posted a reply to After Installing WP, could not see graphical user interface, on the site WordPress.org Forums:
    Hi, Your are getting the html from the WordPress site. But for some reason you…

  • Committed [2836210] to Plugins SVN:
    Changed color of icon

  • Committed [2836208] to Plugins SVN:
    Deleted 256x256 icon

  • Committed [2836207] to Plugins SVN:
    Added screenshot and changed icon

  • Committed [2836196] to Plugins SVN:
    Added icon

  • Committed [2836178] to Plugins SVN:
    Adding first version of my plugin