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

Default image is not being shown in Events module #240

Open
jeanfredrik opened this issue May 27, 2024 · 0 comments
Open

Default image is not being shown in Events module #240

jeanfredrik opened this issue May 27, 2024 · 0 comments

Comments

@jeanfredrik
Copy link

Setting the Default image field (mod_event_def_image) in the Events module has no effect. It's only referenced here but the $defaultImage variable is never used:

$defaultImage = (!empty($data['mod_event_def_image'])) ? $data['mod_event_def_image'] : $settingsData['mod_event_def_image'];

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