Fixing “JFolder::files: Path is not a folder” Joomla

A rather strange error that can crop up in the menu manager of Joomla.

This is simply a case of Joomla looking for a folder that is not there, in this case it’s the folder images / stories, Joomla looks for this folder for the menu images and if it cannot find it, or it has incorrect permissions, it throws this error.

How to fix:

Either create the folder if it is not there or chmod the folder to 777 or 755. This should do it!

January 12, 2010 | Tags: , , ,

post a comment