Joomla
Joomla components
Fireboard avatar image missing | Fireboard avatar image missing |
|
|
|
| Written by Administrator | ||||
| Sunday, 18 May 2008 | ||||
![]() Fireboard avatar image missing If you get an empty image the path to the image is wrong. It happens in some templates.
Find this file: find this code: $jr_avatar = '<img src="components/com_fireboard/avatars/' . $avatar . '" alt=" " />'; Replace it with this: $jr_avatar = '<img src="images/fbfiles/avatars/' . $avatar . '" alt=" " />'; Related Items:
Add as favourites (31) | Quote this article on your site | Views: 721
1. 20-05-2008 08:48 i had this joomla problem and found this to work also. Write Comment |
||||
| Last Updated ( Sunday, 18 May 2008 ) | ||||
| Next > |
|---|