We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When I moved my project from linux to windows server IIS I faced this problem:
ErrorException in BundleMap.php line 134: Undefined offset: 1
But I don't know why this error???
Best.
The text was updated successfully, but these errors were encountered:
Hi there, Could be because I hardcoded linux directory separators. I don't have time right now, but I'll get a fix out this weekend.
Sorry, something went wrong.
Just merged in a possible fix for this. Please update to v1.0.2 and see if that helps.
the same thing, not defined offset
No branches or pull requests
Hi,
When I moved my project from linux to windows server IIS I faced this problem:
ErrorException in BundleMap.php line 134:
Undefined offset: 1
But I don't know why this error???
Best.
The text was updated successfully, but these errors were encountered: