kdeldycke / e107-importer

:arrows_counterclockwise: e107 import plugin for WordPress.
http://wordpress.org/extend/plugins/e107-importer/
GNU General Public License v2.0
3 stars 0 forks source link

new errors when trying to import #2

Closed stefandewal closed 13 years ago

stefandewal commented 13 years ago

this is the error get when trying the new version:

Warning: include_once(/home/meladies/domains/patries.nu/public_html/wp/wp-content/plugins/e107-importer/e107-includes/date_handler.php) [function.include-once]: failed to open stream: No such file or directory in /home/meladies/domains/patries.nu/public_html/wp/wp-content/plugins/e107-importer/e107-includes/bbcode_handler.php(334) : eval()'d code on line 1

Warning: include_once() [function.include]: Failed opening '/home/meladies/domains/patries.nu/public_html/wp/wp-content/plugins/e107-importer/e107-includes/date_handler.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/meladies/domains/patries.nu/public_html/wp/wp-content/plugins/e107-importer/e107-includes/bbcode_handler.php(334) : eval()'d code on line 1

Fatal error: Class 'convert' not found in /home/meladies/domains/patries.nu/public_html/wp/wp-content/plugins/e107-importer/e107-includes/bbcode_handler.php(334) : eval()'d code on line 2

kdeldycke commented 13 years ago

Add missing dependency of time.bb. Closed by a4de378e174213c6485f68f132990b0288f3801a.