-
`mysqli_num_fields() expects parameter 1 to be mysqli_result, boolean given in /wp-includes/wp-db.php on line 3013`
it seems to have occurred right after upgrading to WordPress 4.5.
If you turn W3TC…
-
**_1 Upvote**_ This is a long discussion that probably should not be in the description of an "issue", but I want to put it where everyone can see it -- we can move it elsewhere later. If you are not…
-
The [Token Billing](https://omnipay.thephpleague.com/api/token-billing/) page describes the ability for a gateway to store a permanent or long-term credit card in the gateway account, and reference th…
-
```
Reported on decksite by Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id…
-
```
Failed to execute INSERT INTO deck ( created_date, updated_date, person_id, source_id, url, identifier, name, competition_id, archetype_id, resource_uri, featured_card, score, thumbnail_url, smal…
-
**TL;DR** There is an edit at the bottom of this post highlighting what is going on because a lot has changed over many discussions, and better alternatives are being explored.
You may want to grab…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
Exceeded slow_query limit (2.0 > 2) in mysql:
INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` …
-
I have two questions:
1) From when will Brief be compatible with Firefox57+?
2) Can I still use Brief even if I have "cleaned up" Firefox 57+? Because in this case, all add-ons have to be reinstalle…