-
Notifications
You must be signed in to change notification settings - Fork 76
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
"dbi_update_blob" is not implemented for mysqli #62
Comments
Once you use WebCalendar 1.2.9 or higher and you are running PHP 7.1.x the problem is no longer there. You can add comments that show up without problems. |
I am using Web Calendar 1.3.0 on PHP 7.1 w/ PHP-FPM on and I am still having the same issue: Please let me know what I need to change. I have also removed magic quotes where-ever I could find them. Also - Love the app, all else works great and is very useful. I look to donate to this project in the near future for the features it has provided me in business. |
- Implement dbi_update_blob for mysqli - Implement dbi_get_blob for for mysqli - Affects usage of attachments and comments (which both use blobs)
Fixed with commit d48dd68.
|
it says
The text was updated successfully, but these errors were encountered: