Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    That error report is very helpful, thanks! From what I can see, this comes down to your server’s PHP version not having the “mbstring” PHP module/extension, which is needed by TablePress for the import though. It looks like I need to add another safeguard against this in the plugin code.

    A better fix would be to enable this “mbstring” PHP module on your server (it’s actually recommended to have this by the WordPress developers). For that, you could check if your webhost’s configuration panel (something like “cPanel”) offers a configuration option for this. Alternatively, you could also ask your webhost’s support team to enable the “mbstring” PHP module on the server.

    Best wishes,
    Tobias

    Thread Starter robertdil

    (@robertdil)

    Yay! “A better fix” – yes of course, the cPanel does offer this configuration option, in [ Software ==> Select PHP Version ]. Now enabled, the TablePress import works fine. THANK YOU!

    Das ist ja wunderbar, erstaunlich, und auch so schnell! Vielen Dank!

    Congratulations, Tobias, on an outstanding level of rapid technical support for your outstandingly-good TablePress plugin for WordPress. Very best wishes from Robert and from Packington Village History Group

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    yes, that’s exactly the one ?? Good to hear that enabling this worked!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘csv import: undefined function in StringHelper.php’ is closed to new replies.