Newest version 1.4.2: Export errors!
-
Hi, thanks for releasing a new version.
Exporting to CSV now seems to work OK relating special characters (at least with Catalan and Spanish)
However, now I CANNOT EXPORT to Excel or PDF:
1. Trying to export to Excel, I get the following error screen:
“Parse error: syntax error, unexpected ‘[‘ in /usr/home/ (…my website…) /web/wp-content/plugins/advanced-cf7-db/admin/class/PHPExcel.php on line 9”
(which is the following line: private $_types = [ ‘xlsx’ => ‘Excel2007’, ‘xls’ => ‘Excel5’ ]; )
2. Trying to export to PDF, I get the following error screen:
“Usage: page=contact-form-listing&cf7_id=3676 font_family [n_file [b_file] [i_file] [bi_file]] font_family: the name of the font, e.g. Verdana, ‘Times New Roman’, monospace, sans-serif. If it equals to “system_fonts”, all the system fonts will be installed. n_file: the .ttf or .otf file for the normal, non-bold, non-italic face of the font. {b|i|bi}_file: the files for each of the respective (bold, italic, bold-italic) faces. If the optional b|i|bi files are not specified, load_font.php will search the directory containing normal font file (n_file) for additional files that it thinks might be the correct ones (e.g. that end in _Bold or b or B). If it finds the files they will also be processed. All files will be automatically copied to the DOMPDF font directory, and afm files will be generated using php-font-lib (https://github.com/PhenX/php-font-lib). Examples: ./load_font.php silkscreen /usr/share/fonts/truetype/slkscr.ttf ./load_font.php ‘Times New Roman’ /mnt/c_drive/WINDOWS/Fonts/times.ttf”
No more info provided.
An urgent fix is needed as exporting only to CSV is not acceptable in my organization…
Thanks in advance
- The topic ‘Newest version 1.4.2: Export errors!’ is closed to new replies.