error after entering match scores
-
Hi Antoine
I receive the following error after I updated match scores on the very first match. I had to place the site in maintenance mode… so… some timely assistance is greatly appreciated. (still running 2.10.3… didn’t want upgrade during the season). Thanks. D
<div id="error"><p class="wpdberror"><strong>WordPress database error:</strong> [Subquery returns more than 1 row]<br><code>SELECT
user_id
, SUM(full
) ASbreakdown_full
, SUM(toto
) ASbreakdown_toto
, SUM(goal_bonus
) ASbreakdown_goalbonus
, SUM(goal_diff_bonus
) ASbreakdown_goaldiff
, SUM( IF(joker_used
> 0,full
, 0 ) ) ASjoker_full
, SUM( IF(joker_used
> 0,toto
, 0 ) ) ASjoker_toto
, SUM( IF(joker_used
> 0,goal_bonus
, 0 ) ) ASjoker_goalbonus
, SUM( IF(joker_used
> 0,goal_diff_bonus
, 0 ) ) ASjoker_goaldiff
, SUM(joker_used
) ASjokers_used
, (select um.meta_value from wp_5abc03afac_usermeta um where um.meta_key='store_location' and um.user_id =user_id
) as store FROMpool_wp_5abc03afac_scorehistory_s1_t1
WHEREranking_id
= 1 ANDtype
= 0 GROUP BYuser_id
ORDER BYuser_id
ASC</code></p></div>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘error after entering match scores’ is closed to new replies.