I typed what you said into the sql search and it came up the error... Please Help
Error
SQL query:
SELECT p.products_id, p.products_model, pd.products_name, p.products_quantity
FROM _products p, _products_description pd
WHERE p.products_id = pd.products_id
LIMIT 0 , 30
MySQL said:
#1146 - Table 'neva_phpbb._products' doesn't exist



