Louis
Forum Replies Created
-
Forum: Plugins
In reply to: [Breadcrumb NavXT] [Plugin: Breadcrumb NavXT] Doesn' t work with WP 3.1whoops, just found the same error in another support post – sorry for the double-posting. Recompiling Apache & PHP now to include the mbstring module, not sure why it wasn’t compiled with it out of the box…
Regardless, re-compiling php with mbstring solved everything – thanks!
Forum: Plugins
In reply to: [Breadcrumb NavXT] [Plugin: Breadcrumb NavXT] Doesn' t work with WP 3.1Just upgraded to WP3.1, then upgraded the plugin to 3.8.0 – the message I get on all pages that call bcn_display() and on the settings page is this:
Fatal error: Call to undefined function mb_convert_case() in /home/[redacted]/public_html/wp/wp-content/plugins/breadcrumb-navxt/breadcrumb_navxt_admin.php on line 827
The error persisted after I went to the settings page and hit the migrate plugin link.Not sure if it’s related to valuxes’ issue, but would be great if the solution was the same 🙂
Thanks for the great plugin – hoping to fix this to continue using it.
Forum: Networking WordPress
In reply to: XML/RPC Doesn't work 'right'Having the same problem here, actually – setting up a plugin that cross-posts across sites (theoretically between the sites within the multisite network) and it’s telling me that the request returned no blogs. 🙁
BTW, this is a MS installation from scratch, and none of the blog addresses are giving me anything.