Skip to Content Skip to Menu

mod UddeIM no output with dhtml floating box

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
12 years 9 months ago #188553 by slabbi
Yes.

You can remove "if (!$udd_par_hidenotifier) {" (don't forget to remove the closing bracket, too) and when it works on your site you are fine.

Nevertheless there was a combination that has not worked so I disabled this feature in the past.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
12 years 9 months ago #188554 by slabbi
You can download the currect version from the trunk which should already have this removed (experimental).

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • Danny1973
  • Danny1973
  • OFFLINE
  • Posts: 35
  • Thanks: 0
  • Karma: 0
12 years 9 months ago - 12 years 9 months ago #188555 by Danny1973
Replied by Danny1973 on topic Re: mod UddeIM no output with dhtml floating box
Okay I'll try it. Thanks.
:blush: My english is very bad, what is trunk? Google says "Kofferraum" ^^.
Should I download this from UddeIM downloagpage? Sorry :blush:
Last edit: 12 years 9 months ago by Danny1973.

Please Log in or Create an account to join the conversation.

  • Danny1973
  • Danny1973
  • OFFLINE
  • Posts: 35
  • Thanks: 0
  • Karma: 0
12 years 9 months ago - 12 years 9 months ago #188568 by Danny1973
Replied by Danny1973 on topic Re: mod UddeIM no output with dhtml floating box
I have remove line 203 (if (!$udd_par_hidenotifier) {) and 297 (}) from mod_uddeim.php

Floating boxes will be shown :) but in Avantbrowser and IE only in JomSocial profiles don't be shown. I'm using Qbar from here

This is standard JomSocial toolbar without changes, it will shown on all sites.
Only if Qbar is activated, floatingbox in profiles will not work in IE and Avant. I can live with it but it was nice, if anyone has an idea, what it can be.

Greater was it, if there where a new JomSocial toolbar for all sites, like Qbar with UddeIM message icon instead of JomSocial message icon and UddeIM ajax new message icon like red JomSocial new message icon. I would pay for this module :) Thank you.

Regards Danny
Last edit: 12 years 9 months ago by Danny1973.

Please Log in or Create an account to join the conversation.

  • Danny1973
  • Danny1973
  • OFFLINE
  • Posts: 35
  • Thanks: 0
  • Karma: 0
12 years 8 months ago - 12 years 8 months ago #188781 by Danny1973
Replied by Danny1973 on topic Re: mod UddeIM no output with dhtml floating box
Hello,

can I uncomment
Code:
// if (!$udd_userid) { if (!$udd_par_hidenotifier) { echo "<div id='uddeim-module'>"; echo "<p class='uddeim-module-head'>"._UDDEIM_NOTLOGGEDIN."</p>"; echo "</div>"; } return; // }

if I set NO OUTPUT to YES?
With this Code my profile template will be destroyed.
There is an output, but empty in my header, if I call profile.
Can I remove this Code?
When I remove "!" from if (!$udd_userid), it works also.
Thank you.
Regards Danny
Last edit: 12 years 8 months ago by Danny1973.

Please Log in or Create an account to join the conversation.

  • Danny1973
  • Danny1973
  • OFFLINE
  • Posts: 35
  • Thanks: 0
  • Karma: 0
12 years 8 months ago - 12 years 8 months ago #188782 by Danny1973
Replied by Danny1973 on topic Re: mod UddeIM no output with dhtml floating box
No, that wasn't. :( When I uncommented this lines, I don't become DHTML Floatingbox :( Design works but floatingbox not.

In IE my design is destroyed, when I click on profilelink from Jomsocial and floatingbox is activ.

Look here:



In firefox design is okay. :(
Look here:




Please help.
I would like use floatingbox :(

Thank you.
Regards Danny



When I remove
Code:
echo "<div style='left: -450px;visibility:hidden;' id='floaterDiv' class='floaterTranslucent'>"; echo " <div class='floaterTitle'>"._UDDEMODULE_EXPRESSMESSAGE; echo " <a href='javascript:uddfloatOut()'><img src='".$udd_moduleSubPath."/close.gif' border='0' alt='' /></a>"; echo " </div>"; echo " <div class='floaterBody'><br />".$udd_link."<br /><br /><img src='".$udd_moduleSubPath."/mail.gif' border='0' alt='' /></div>\n"; echo "</div>\n";

from function uddepmscalldhtmlfloater($udd_DoAlert, $udd_timeout, $udd_rightpos, $udd_rightspeed, $udd_leftspeed, $udd_uddeicons_modulenewmess, $udd_message, $udd_pms_link, $udd_moduleSubPath)

Design in IE is also okay but then I have no Floatingbox :( IE used this as placeholder.
Attachments:
Last edit: 12 years 8 months ago by Danny1973.

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum