Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nico

    (@nico23)

    You probably have a rare php setup. This is usually my default enabled with php > 4.0.6 but there are cases when its not.

    I will replace this function with something like this (preg_match('/[^\x20-\x7f]/', $string) and it will work for everyone.

    Plugin Author Nico

    (@nico23)

    K, should be fixed now in 2.7.4

    Thread Starter @zeewil

    (@zeewil)

    You’re the man Nico, thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘updated to 2.7.3, displaying 'fatal error'’ is closed to new replies.