Skip to Content Skip to Menu

conflict between mod_uddeim13 and another mod

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
16 years 1 week ago #73654 by slabbi
Please try

joomlacode.org/gf/project/com_uddeim/scmsvn/?action=browse&path=%2Ftrunk%2Fmod_uddeim14%2F

I have renamed all variables so they should not interfere with other modules.

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

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

  • bab2on
  • bab2on
  • OFFLINE
  • Posts: 25
  • Thanks: 0
  • Karma: 0
16 years 1 week ago #73702 by bab2on
slabbi wrote:

Please try

joomlacode.org/gf/project/com_uddeim/scmsvn/?action=browse&path=%2Ftrunk%2Fmod_uddeim14%2F

I have renamed all variables so they should not interfere with other modules.


Yes !

it work now for the two problem ! (avatar and blank page with the tag module)


Thanks for all :)

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
16 years 1 week ago #73741 by slabbi
Ok, nice to hear.

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

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

16 years 4 days ago #74430 by bytebandit01
Replied by bytebandit01 on topic Re:conflict between mod_uddeim13 and another mod
slabbi wrote:

Please try

joomlacode.org/gf/project/com_uddeim/scmsvn/?action=browse&path=%2Ftrunk%2Fmod_uddeim14%2F

I have renamed all variables so they should not interfere with other modules.


i've tried this in my site but still no go.. still no pop-up when a new message arrives.

in javascript console of firebug it shows that there is a conflict with the smo ajax shoutbox module



Post edited by: bytebandit01, at: 2008/09/16 01:23

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

16 years 4 days ago #74431 by bytebandit01
Replied by bytebandit01 on topic Re:conflict between mod_uddeim13 and another mod
i did some googling and it led me to this pop-up script that seemed to work well with the rest of javascripts/modules/plugins i used the most of my local sites.

downloads.ejoomla.net/joomla/doc_details/information-bar-display-module/

@slabbi, from your busy time, i hope you can take a look at the code used on that module the one used in the javascript pop-up. maybe it' be a great addition to mod_uddeim13 knowing that it may work well with the rest of the javascripts. just my two cents though. thanks.

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
16 years 4 days ago #74452 by slabbi
Sorry, there is a "$" missing. Please replace

[code:1]var uddMin = ".udd_uddeajaxtime."*1000;[/code:1]

with

[code:1]var uddMin = ".$udd_uddeajaxtime."*1000;[/code:1]

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

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

Moderators: beatnantslabbikrileon
Powered by Kunena Forum