+ Reply to Thread
Results 1 to 5 of 5

Thread: Multi-field plugin error

  1. #1

    Multi-field plugin error

    Hello Rudi,

    After updating the Multi-field plugin I got this error for the seller page, I created a ticket and need your urgent support please.
    Screen Shot 2020-12-09 at 2.49.22 PM.png

  2. #2
    Ticket-ID YOX-449893

  3. #3
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    A quick solution who updated the plugin to 2.5:

    go to plugins > mutliField > rlGeoFilter.class.php > public function hookPhpGetPersonalAddressAfter

    comment out or remove this line:
    PHP Code:
    Only registered members can view the code

  4. #4
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    For me, after updating, the Countries field disappeared from the data entry menu in the admin panel.

    If I want to update the next field: MultiField: Rebuild Multiple Fields (Add Missing Fields) then I get this: No more data entries configured, no rebuilds
    Last edited by Jenő Kocsi; December 10, 2020 at 06:52 AM.

  5. #5
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Solved. The countries field in the Data_formats table in the database was not included, it disappeared during the update. I just created it and so it got good.

+ Reply to Thread