Skip to Content Skip to Menu

Auto Respond not working properly

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
10 years 8 months ago - 10 years 8 months ago #239387 by slabbi
Replied by slabbi on topic Auto Respond not working properly
Problem fixed ;)

It occurs when message encryption or obfuscating is _not_ used.

The fix is quite simple:
In uddeim.php in approx. line 1240 you will find following code
Code:
$sql="INSERT INTO #__uddeim (fromid, toid, message, datum, totrashoutbox, totrashdateoutbox) VALUES (".(int)$savetoid.", ".(int)$savefromid.", '". $savemessage ."', ".$savedatum.", 1,".$savedatum.")";

change "$savemessage" to "$savemessage2".

That's all.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer
Last edit: 10 years 8 months ago by slabbi.

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

  • morvy
  • morvy
  • OFFLINE
  • Posts: 12
  • Thanks: 0
  • Karma: 0
10 years 8 months ago #239389 by morvy
Replied by morvy on topic Auto Respond not working properly
yes, this solves the issue ! :) thanks

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

Moderators: beatnantslabbikrileon
Powered by Kunena Forum