• Resolved moacirsantana

    (@moacirsantana)


    Hello, I can’t activate it, on Localhost it works perfectly, but when uploading it to my host I can’t activate it, and when I try, the following error shows up:

    Warning: require(/home/storage/5/7a/e3/c4publicidade/public_html/lakevilas/wp-content/plugins/awebooking/vendor/composer/../webdevstudios/taxonomy_single_term/class.taxonomy-single-term.php): failed to open stream: No such file or directory in /home/storage/5/7a/e3/c4publicidade/public_html/lakevilas/wp-content/plugins/awebooking/vendor/composer/autoload_real.php on line 66

    Fatal error: require(): Failed opening required ‘/home/storage/5/7a/e3/c4publicidade/public_html/lakevilas/wp-content/plugins/awebooking/vendor/composer/../webdevstudios/taxonomy_single_term/class.taxonomy-single-term.php’ (include_path=’.:/usr/share/pear56:/usr/share/php56′) in /home/storage/5/7a/e3/c4publicidade/public_html/lakevilas/wp-content/plugins/awebooking/vendor/composer/autoload_real.php on line 66

    My PHP Version is 5.6 but the version doesnt help at all, because I’ve tested it with all of them until the latest PHP version.

    I just don’t now what could be once it works just fine in my computer (locally).

    Any thoughts?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author awethemes

    (@awethemes)

    How do you upload this plugin? If you’re using FTP, maybe some file corrupt. Did you try to install it from wp admin dashboard? Also, maybe your hosting does not allow some files?
    I’ll try to install it again and tell you the result 🙂

    Plugin Contributor anhskohbo

    (@anhskohbo)

    Please, try to install the latest version. I think this would help because awebooking no longer requires taxonomy_single_term anymore and seem you’re working with an old version.

    Thread Starter moacirsantana

    (@moacirsantana)

    now I have the latest version, I can activate the plugin without getting any error.

    But now on the front page there’s this error:

    Fatal error: Call to undefined function awebooking_get_page_permalink() in /home/storage/5/7a/e3/c4publicidade/public_html/lakevilas/wp-content/themes/lakevilas/index.php on line 15

    and on line 15 you can find this code:
    $link = awebooking_get_page_permalink( ‘check_availability’ );

    What about it? The funny thing is that it works normally locally

    Plugin Contributor anhskohbo

    (@anhskohbo)

    That’s funny, but I’m petty sure that you have an old version of awebooking (v3.0) in your local. And your theme has outdate. Activate with another theme should works.

    Switch back to awebooking 3.0.x or update your theme match with newer version. Some functions has been deprecated or remove (@ ~ @).

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP Version FATAL ERROR’ is closed to new replies.