Skip to Content Skip to Menu

[SOLVED] Get rid of "message have been sent" alert

  • patpat
  • patpat
  • OFFLINE
  • Posts: 34
  • Thanks: 0
  • Karma: -1
  • Add-ons
13 years 7 months ago - 13 years 7 months ago #156094 by patpat
Hello,

everytime a member sends a message (Uddeim), he gets a windows alert popup saying the "message has been sent successfully".

The member has to click OK to get rid of it.

How to disable this popup ?

Regards

Last version of Uddeim (but it has always been the case with previous versions).

Alex

Nothing's left for invention.
Keep your ears and eyes wide open !
Last edit: 13 years 7 months ago by patpat.

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 7 months ago - 13 years 7 months ago #156098 by slabbi
Edit pms.uddeim.php and remove the script tag in line 445.

Replace
Code:
$return .= "\n<script type='text/javascript'>alert('"._UE_PM_SENTSUCCESS."')</script>";

with
Code:
$return .= "\n";

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer
Last edit: 13 years 7 months ago by slabbi.
The following user(s) said Thank You: patpat

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

  • patpat
  • patpat
  • OFFLINE
  • Posts: 34
  • Thanks: 0
  • Karma: -1
  • Add-ons
13 years 7 months ago #156145 by patpat
Thank you very much slabbi,
I'm going to test it right away.

Cheers

Nothing's left for invention.
Keep your ears and eyes wide open !

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

  • patpat
  • patpat
  • OFFLINE
  • Posts: 34
  • Thanks: 0
  • Karma: -1
  • Add-ons
13 years 7 months ago #156162 by patpat
Hi again,

it works great,

how could I advise the message has been sent, but this way (see attached image) (text notification inside the content)



Nothing's left for invention.
Keep your ears and eyes wide open !
Attachments:

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 7 months ago #156168 by slabbi
You have to patch CB for this.

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