NEW PROBLEM!!! Now my categories aka products page shows this instead of my products when I try to edit

1 Can't create/write to file '/tmp/#sql_ffc_0.MYI' (Errcode: 28)
in:
[select c.categories_id, cd.categories_name, cd.categories_description, c.categories_image, c.parent_id, c.sort_order, c.date_added, c.last_modified, c.categories_status from zen_categories c, zen_categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id = '1' order by c.sort_order, cd.categories_name]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

like ya said fix one break another lol gotta figure out what went missing!