Skip to content

Fixed an error when deleting a record #60

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

Merged
merged 1 commit into from
May 10, 2022

Conversation

dmitriymikheev
Copy link
Contributor

Fixed an error when deleting a record if the icon field is null

TypeError: App\Models\User::deleteImage(): Argument #1 ($filePath) must be of type string, null given, called in /var/www/html/vendor/qcod/laravel-imageup/src/HasImageUploads.php on line 800 and defined in /var/www/html/vendor/qcod/laravel-imageup/src/HasImageUploads.php:64

Fixed an error when deleting a record if the icon field is null

TypeError: App\Models\User::deleteImage(): Argument qcod#1 ($filePath) must be of type string, null given, called in /var/www/html/vendor/qcod/laravel-imageup/src/HasImageUploads.php on line 800 and defined in /var/www/html/vendor/qcod/laravel-imageup/src/HasImageUploads.php:64
@saqueib saqueib merged commit f0b0af1 into qcod:master May 10, 2022
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

Successfully merging this pull request may close these issues.

2 participants