• After the theme update the site show me this:

    Warning: require_once(/home2/areb/public_html/wp-content/themes/minamaze/admin/main/framework.php): failed to open stream: No such file or directory in /home2/areb/public_html/wp-content/themes/minamaze/functions.php on line 17

    Fatal error: require_once(): Failed opening required ‘/home2/areb/public_html/wp-content/themes/minamaze/admin/main/framework.php’ (include_path=’.:/opt/php54/lib/php’) in /home2/areb/public_html/wp-content/themes/minamaze/functions.php on line 17

    ¿What can I do? I only have mysql backups.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • I assume you mean when you updated from 1.1.6 to 1.1.7?

    Sadly, I have no quick solution to your problem. I am still on 1.1.6, but maybe you could try to downgrade to 1.1.6 again and see if the problem still exists?

    Thread Starter anlady

    (@anlady)

    How I can return to the previous version if I can not login to the site?

    thanks

    I mean that you can try to upload the previous theme files using (s)ftp.

    But, don’t do this if you’re unsure of what you are doing!

    Thread Starter anlady

    (@anlady)

    No! Do not know how to handle ftp 🙁

    The change was made in the function file, could I only overwrite this file?

    Not if you don’t know how to handle ftp.

    Plus, I just ran a diff on the two functions.php from 1.1.6 and 1.1.7, the result is:

    diff functions_116.php functions_117.php
    84c84
    < 	wp_register_style( 'style', get_stylesheet_uri(), '', '1.1.6' );
    ---
    > 	wp_register_style( 'style', get_stylesheet_uri(), '', '1.1.7' );

    So I doubt that the functions.php file is the culprit. The only change is the reference to the stylesheet. This error eludes me this far. Will continue digging.

    Thread Starter anlady

    (@anlady)

    I understand but to enter the site the error shown is this:

    Warning: require_once(/home2/areb/public_html/wp-content/themes/minamaze/admin/main/framework.php): failed to open stream: No such file or directory in /home2/areb/public_html/wp-content/themes/minamaze/functions.php on line 17

    Fatal error: require_once(): Failed opening required ‘/home2/areb/public_html/wp-content/themes/minamaze/admin/main/framework.php’ (include_path=’.:/opt/php54/lib/php’) in /home2/areb/public_html/wp-content/themes/minamaze/functions.php on line 17

    Tal vez sea en framework?

    Theme Author ThinkUpThemes

    (@thinkupthemes)

    Hi guys,

    This issue has now been fixed.

    Looks like some users had issues downloading the latest version. You should now not have any problems using the latest version of Minamaze. If you haven’t updated to the latest version please do go ahead and update now and you should fine everything works correctly.

    If you’ve been locked out from your site due to this issue pleas login via FTP and delete the theme folder “minamaze”. You can then login to your WordPress admin area and go ahead and install the theme again.

    if you run into anymore problems please do let us know and we’ll be on hand to help. 🙂

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