Jump to content

activation


Recommended Posts

Guest Black Fang

friend of mine who's helping me on volt and other stuff says he can't get an email for an activation

 

MySQL error: 1104

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay

Query: SELECT u.uid, u.username, u.usergroup, u.email, a.code FROM mybb_users u LEFT JOIN mybb_awaitingactivation a ON (a.uid=u.uid AND a.type='r') WHERE u.email='[removed]'

 

his username is Blade of the Demon

 

thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...