Author Topic: Missing argument 3 for strpos_utf()  (Read 3259 times)

andy.hoyle

  • Newbie
  • *
  • Posts: 30
    • View Profile
Missing argument 3 for strpos_utf()
« on: April 15, 2009, 12:54:54 pm »
Error log full of:

[Wed Apr 15 15:29:42 2009] [error] [client 172.20.12.36] PHP Notice:  Undefined variable: offset in C:\\Web\\opengoo\\environment\\functions\\utf.php on line 49, referer: http://pcid1367.emea.local/opengoo/
[Wed Apr 15 15:29:42 2009] [error] [client 172.20.12.36] PHP Warning:  Missing argument 3 for strpos_utf(), called in C:\\Web\\opengoo\\application\\models\\searchable_objects\\SearchableObjects.class.php on line 107 and defined in C:\\Web\\opengoo\\environment\\functions\\utf.php on line 47, referer: http://pcid1367.emea.local/opengoo/

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Missing argument 3 for strpos_utf()
« Reply #1 on: April 17, 2009, 05:11:21 pm »
This has been corrected for next version.

Thanks.