#121: j1.5+SEF: PM icon missing on Connections tab

15 years 3 months ago #81608 by spikec
I'm in the process of migrating my site from 1.0.15, using Joomla 1.5.8/CB1.2RC4/UddeIM 1.5. For some reason the PM icon is replaced with text on the CB Connections tab, as seen in the image below. Udde is working fine other than that. I'm sure it's something I missed in the configuration> I double-checked that the actual icon that should be there (pm.gif) is on the server. Any ideas? Thanks.



EDIT: added id + subject for easier find on forum searches

Post edited by: beat, at: 2008/12/09 01:54
Attachments:

Please Log in to join the conversation.

15 years 3 months ago #81616 by beat
Replied by beat on topic Re:PM icon missing on Connections tab
That's a bug. Good find.

Line 1160 of comprofiler.class.php is missing a live_site .

replace:

[code:1] $pmIMG="<img src=\"components/com_comprofiler/images/pm.gif\" border=\"0\" alt=\""._UE_PM_USER."\" title=\""._UE_PM_USER."\" />";
[/code:1]
with:

[code:1] $pmIMG = '<img src="' . $_CB_framework->getCfg( 'live_site' ) . '/components/com_comprofiler/images/pm.gif" border="0" alt="' . _UE_PM_USER . '" title="' . _UE_PM_USER . '" />';
[/code:1]

to fix.

Moving to identified issues after your confirmation of bug fix please ?

EDIT: Fixed typo in fix !
Post edited by: beat, at: 2008/12/08 22:01

Post edited by: beat, at: 2008/12/08 22:03

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

15 years 3 months ago #81623 by spikec
Replied by spikec on topic Re:PM icon missing on Connections tab
Beat, once again you come up huge. I would've thought you'd be taking a few days off after the release. Thanks!

Please Log in to join the conversation.

15 years 3 months ago #81690 by beat
Replied by beat on topic Re:PM icon missing on Connections tab
Adding id #121 and moving to identified issues.

Thanks for reporting, testing and confirming :)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.315 seconds

Facebook Twitter LinkedIn