Hi, does it still work with booking.com affiliate program? How can I import CSV to my web? Does it work also if theme doesn’t support CSV?
]]>Hiya, any suggestions?
Warning: Missing argument 3 for IhfcFrontReplacemets::returnImageSrc() in /home/costabla/public_html/wp-content/plugins/import-hotels-from-csv-for-bookingcom-affiliates/classes/class-ihfc-front-replacemets.php on line 58
Warning: Missing argument 4 for IhfcFrontReplacemets::returnImageSrc() in /home/costabla/public_html/wp-content/plugins/import-hotels-from-csv-for-bookingcom-affiliates/classes/class-ihfc-front-replacemets.php on line 58
Thanks
]]>Hi there,
I am getting this error?
Catchable fatal error: Object of class WP_Error could not be converted to string in /home/torrevieja/public_html/wp-content/plugins/import-hotels-from-csv-for-bookingcom-affiliates/classes/class-ihfc-import-hotels-process.php on line 102
Thanks
Dj
]]>Hi there,
Does anyone have more recent copies of the .tsv files? Mine are from 2013.
Thanks
]]>Hi
Having installed it the first import did not go as planned, it would be great if there was a way to remove all posts from the database that where created today as it trashed my site.
Prefixing the plugin with xxx in the plugins directory have made it work (although the images do not show) but all other posts are still trashed ;-( otherwise it seems like it’s potentially a great plugin.
]]>I created my file with EMeditor in Windows.
I extracted the rows from one city.
I replaced the first line with the headers.
(I also tried it without headers on the first line)
I saved the file as .tsv extention
I uploaded the file to
wp-content/plugins/import-hotels-from-csv-for-bookingcom-affiliates/tsv-uploads
The file is not recognised.
What can I have done wrong?
If i try to click the button Generate Cache Indexes, in the browser url appear this https://www……./page=ihfc-settings-page&maxError=2
What does it means maxError=2 ?
Thanks
]]>Hello
I want to get and echo some value from the _ihfc_hotel array
so i have this code $item = get_post_meta($post->ID, ‘_ihfc_hotel’);
and then echo $item[‘name’];
but when i load the page i receive this error:
Warning: Illegal string offset ‘name’ in /Applications/MAMP/htdocs/wp_test_csv/wp-content/themes/twentysixteen/template-parts/content-single.php on line 33
if i print the entire array with print_r($item) i retrieve an array like this
Array ( [0] => a:39:{s:2:”id”;s:6:”703981″;s:4:”name”;s:10:”Bilton Apt”;s:7:”address”;s:25:”Hart Blvd, Paradise Acres”;s:3:”zip”;s:2:”PO”;s:10:”city_hotel”;s:11:”Montego Bay”;s:3: …etc…
can you help me
]]>