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

    (@expresscurate)

    Thanks for your feedback and sorry to hear about the issue you experience.

    We have tried to reproduce this issue in our test and live environments, but were able to curate the same page successfully.

    We might be able to find some details if we have direct access to your system. Would it be possible to have admin account (temporary) on your blog? This way we could work on our plugin and try and see what might go wrong.

    Please contact us directly at support at expresscurate dot com so that we can work on this further.

    Looking forward to hearing from you.

    Thread Starter allangourdie

    (@allangourdie)

    Hi. We’ve traced this down to 2 x mb_convert_encoding calls within ExpressCurate_ContentManager.php. It appears our server does not have the multi-byte mbstring module compiled into it. We are working on a code modification to resolve this so we don’t have to make larger server changes.

    Thread Starter allangourdie

    (@allangourdie)

    Was able to get this working without enabling multibyte support on our server by replacing the 3 mb_* calls within ExpressCurate_ContentManager.php

    Loving the plugin – great work

    Plugin Author ExpressCurate

    (@expresscurate)

    That’s great! We are also working to take into account such cases. First we will have a proper notification when modules are missing and a replacement for mb-module will be integrated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ajax Error curating from a URL’ is closed to new replies.