PHP Classes

fopen filename error

Recommend this page to a friend!

      SimpleXLSX  >  All threads  >  fopen filename error  >  (Un) Subscribe thread alerts  
Subject:fopen filename error
Summary:fopen filename error
Messages:2
Author:Seth Watson
Date:2011-12-21 22:04:27
Update:2011-12-23 08:10:29
 

  1. fopen filename error   Reply   Report abuse  
Picture of Seth Watson Seth Watson - 2011-12-21 22:04:27
I am getting an error when running example 3 on my own file, although it is running well on example file. The error I get (running locally in wamp) is:

Warning: fopen() [function.fopen]: Filename cannot be empty in C:\wamp\www\simple-xlsx\simplexlsx.class.php on line 191

I get many other errors also. My file is 2.5mb, 10 sheets, each with 14 cols and 1320 rows being used. Most all cells have formulas pulling data from other files. File is Excel 2007 .xlsx.

Any thoughts?

Excellent work by the way!

  2. Re: fopen filename error   Reply   Report abuse  
Picture of Sergey Shuchkin Sergey Shuchkin - 2011-12-23 08:10:29 - In reply to message 1 from Seth Watson