Error when importing CSV course

Home Forums Legacy Support Support queries Other issues Error when importing CSV course

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9602
    quanto
    Spectator
    I'm testing the import/export feature on a local server. On website A, I have some test content. I set up a Website B with Modern Theme with the demo content. I exported successfully a course from Website A but when tried to import it on Website B I got the following error: Fatal error: Class 'finfo' not found in H:!WEBSITES!\desktopserver\wplms-new.dev\wp-content\plugins\vibe-customtypes\includes\class.import.php on line 49 Any idea what is wrong?
    #9605
    quanto
    Spectator
    Update: I enabled extension=php_fileinfo.dll in my php.ini and now there's no error upon import. In fact, import reports: "Import Complete" However, nothing is imported
    #9608
    quanto
    Spectator
    Here is a sample export file I try to import: https://dl.dropboxusercontent.com/u/3447094/export_course_152.csv
    #9765
    Anshuman Sahu
    Keymaster
    This is a php version or extension error . Please contact your webhost on this : To enable the Finfo extension . Upgrading the php version to atleast 5.5 or more
    #21222
    CTI Team
    Participant
    [SOLVED HERE] Hi everyone, we had this problem and fixed it activating FINFO via EASY APACHE (using WHM, we have a dedicated server). The thing is we did not need to activate php 5.5, just activated Fileinfo extension in PHP 5.3, referring to this useful tutorial. In case you dont have access to WHM, i guess you should have to ask for support to your hosting provider. Super easy and now the importing works smoothly.
    #21596
    sandy
    Member
    Many Thanks CultivaTusIdeas for the feedback.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Error when importing CSV course’ is closed to new replies.