Project:Taxonomy CSV import/export
Version:6.x-3.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

If the PHP mbstring extention is not installed then this modules fails with on the import.

An error occurred. /batch?id=15&op=do Fatal error: Call to undefined function mb_detect_encoding() in XXXX/sites/all/modules/taxonomy_csv/taxonomy_csv.module on line 245

Is it possible to get this to work without mbstring as this is not always an available option on shared servers.

Comments

#1

Title:Fails if mbsting not loaded» Fails if mbstring not loaded

#2

Version:6.x-1.5» 6.x-3.0
Status:active» closed (fixed)