• Resolved grovesr

    (@grovesr)


    Hi,
    I am attempting to export front end users to a spreadsheet using the “Export to Excel” button on the Users tab in the admin dashboard. This has worked in the past (last time I tried was with version 3.1.25). Now I am getting errors indicating that the PHPExcel directory under front-end-only-users is missing.

    PHP Warning:
    PHP Warning: include_once(): Failed opening ‘../wp-content/plugins/front-end-only-users/PHPExcel/Classes/PHPExcel.php’ for inclusion (include_path=’.:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear’) in /home3/ulsterc3/public_html/wp-content/plugins/front-end-user-hours/Functions/PublicFunctionsHours.php on line 31

    It looks like the PHPExcel directory is missing. I tried copying in the PHPExcel directory I had from front-end-only-users 3.1.25, but it appears to be a back level copy of PHPExcel and doesn’t work with front-end-only-users 3.2.1.

    Can you tell me which version of PHPExcel you require in front-end-only-users 3.2.1 so I can download it and install temporarily until you fix the plugin?

    Thanks!!

    Regards,
    Rob

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter grovesr

    (@grovesr)

    Thanks to Etoile Web Design for a quick response to my offline email. I now understand that the plugin is using PHPSpreadsheet starting with 3.2.0 and there was an interaction with a diffrent plugin I had enabled that tried to use PHPExcel. Thanks again.

    I’m having this same issue. Can you tell me more about how you resolved the issue.

    Thanks.

    Thread Starter grovesr

    (@grovesr)

    It turns out that you need to be running PHP5.6 or higher in order for the spreadsheet export to work. I was on 5.4. When I updated to 5.6, everything worked.

    Excellent – thanks…upgrading PHP worked.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHPExcel folder missing from 3.2.1’ is closed to new replies.