I serach on google and there was nothing there. Or they never answer the full problem. The only one i think answer it was Japanese. This is the full error when trying to update to 2.0.21 Unable to get list of smilies from the DB 1146: Table 'auktions_phpbb.smiles' doesn't exist SELECT code, smile_url FROM smiles
Just a shot in the dark but I'm guessing the table "smiles" doesn't exist. Is this a new installation? Is everything else working? Look at the db (phpMyAdmin) and see if the table exists. My guess is you missed an installation step or there was an installation error.
This is a uppgrade from 2.19 - 2.21. I can not find it on the internet Unable to get list of smilies from the DB 1146: Table 'auktions_phpbb.smiles' doesn't exist SELECT code, smile_url FROM smiles
1146: Table 'auktions_phpbb.smiles' doesn't exist Means you don't have that table and there are no smilies too pull from the DB.