Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
I'm trying to add some images to a gallery category to add to a blog post I'm writing, but I keep getting a few errors relating to the database. Unsure how to fix?
Code:
INSERT INTO `xf_mg_media_item` (`media_hash`, `media_type`, `user_id`, `username`, `category_id`, `media_state`...
XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry '19f4ab7f75a3825913b255ec01b15b48' for key 'xf_mg_media_item.media_hash'
Click to expand...
Click to expand...
src/XF/Db/AbstractStatement.php:230
Click to expand...
Stack Trace:Click to expand...
Code:
INSERT INTO `xf_mg_media_item` (`media_hash`, `media_type`, `user_id`, `username`, `category_id`, `media_state`...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.