Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author jgwhite33

    (@jgwhite33)

    Are you using the Pro version or the Free?

    Thread Starter fuzzypress

    (@fuzzypress)

    The free version

    Plugin Author jgwhite33

    (@jgwhite33)

    I just tested using this URL…

    https://www.airbnb.ie/rooms/6970596

    and it worked fine in the free version. Here are a couple of things you can check…

    – Make sure that your hosting provider as PHP file_put_contents enabled.
    – Make sure they also have DOMDocument enabled.

    Thread Starter fuzzypress

    (@fuzzypress)

    Ok let me get in touch with my hosting provider and get the settings mentioned checked. Thanks.

    Thread Starter fuzzypress

    (@fuzzypress)

    Website sits on shared hosting. ‘file_put_contents’ is disabled for security reasons on shared hosting, as it could be used to import malicious files onto a system.

    So looks like i can’t use the plugin ??

    Plugin Author jgwhite33

    (@jgwhite33)

    Unfortunately not. The plugin creates a file containing the reviews so it can then insert them into the database.

    The Pro version does have an option to grab Airbnb reviews using a third party api that doesn’t use file_put_contents.

    Hi, I have the same problem.
    I checked PHP and the file_put_contents() function in PHP is an inbuilt function and it’s enabled on PHP.
    Regarding the DOM extension its already enabled for all the PHP versions on the server.

    I still have the Error 1: No key found, what else can I do?

    Please let me know, thanks.
    Carlo

    Plugin Author jgwhite33

    (@jgwhite33)

    @carlo61 What is the Airbnb URL you are trying to use?

    Hi the link is: https://www.airbnb.com/rooms/9551054
    The link works, but it’s now an Airbnb plus home, not sure if this has some influence.

    Thanks a lot!
    Carlo

    Plugin Author jgwhite33

    (@jgwhite33)

    Worked on my test site. Try version 2.0 that I just uploaded.

    Thanks a lot, it works fine now, some reviews are missing, but it’s not so important, the error is not there anymore.

    Keep up the good work, Carlo

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Error 1: No key found.’ is closed to new replies.