When I use the search function, the result set always has a "n/a" in it, confusing my users, however this is NOT caused by a room being unavailable I suspect it is looking for image info because the n/a is in the "hotel-booking-search-result-image" DIV.

There is an image attached to the room and is visible if you look at the room node, how do I make the n/a go away and an image appear? Is this simply a matter of creating a specifically named imagcache? the one that is there now works, and is enabled so I am confused....

Thanks a million for any and all help!!
Franco

Comments

larowlan’s picture

It uses ubercart (uc_product)'s image handling.
From memory there is a setting somewhere on the node type form where you can choose an alternate field (administer -> content -> content types -> hotel room type).

spydmobile’s picture

Status: Active » Closed (works as designed)

Nice! It is under ubercart settings - Product Image Field, and it was set to none, set it to image and that fixed it!
Thanks Lee!

rincontranquilo’s picture

Spydmobile, could you please explain better how you fixed it? I'm facing the same problem and I can't understand where exactly you fix it.

Actually I have no images in the "/sites/default/files/imagecache/hotel_booking_search_result/" folder.

Thanks

Edit: I just reinstalled all the module in the right order (imagefield before ubercart and so) and now it's working great.

Thanks :)