Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Yakti-R

    (@yakti-ruud)

    Yes, I recognize that error. I thought I’d fixed that already, but somehow it didn’t make it to the initial release.

    The plugin is calling to a function related to the WPML plugin, but of course it should check first if that function exists.

    It has been fixed in the 1.1 version, so updating the plugin should fix your problem. Please mark this thread as resolved if the problem is indeed fixed.

    Plugin Author Yakti-R

    (@yakti-ruud)

    No more replies and the issue has been resoled with the last update. I’ll mark the topic as resolved.

    Thread Starter Angelina Belle

    (@angelina-belle)

    Thanks! I did not realize that “WPML” was required for full functionality, and that the missing function would be found in WPML.

    Plugin Author Yakti-R

    (@yakti-ruud)

    The WPML plugin isn’t required to use this plugin. However, the plugin supports WPML when that plugin is also active. Therefor, it uses some WPML related functions. However, before calling those functions, it should first check if the WPML plugin is active. I forgot to include that check somewhere, which resulted in calling a WPML function that doesn’t exist when WPML is not active.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal error undefined function icl_object_id’ is closed to new replies.