Post subject: Error message: Could not delete folder

This forum is for issues with installing Joomla! on IIS webservers.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
ayrehead
Joomla! Apprentice
Joomla! Apprentice
Posts: 27
Joined: Sat Feb 28, 2009 3:40 pm

Post subject: Error message: Could not delete folder

Post by ayrehead » Wed May 28, 2014 6:59 pm

Whenever I change a menu item, or unpublish it, or publish it I get a red message on the screen:
JFolder::delete: Could not delete folder

Am attaching a file, a screen shot. The menu item works ok anyway. I never used to have this problem. Started 1 month ago. How can I eliminate the error?
Am running 1.5.26 on a Windows server.
You do not have the required permissions to view the files attached to this post.

ayrehead
Joomla! Apprentice
Joomla! Apprentice
Posts: 27
Joined: Sat Feb 28, 2009 3:40 pm

Re: Post subject: Error message: Could not delete folder

Post by ayrehead » Thu May 29, 2014 4:08 pm

I solved the problem. The file at
libraries\joomla\filesystem\path.php
has incorrect syntax, so it was not reporting the problematic path.
I changed a line to:

'JFolder::delete: ' . JText::_('Could not delete folder') . $path,

It now reports the path that has a problem and I can change it so it's not Read Only.


Locked

Return to “Joomla! 1.5 on IIS webserver”