at the beginning I have to say that I DID search the forum here about this specific problem and I DID check permissions on all files and folders that Phoca created and is using under /images/phocagallery folder (including phocagallery folder itself).
I also read all the suggested documentation from those posts and do everything mentioned there.
Since I can't attach any screenshots here, I can't show you what is going on but basically, it is the same as all the other posts which describes the same problem.
When I upload a file through Phoca gallery image upload, file is actually uploaded, I can see it in phoca's file browser and I can choose it.
The only problem I see is that at the top of the page, you can see Joomla error message saying "Error. Unable to upload file". I wouldn't mind this error message but my client doesn't want to see it
Is there a way to remove (at least) this part of the code from phoca's output:
Code: Select all
<dl id="system-message">
<dt class="error">Error</dt>
<dd class="error message fade">
<ul>
<li>Error. Unable to upload file</li>
</ul>
</dd>
</dl>I tried to find this HTML source in phoca's source but without any luck.
Please help!

