• Hello,

    since my last update of the plugin last week, my frontpage dissapeared, it was just blank, while all the other pages worked still normally. In the backend I removed an element which I added last with the plugin (my frontpage is completely built with this plugin) and I got an error message

    Fatal error: Allowed memory size of 314572800 bytes exhausted (tried to allocate 61440 bytes) in /…/wp-content/plugins/kingcomposer/includes/kc.tools.php on line 362.

    I increased my memory in .htaccess and in wp-config.php, but it didn’t help. In this script of the plugin I found ini_set(‘memory_limit’, ‘300M’);
    I tried to increase the memory limit, but the values in my error message get increased too. I wrote to the plugin support twice, but no reply yet. What else can I do about these issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Tung Tran

    (@blackdevilk9it)

    Hi,

    Thanks for your comment.

    What PHP version did you using?

    Please try to switch to PHP version 5.6.

    Best regards,

    Tung

    Thread Starter klinka

    (@klinka)

    Hello,

    thank you for your reply.
    I use PHP version 7.0
    Do I have to lower my version?

    Best regards

    Klinka

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error’ is closed to new replies.