This repository has been archived by the owner on May 26, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 636
Previous issue #861 prematurely closed #862
Comments
Just tested, and this works:
|
great. no more errors. now, when I try to retrieve data from the file, nothing happens:
|
You're reading an XLSX file that's inside a |
I created a file in a new workbook with 10 rows and one column as a test.
It doesn't read it.
I'm going to find another solution.
Steve Spence, KK4HFJ
…On Mon, Feb 7, 2022 at 12:25 AM Adrien Loison ***@***.***> wrote:
You're reading an XLSX file that's inside a csv folder. Maybe this is not
really a XLSX file?
Anyway, the code you're using is correct and should work. The problem must
come from the file you're using. Try to check the logs, there should be an
error somewhere.
—
Reply to this email directly, view it on GitHub
<#862 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQPILKLROBBZ2IIVJZMNZE3UZ3RLFANCNFSM5NAY7XYQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I had
require_once 'Autoloader/autoload.php';
previously, and it made no difference. I have added it back in, and again, no difference. Are there edits needed?
$srcBaseDirectory =\dirname(\dirname(__FILE__));
hardly looks legitimate?
Still get "This page isn't working"
The text was updated successfully, but these errors were encountered: