+ Reply to Thread
Results 1 to 5 of 5

Thread: Listings images not showed up in recently add listings page

  1. #1

    Listings images not showed up in recently add listings page

    Hello im having this problem today suddenly i have no images in recently add page but when i click on listing i can see images in listings detail page but they are not showed up in recently add pagei just add a box with Field-bound and delete it after and now i lost images please help me to fix this thanks i also have this error when i try to creat some thing with Field-bound
    System error occurred
    rlDb::updatefailed, data parameter is empty
    line# 403
    file: /home/t***/public_html/includes/classes/rlDb.class.php
    PHP version: 7.0.29
    Output has already been sent to the browser at /home/t***/public_html/includes/classes/rlDebug.class.php:145. Please make sure the command $xajax->processRequest() is placed before this.
    Last edited by Sohail Zafar; April 3, 2018 at 10:00 PM. Reason: ad error code

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello Sohail,

    To solve the problem with field-bound box you should do the following:
    go to ftp > your site package > plugins > admin > field_bound_boxes.inc.php

    find a code:
    PHP Code:
    Only registered members can view the code
    and change it to:
    PHP Code:
    Only registered members can view the code
    As for empty thumbnails try to refresh images: Common > Refresh > Refresh pictures after changing dimensions or watermark
    if it doesn't have any effect create a ticket

  3. #3
    Hello Sohall Zafar,

    Did you change anything in lib.js file?
    Right now exist may js error on the recently added page.

    Problem with fieldBoundBox plugin:
    Open file: ftp://plugins>>fieldBoundBoxes>>rlFieldBoundBoxes.class. php find method: updateBoxContent

    find line:
    PHP Code:
    Only registered members can view the code
    and replace to:
    PHP Code:
    Only registered members can view the code
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Thanks Rudi and Viktor for quick help as always i found the problem for recently added listings page that was i try to put a wowslider in home page and for that i have to put this code in head.tpl
    Code:
    Only registered members can view the code.
    This code gave me error i really need the slider if you can help me to put this code in head.tpl.

    and the error in fieldBoundBox is still there i try to change Rudi and Viktor both solutions one by one and now i chnage both of your solutions and have this error

    Code:
    Only registered members can view the code.
    Last edited by Sohail Zafar; April 4, 2018 at 09:56 AM. Reason: spell fix

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Could you create a ticket regarding this error and we'll look into it?

+ Reply to Thread