Forum

[SOLVED] Error whil...
 
Notifications
Retirer tout

[SOLVED] Error while export to csv

3 Posts
2 Utilisateurs
0 Reactions
4,390 Vu
(@ripal)
Posts: 53
Active Member
Début du sujet
 
[#4608]

Hello,

I am getting following error while exporting csv file.

Version 6.3.3

2017-08-25 17:50:05.026 ** ERROR ** [V6.3.3] EXCEPTION **
2017-08-25 17:50:05.026
** ERROR ** [V6.3.3] on file '/home/sales/public_html/project/projeqtor/tool/projeqtor.php' at line (3113)
2017-08-25 17:50:05.026
** ERROR ** [V6.3.3] cause = Call to undefined function iconv()
2017-08-25 17:50:05.027
** ERROR ** [V6.3.3] => #0 /home/sales/public_html/project/projeqtor/tool/jsonQuery.php (658) -> encodeCSV()
2017-08-25 17:50:05.027
** ERROR ** [V6.3.3] => #1 /home/sales/public_html/project/projeqtor/view/print.php (176) -> include()
2017-08-25 17:50:46.279
** ERROR ** [V6.3.3] EXCEPTION **
2017-08-25 17:50:46.280 ** ERROR ** [V6.3.3] on file '/home/sales/public_html/project/projeqtor/tool/projeqtor.php' at line (3113)
2017-08-25 17:50:46.280 ** ERROR ** [V6.3.3] cause = Call to undefined function iconv()
2017-08-25 17:50:46.280 ** ERROR ** [V6.3.3] => #0 /home/sales/public_html/project/projeqtor/tool/jsonQuery.php (658) -> encodeCSV()
2017-08-25 17:50:46.280 ** ERROR ** [V6.3.3] => #1 /home/sales/public_html/project/projeqtor/view/print.php (176) -> include()

Regards
Ripal Shah


 
Posté : 25 Août PM 16:088
(@babynus)
Posts: 14952
Membre Admin
 

you php instance does not know the iconv() function, which is a default one.
Check your configuration to verify if it's been disabled.


 
Posté : 27 Août PM 22:088
(@ripal)
Posts: 53
Active Member
Début du sujet
 

Install iconv module.

Its working now...

Thanks
Ripal Shah


 
Posté : 28 Août AM 01:088
Share:
Retour en haut