Skip to content
New issue

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

paddingbottom undefined error when files not available #10

Open
DrCuriosity opened this issue Nov 10, 2019 · 0 comments
Open

paddingbottom undefined error when files not available #10

DrCuriosity opened this issue Nov 10, 2019 · 0 comments

Comments

@DrCuriosity
Copy link

I'm having issues on a dev environment with the paddingbottom variable being undefined at this line:

https://github.com/catalyst/moodle-block_carousel/blob/master/block_carousel.php#L163

This may just be an issue when using a database snapshot when the underlying files haven't been copied over. However, it could probably be resolved by giving the variable a default value before the foreach ($files as $file) loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant