Skip to Content Skip to Menu

uddeIM 0.5

  • Almgren
  • Almgren
  • OFFLINE
  • Posts: 20
  • Thanks: 0
  • Karma: 0
18 years 8 months ago #3177 by Almgren
Replied by Almgren on topic Re:uddeIM 0.5
Thanks for the quick response Benjamin

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

  • hypnotoad
  • hypnotoad
  • OFFLINE
  • Posts: 66
  • Thanks: 0
  • Karma: 20
18 years 8 months ago #3225 by hypnotoad
Replied by hypnotoad on topic Re:uddeIM 0.5

Ajax is very good for many uses, especially new message notifications - but I don't believe that it would help a lot here.

Speaking of these: Do you plan to create a new one? A lot of Boards display a new message notification in a new window or a javascript dialog.
Some people at my site miss the notification at the login box sometimes, I fear.

It would be great to have a Dialog popping up while browing the site and getting a new message.

CB 3rd Party Developer: jAwards | GalleryTab for CB (Ponygallery, ML)

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

18 years 8 months ago #3314 by vancanneyt
Replied by vancanneyt on topic Re:uddeIM 0.5
when using latest version of uddeim 0.5b2 i get this error:
Warning: explode(): Empty delimiter. in /components/com_uddeim/includes.php on line 215

anone has the same error or knows how to solve it?

Post edited by: vancanneyt, at: 2006/01/09 00:15

Dutch CB translator - tester

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

  • pointri
  • pointri
  • OFFLINE
  • Posts: 118
  • Thanks: 0
  • Karma: 27
18 years 8 months ago #3327 by pointri
Replied by pointri on topic Re:uddeIM 0.5
I checked the bug fix and

[code:1] $config_showinboxlimit=mosGetParam ($_POST, 'config_showinboxlimit','0');[/code:1]

Returned a parse error. Maybe get rid of the quotes from the default, like this?

[code:1] $config_showinboxlimit=mosGetParam ($_POST, 'config_showinboxlimit',0);[/code:1]

Post edited by: pointri, at: 2006/01/09 06:32

Joomlapolitan zealot and a somewhat stealthy, rather passive CB3PD developer.
www.constructionlounge.com Construction Lounge: Online resource and networking portal for the construction and remodeling industries.

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

  • benjamin
  • benjamin
  • OFFLINE
  • Posts: 86
  • Thanks: 0
  • Karma: 22
18 years 8 months ago #3331 by benjamin
Replied by benjamin on topic Re:uddeIM 0.5
Hi,

vancanneyt wrote:

when using latest version of uddeim 0.5b2 i get this error:
Warning: explode(): Empty delimiter. in /components/com_uddeim/includes.php on line 215
anone has the same error or knows how to solve it?


Your configuration file seems to be incomplete.

Just go to the backend and save the uddeIM settings to restore the config file.*

Please report if that didn't work.

I hope I could help.

----
*(Make sure that both uddeim.php and admin.uddeim.php are version 0.5b build 2 or later)

Post edited by: benjamin, at: 2006/01/09 09:55

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

  • benjamin
  • benjamin
  • OFFLINE
  • Posts: 86
  • Thanks: 0
  • Karma: 22
18 years 8 months ago #3334 by benjamin
Replied by benjamin on topic Re:uddeIM 0.5
Hi,

pointri wrote:

I checked the bug fix and [it r]eturned a parse error. Maybe get rid of the quotes from the default, like this?

[code:1] $config_showinboxlimit=mosGetParam ($_POST, 'config_showinboxlimit',0);[/code:1]


Absolutely.

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

Moderators: beatnantslabbikrileon
Powered by Kunena Forum