# Error code 28, help needed urgently

**URL:** https://forum.kirupa.com/t/error-code-28-help-needed-urgently/327916
**Category:** web dev
**Created:** [April 5, 2012, 1:54pm UTC](https://forum.kirupa.com/t/error-code-28-help-needed-urgently/327916 "2012-04-05T13:54:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kayeones](https://avatars.discourse-cdn.com/v4/letter/k/7ab992/32.png) [@kayeones](https://forum.kirupa.com/u/kayeones)
#### Post date: [April 5, 2012, 1:54pm UTC](https://forum.kirupa.com/t/error-code-28-help-needed-urgently/327916/1 "2012-04-05T13:54:46Z")

</div>

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:  
[www.lvbagsaleuk.com](http://www.lvbagsaleuk.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.
