Wrong code in UCP
Posted: 26 Jul 2016, 23:24
Hi,
is it possible, that there is something wrong with the code that's creating the UCP?
In the UCP in the Frontend in the user tab the "icon-unpublish.png is" not shown, although it's in the specific folder.
Looking up the source code of the page you find out, that the img-path is empty and the correct path to the icon is in the alt-tag:
Thanks for the answers!
is it possible, that there is something wrong with the code that's creating the UCP?
In the UCP in the Frontend in the user tab the "icon-unpublish.png is" not shown, although it's in the specific folder.
Looking up the source code of the page you find out, that the img-path is empty and the correct path to the icon is in the alt-tag:
Where can I find the code or the file where I can change this (via FTP/Filezilla)? Sorry, I'm not to firm about the "construction" of joomla components.<tr>
<td><strong>Hauptkategorie:</strong></td>
<td><img src="/" alt="media/com_phocagallery/images/icon-unpublish.png" /> (Nicht erstellt)</td>
</tr>
Thanks for the answers!