![]() |
|
Error code 28, help needed urgently - Printable Version +- Hosting Forum (http://www.hostingforum.ca/forum) +-- Forum: Web Hosting (/forumdisplay.php?fid=3) +--- Forum: General Web Hosting Discussion (/forumdisplay.php?fid=5) +--- Thread: Error code 28, help needed urgently (/showthread.php?tid=345) |
Error code 28, help needed urgently - kayeones - 04-06-2012 06:05 AM Hello, My shop has been up and running for few weeks now. Today I wanted to add new product and here's what happened. I went admin/configure/categories/products and I see the following error: 1 Can't create/write to file '/tmp/#sql_d3d_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 categories c, 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. I checked my online shop to see how things are there and I see same code in the categories (I can see subcategories, but if I press on them I get same message). No products to view. here's my site just in case: http://www.lvbagsclassic.com Zen cart version 1.3.8b , and I haven't changed anything like coding, I added new products just yesterday and it was fine. RE: Error code 28, help needed urgently - Mike_GoDaddy - 04-06-2012 03:40 PM A review on Zen Cart's site makes it look like this may be a disk space issue. Can you check the available disk space that you have? If you have SSH access you can run the "df" command. |