Welcome, Guest. Please login or register.

Author Topic: Nedi 2.0.120 no search by ip  (Read 1421 times)

dalofds

  • Newbie
  • *
  • Posts: 1
    • View Profile
Nedi 2.0.120 no search by ip
« on: October 06, 2021, 05:54:10 pm »
Hi everyone.

I have detected that in NeDi version 2.0.120 devices cannot be searched by IP address.

I have made a patch to the Other-Noodle.php file located inside the html / folder that I have attached. I recommend backing up your file before.

The problem is that NeDi is not able to locate the IP address since it is found in the database as an int value. If we search for that value if it is found, but if we search for an IP address we do not obtain the desired result.

nedijedi

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Nedi 2.0.120 no search by ip
« Reply #1 on: October 07, 2021, 01:34:33 am »
Wow good find.