MultiDB Issue
-
I have a unique-ish setup. It’s a large educational multisite. The database is fragmented into 256 different databases to deal with scale issues using multi-db.
H5P works well except for the fact that the main “All H5P content” listing for created content does not show any work. It gives the linked error responses. I’m assuming the issue is caused by individual site’s table prefix (wp_23567 in this case).
The items are stored and retrievable if I manually enter the ID so that element works. So ../wp-admin/admin.php?page=h5p_new&id=5 will retrieve previously created elements with no issue. That gives me some hope there might be a relatively simple way to address this by modifying the table query but I’m not sure where that’s coming from.
I realize this is a fringe request so any help is appreciated but also understand if it’s outside the margins of what you can support.
In any case, thanks for a great plugin.
The page I need help with: [log in to see the link]
- The topic ‘MultiDB Issue’ is closed to new replies.