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

"dbi_update_blob" is not implemented for mysqli #62

Closed
Flancandrin opened this issue Dec 14, 2017 · 3 comments
Closed

"dbi_update_blob" is not implemented for mysqli #62

Flancandrin opened this issue Dec 14, 2017 · 3 comments

Comments

@Flancandrin
Copy link

it says

Unfortunately, ""dbi_update_blob"" is not implemented for (mysqli).

@FranzGotsis
Copy link

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.

@OvrClocked01
Copy link

I am using Web Calendar 1.3.0 on PHP 7.1 w/ PHP-FPM on and I am still having the same issue:
Unfortunately, ""dbi_update_blob"" is not implemented for (mysqli).

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.

@craigk5n craigk5n changed the title Error when adding comment to an entry "dbi_update_blob" is not implemented for mysqli Jul 13, 2018
craigk5n added a commit that referenced this issue Jul 13, 2018
- Implement dbi_update_blob for mysqli
- Implement dbi_get_blob for for mysqli
- Affects usage of attachments and comments (which both use blobs)
@craigk5n
Copy link
Owner

Fixed with commit d48dd68.

  • Implement dbi_update_blob for mysqli
  • Implement dbi_get_blob for for mysqli
  • Affects usage of attachments and comments (which both use blobs)

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

4 participants