Uncaught Error: [] operator not supported
-
I have just installed xampp and bitnami’s wordpress on my ubuntu 16.04 system.
I have tried to import a set of html pages and get:
Fatal error: Uncaught Error: [] operator not supported for strings in /opt/lampp/apps/wordpress/htdocs/wp-content/plugins/import-html-pages/html-importer.php:610 Stack trace: #0 /opt/lampp/apps/wordpress/htdocs/wp-content/plugins/import-html-pages/html-importer.php(316): HTML_Import->get_post('/home/michael/w...', true) #1 /opt/lampp/apps/wordpress/htdocs/wp-content/plugins/import-html-pages/html-importer.php(1098): HTML_Import->get_files_from_directory('/home/michael/w...') #2 /opt/lampp/apps/wordpress/htdocs/wp-content/plugins/import-html-pages/html-importer.php(1128): HTML_Import->import() #3 /opt/lampp/apps/wordpress/htdocs/wp-admin/admin.php(308): HTML_Import->dispatch() #4 {main} thrown in /opt/lampp/apps/wordpress/htdocs/wp-content/plugins/import-html-pages/html-importer.php> on line 610
- The topic ‘Uncaught Error: [] operator not supported’ is closed to new replies.