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

    Hello,

    I’m not able to access portfolio items from the backend. When I try it returns an internal error. My theme is up to date, as is the WP version and plugins. I have already disabled all plugins and tried to access, but the error persists.

    The portfolio is used to display photo and video albums, and it already has many entries. In the past, when I tried to insert another album, I had to increase the memory limit on the server, but the error always referred to this problem, which is not the case now.

    Can you help?

    #1368659

    Hi bynet2013,

    Thanks for giving us admin access.
    Can you give us FTP access as well? so we can check the logs as well as try to fix it.
    Just post the credentials in private content.

    Best regards,
    Nikko

    #1368757

    Thanks in advance.

    Credentials sent in private.

    #1368933

    Hi bynet2013,

    Thanks for giving us admin access.
    It seems the issue with opening portfolio is memory limit.
    I tried to increase it by adding this in wp-config.php:

    define('WP_MEMORY_LIMIT', '256M');

    However, the issue is still the same.
    I created a page that shows the PHP information (link in private content), search for memory_limit and it seems the limit is only 32M.

    Best regards,
    Nikko

    #1369290

    Hi again,

    I finally managed to solve the problem. After asking the server manager to increase the memory_limit, the site crashed and presented an error:PHP Fatal error: Call to undefined function json_decode()

    I had to revert the PHP version to 7.3.

    I leave this message just to inform you that with the latest version of PHP 7.4, your theme can create errors with json script.

    Thanks for your help.

    #1369297

    Hi bynet2013,

    Thanks for informing us of the solution that worked for you. :)
    Although I think it may be a server/configuration issue as I have been using PHP 7.4 with Enfold in different platforms (as well as other users have used it) without issues.
    Thanks again for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Can't access portfolio items on backend’ is closed to new replies.