generatedata icon indicating copy to clipboard operation
generatedata copied to clipboard

The Data is not being generated

Open MoAli191 opened this issue 6 years ago • 2 comments

I've installed the script in my local environment. I've added a few column that need to be generated as Excel file but not able to generate data and ended up at 'http://localhost:81/generatedata-3.3.1/generate.php'

What I missed while installing the script or do I need any further step to perform to get the data generated?

MoAli191 avatar Sep 03 '19 04:09 MoAli191

@MoAli191 Did you solve it ? I'm having the same problem.

amefu avatar Oct 02 '19 17:10 amefu

I've created a new fork if you want to look ? It uses the newer version of PHPSpreadsheet rather than PHPExcel to generate an xlsx file.

The file Excel.class.php has been updated, PHPExcel directory has been removed, PHPoffice directory has been added and a vendor directory which is needed for PHPoffice.

You can just copy in the missing files into your setup and it should then work. (No warranties or anything though so please back everything up first!)

adibaby avatar Oct 27 '19 02:10 adibaby