Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1296654

    Hi Guys,

    I’ve created a previous topic (https://kriesi.at/support/topic/register-portfolio-php-issues/) because I’ve got some issues with the file regjster-portfolio.php, I’ve discovered RankMath was causing the problem, I wasn’t able to see my portfolio entries, I’ve reinstalled the plugin and that issues has gone.

    However, I just realize it’s breaking the code in the page portfolio, check it out: https://prnt.sc/122lm1t

    I’ve already created Temporary access for ( (Email address hidden if logged out) )

    Thank you in advance for advices and help.

    I wish you a great week ahead.

    Cheers,
    Eduardo.

    • This topic was modified 3 years, 4 months ago by Nikko.
    #1297115

    Hey Eduardo,

    Thank you for the inquiry.

    Where can we see this issue? Did you modify the register-portfolio.php file? Please post the site URL in the private field so that we could check the issue properly.

    You could also disable the debug mode to temporarily hide those warnings. In the wp-config.php file look for the WP_DEBUG and WP_DEBUG_DISPLAY constants and set them to false.

    define("WP_DEBUG", false);
    define("WP_DEBUG_DISPLAY", false);
    

    Best regards,
    Ismael

    #1297166

    Hi Ismael,

    I didn’t touch the file “register-portfolio.php” at first seems the problem were caused by an issue with RankMath, I reinstall it and part of the issue has been resolved for few days,

    I inserted the Codes you sent me and made some tests, it didn’t get effect, so I turn back to the original wp-config.php file setup.
    The error persists. Check it out on the Private Content space the link of the Error page.

    Moreover in the Portolio Items page in the backend in the last entry you will find this error:
    ______________________________
    Fatal error: Uncaught Error: Object of class WP_Error could not be converted to string in /home/u168213674/domains/webpriuli.com/public_html/wp-content/themes/enfold/includes/admin/register-portfolio.php:143 Stack trace: #0 /home/u168213674/domains/webpriuli.com/public_html/wp-includes/class-wp-hook.php(294): prod_custom_columns(‘portfolio_entri…’) #1 /home/u168213674/domains/webpriuli.com/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #2 /home/u168213674/domains/webpriuli.com/public_html/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #3 /home/u168213674/domains/webpriuli.com/public_html/wp-admin/includes/class-wp-posts-list-table.php(1269): do_action(‘manage_posts_cu…’, ‘portfolio_entri…’, 3408) #4 /home/u168213674/domains/webpriuli.com/public_html/wp-admin/includes/class-wp-list-table.php(1447): WP_Posts_List_Table->column_default(Object(WP_Post), ‘portfolio_entri…’) #5 /home/u168213674/domains/webpriuli.com/public_html/wp-admin/includes/class-wp-posts-list-table.php( in /home/u168213674/domains/webpriuli.com/public_html/wp-content/themes/enfold/includes/admin/register-portfolio.php on line 143
    There has been a critical error on this website. Please check your site admin email inbox for instructions.
    Learn more about troubleshooting WordPress.
    ______________________________

    I’ve already reinstalled the Rankmath and also talked to the Server provider, no solution until now.

    The Temporary Access was created to you guys as requested before by Nikko.

    I’ll be looking forward to hearing from you.

    Many thanks in advance,

    Cheers,
    Eduardo.

    #1297449

    Hi,

    Thank you for the update.

    The snippet that recommended above will just disable the debug mode and hide the warnings. Can we access the site? Please post the login details in the private field, and make sure that the Appearance > Editor panel is accessible.

    Best regards,
    Ismael

    #1298425

    Hey Ismael,

    Thank you, I got solve the issue by myself. 😉👍

    Cheers,
    Eduardo.

    #1298553

    Hi Eduardo,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘RankMath Issues’ is closed to new replies.