![]() |
jadachDevClub member 6/28/2017 |
Make sure you set the field as file under edit as and view as. I think it defaults to image. |
H
|
htmalbenur author 6/28/2017 |
In local mode it works very well, but after the hosting it does not work. |
![]() |
johnnlenon 6/28/2017 |
Possibly PHP ZipArchive Library is missing or disabled in your hosting. Excel2007.php: |
![]() |
Sergey Kornilov admin 6/28/2017 |
Also make sure that write permissions on templates_c folder. |
![]() |
lefty 6/28/2017 |
Also make sure that write permissions on templates_c folder. More info: https://xlinesoft.co...mport_pages.htm
|
H
|
htmalbenur author 6/29/2017 |
thx, but how I can use this code. Possibly PHP ZipArchive Library is missing or disabled in your hosting. Check this link https://www.digitalo...ing-or-disabled Excel2007.php: |
![]() |
johnnlenon 6/29/2017 |
thx, but how I can use this code.
output\plugins\PHPExcel\Reader\Excel2007.php . |
![]() |
Sergey Kornilov admin 6/29/2017 |
This is an example of correct but misleading answer. PHPRunner does use PHPExcel that does require ZIP extension in PHP but posting the code makes people think they need to use this code somewhere.
|
![]() |
johnnlenon 6/29/2017 |
This is an example of correct but misleading answer. PHPRunner does use PHPExcel that does require ZIP extension in PHP but posting the code makes people think they need to use this code somewhere.
|
H
|
htmalbenur author 7/3/2017 |
Super cool Mr Adm, I am ok with your process and the new version gives more possibility. thank you |