| 
Welcome, Guest

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

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

Re:uddeIM 1.7 hotfix 2 available (update 2009-06-16) 2 years, 11 months ago #102432

  • edinger
  • edinger
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 11
  • Karma: -
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";

Re:uddeIM 1.7 hotfix 2 available (update 2009-06-16) 2 years, 11 months ago #102470

  • slabbi
  • slabbi
  • OFFLINE
  • Moderator
    Moderator
  • Posts: 2890
  • Karma: 127
Great, thanks.

Will fix it in the trunk, so it will be fine in uddeIM 1.8.
uddeIM & uddePF Development
Google+ profile: plus.google.com/u/0/b/117839921924782901705/
CB Language Workgroup
CB 3rd Party Developer

Re:uddeIM 1.7 hotfix 2 available (update 2009-06-16) 2 years, 11 months ago #102612

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

Re:uddeIM 1.7 hotfix 2 available (update 2009-06-16) 2 years, 11 months ago #102613

  • slabbi
  • slabbi
  • OFFLINE
  • Moderator
    Moderator
  • Posts: 2890
  • Karma: 127
The fix is in the posting above...
uddeIM & uddePF Development
Google+ profile: plus.google.com/u/0/b/117839921924782901705/
CB Language Workgroup
CB 3rd Party Developer

Re:uddeIM 1.7 hotfix 2 available (update 2009-06-16) 2 years, 11 months ago #102669

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 ?

Re:uddeIM 1.7 hotfix 2 available (update 2009-06-16) 2 years, 11 months ago #102676

  • slabbi
  • slabbi
  • OFFLINE
  • Moderator
    Moderator
  • Posts: 2890
  • Karma: 127
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
Google+ profile: plus.google.com/u/0/b/117839921924782901705/
CB Language Workgroup
CB 3rd Party Developer
Moderators: slabbi
Time to create page: 0.74 seconds