+ Reply to Thread
Results 1 to 2 of 2

Thread: getting error in field-bound boxes

  1. #1

    getting error in field-bound boxes

    I am getting this error when i try to edit field-bound boxes entries.

    System error occurred
    rlDb::updatefailed, data parameter is empty
    line# 403
    file: /home/optiacc1/public_html/autotrader.pk/includes/classes/rlDb.class.php
    PHP version: 7.0.27

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

    As there is no new plugin release yet you should go to ftp > ... > plugins > fieldBoundBoxes > 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

+ Reply to Thread