Are you using the Pro version or the Free?
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.
Ok let me get in touch with my hosting provider and get the settings mentioned checked. Thanks.
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 🙁
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
@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
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