Bug fixes for Newsdesk 1.49 for Oscommerce2.2rc1

I had the following issues with catalog/newsdesk_index.php:

Drop down would appear even when there are no categories.
You could select the 'SELECT' option sending you to a blank page.
If you clicked on 'search' with nothing in the box, you would get an error.

Attached is an updated version of catalog/newsdesk_index.php. It does not have the stunami bug fix as I never saw any error.

Also attached is a version of catalog/admin/newsdesk.php with FCKeditor instead of html_editor, I think it gives a much better interface, if your going to use this you must install

FCKeditor http://addons.oscommerce.com/info/2900, its an easy install.
I did have to modify the page layout as FCK needs more width.

More...