I have read a lot in the forums about permissions, and they solved my thumbnail situation and I have uploaded some photos and I was very happy UNTIL I wrote an article and wanted to use Media Manager to upload a photo for the article. Because the top menu (down to where the area with folders and files begins) is not there anymore. Instead are these warnings:
Warning: opendir(/home/xxxxx/public_html/images/phocagallery/philippines/la-union/mbc/thumbs) [function.opendir]: failed to open dir: Permission denied in /home/mi55i0np/public_html/libraries/joomla/filesystem/folder.php on line 484
Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxxxx/public_html/libraries/joomla/filesystem/folder.php on line 485
Warning: closedir(): supplied argument is not a valid Directory resource in /home/xxxxx/public_html/libraries/joomla/filesystem/folder.php on line 511
Warning: opendir(/home/xxxxx/public_html/images/phocagallery/philippines/la-union/sanfernando/thumbs) [function.opendir]: failed to open dir: Permission denied in /home/xxxxx/public_html/libraries/joomla/filesystem/folder.php on line 484
Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxxxx/public_html/libraries/joomla/filesystem/folder.php on line 485
Warning: closedir(): supplied argument is not a valid Directory resource in /home/xxxxx/public_html/libraries/joomla/filesystem/folder.php on line 511
Warning: opendir(/home/xxxxx/public_html/images/phocagallery/philippines/la-union/miracle/thumbs) [function.opendir]: failed to open dir: Permission denied in /home/xxxxx/public_html/libraries/joomla/filesystem/folder.php on line 484
Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxxxx/public_html/libraries/joomla/filesystem/folder.php on line 485
Warning: closedir(): supplied argument is not a valid Directory resource in /home/xxxxx/public_html/libraries/joomla/filesystem/folder.php on line 511
Please help.

it helps to post here, even I just read it in the forum. I found that :
Warning: opendir(/home/xxxxx/public_html/images/phocagallery/philippines/la-union/mbc/thumbs) was a permission issue of thumbs folder in the above and the 2 other folders with thumbs. I fixed it to 755 and went in again to the Media Manager, and the problem is now SOLVED!!!
I hope this helps others who have problems with Media Manager.