Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • confacere s.l. Friend
    #895571

    Hi,
    my problem is:
    Notice: Undefined property: stdClass::$roomTypes in D:PHPhtdocstut_hotelgutscheintemplatesja_hotelhtmllayoutscom_solidreshubsearchresultslistview.php on line 28
    Can you help me?

    Thanx.
    Fred

    Ninja Lead Moderator
    #895810

    Hi,

    You need to provide the URL of your site and admin login backend of your site and set as private reply. I will help you to check this bug.

    Regards

    confacere s.l. Friend
    #896267
    This reply has been marked as private.
    Ninja Lead Moderator
    #896427

    I don’t get the problem of you mentioned above but you can apply this way

    Open templates/ja_hotel/html/layouts/com_solidres/hub/searchresultslistview.php file

    find and change

    if (count($item->roomTypes) == 0) continue;

    to

    if (!isset($item->roomTypes)) continue;

    Hope it helps

    confacere s.l. Friend
    #896746
    This reply has been marked as private.
    Ninja Lead Moderator
    #896950
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum