Skip to Content Skip to Menu

uddeIM 1.7 hotfix 2 available (update 2009-06-16)

  • edinger
  • edinger
  • OFFLINE
  • Posts: 9
  • Thanks: 0
  • Karma: 0
15 years 4 months ago #102432 by edinger
Found another bug.
Errormessage:

Notice: Undefined property: stdClass::$cryptmode in ...\components\com_uddeim\includes.php on line 573

To resolve it I added a.cryptmode on line 554:

$sql = "SELECT min(a.id) AS mid, a.toid, b.name, a.cryptmode "
. "FROM #__uddeim AS a, #__users AS b, #__uddeim_emn AS c "
. "WHERE a.toid=b.id AND a.toid=c.userid AND "
. "a.toread=0 AND a.totrash=0 AND b.block=0 AND "
. "a.datum<".$sincewhen." AND a.datum>".$config->forgetmenotstart." AND "
. "c.remindersent+".$next."<".$rightnow." "
. "GROUP BY a.toid";

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
15 years 4 months ago #102470 by slabbi
Great, thanks.

Will fix it in the trunk, so it will be fine in uddeIM 1.8.

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

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

15 years 4 months ago #102612 by david090366
Could you tell me what's causing this, I have it set for icons only, but I still have this text going on in the page.



Post edited by: david090366, at: 2009/06/20 13:06

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
15 years 4 months ago #102613 by slabbi
The fix is in the posting above...

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

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

15 years 4 months ago #102669 by david090366
I'm sorry to bother again, really I am. I udated to hotfix2, checked the update checker and it says I got it right. :) Cleared my browser cache. I'm still seeing the same thing. I may not have gotten the post you were referring to though. I didn't see one specifically mentioning this in this thread, were you talking about another thread ?

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
15 years 4 months ago #102676 by slabbi
david090366 wrote:

I'm sorry to bother again, really I am. I udated to hotfix2, checked the update checker and it says I got it right. :) Cleared my browser cache. I'm still seeing the same thing. I may not have gotten the post you were referring to though. I didn't see one specifically mentioning this in this thread, were you talking about another thread ?


You were refering to the wrong post since you made the picture visible after I did my post.

Your problem is explained in the FAQ. A 3rd party plugin modifies your html code. I am pretty sure you are using one of the troublemakers listed in the FAQ.

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