May 2009

SVN ignore in all subdirectories

SVN ignore in all subdirectories

[Solved] Samba 'tree connect failed: NT_STATUS_BAD_NETWORK_NAME'

[Solved] Samba 'tree connect failed: NT_STATUS_BAD_NETWORK_NAME'

I just reinstalled a new machine and this time left SElinux on. We'll I should have know it would have caused problems with my Samba set up.

Error

Shane:~ shane$ smbclient -U admin //192.168.178.10/timemachine
Password: 
Domain=[POWEREDGE] OS=[Unix] Server=[Samba 3.0.33-3.7.el5]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

Solution

setsebool -P samba_export_all_rw on

Magento Search error "Integrity violation" etc.

Magento Search error "Integrity violation" etc.

Just an FYI, when you upgrade Magento, you may get an error for some searches. Just rebuild your search index and all should be well.

Use a CSS Validation to find the little errors

Use a CSS Validation to find the little errors

Just an FYI, note to myself, use a css validator to catch little CSS problems that will most likely choke IE6.

http://jigsaw.w3.org/css-validator/