• in localhost the site displays correctly but after uploading to live server the following happens:

    Warning: file_put_contents(/home/dodafric/public_html/wp-content/uploads/kallyas-builder/cache/889-layout.css): failed to open stream: Permission denied in /home/dodafric/public_html/wp-content/themes/kallyas/framework/pagebuilder/scripts-manager.php on line 247

    Fatal error: Call to a member function css() on a non-object in /home/dodafric/public_html/wp-content/themes/kallyas/framework/pagebuilder/class-page-builder.php on line 1022

    website: dodafricmradi.com
    need urgent assistance

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi,
    You are facing this error due to directory/files permissions. I would suggest to change the permission of this directory pagebuilder at /public_html/wp-content/themes/kallyas/framework/ through FTP software by clicking right click on it.
    Thanks
    Mohammad

    Thread Starter philmania

    (@philmania)

    hi Moha
    the problem still persists….. any other suggestions will be highly appreciated

    Hi,
    Please change the permission of these two files 777.

    /home/dodafric/public_html/wp-content/uploads/kallyas-builder/cache/889-layout.css

    home/dodafric/public_html/wp-content/themes/kallyas/framework/pagebuilder/scripts-manager.php

    Thanks
    Mohammad

    Thread Starter philmania

    (@philmania)

    much thanks Moha,
    Now this error is remaining:

    Fatal error: Call to a member function css() on a non-object in /home/dodafric/public_html/wp-content/themes/kallyas/framework/pagebuilder/class-page-builder.php on line 1022

    N/B: Am not a guru with these stuff, need simplest of instructions.

    Hi,
    You are using the Commercial theme. Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product. Please contact to https://support.hogash.com/ about this issue.

    Thanks
    Mohammad

    Thread Starter philmania

    (@philmania)

    thanks, much appreciated

    Hi,
    You most welcome ?? .
    Thanks
    Mohammad

    Thread Starter philmania

    (@philmania)

    // Don’t run the function multiple times

    $css = $el->css();

    the above code is the one affected, any way to solve it

    website…. dodafricmradi.com

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Warning: file_put_contents’ is closed to new replies.