Advertise Here

Author Topic: [request]Change pop-up message for new Personal Message  (Read 1626 times)

0 Members and 1 Guest are viewing this topic.

Offline Andrew

  • Helpers
  • *
  • Posts: 2060
  • Andrew at your service
    • View Profile
    • Alabama Weather Prediction

  • Total Badges: 32
    Badges: (View All)
    10 Poll Votes Level 6 Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
[request]Change pop-up message for new Personal Message
« on: January 09, 2009, 05:08:03 pm »
Forum Url: http://pic.smfforfree4.com
If you head to Your Profile ->Personal Message Options and check Show a popup when you receive new messages? Everytime you get a pop-up message that says this:


(If you cant read it, it says:)
You have received one or more personal messages, click OK to view them now
(OK, Cancel)

My request is a code that can change this message to whatever an admin would like it to say. If anyone could help, me (and I'm sure a few others) would greately appreciate it!



Offline Colette Brunel

  • SMF For Free Sr. Member
  • *
  • Posts: 424
    • View Profile

  • Total Badges: 17
    Badges: (View All)
    Poll Voter Level 4 Fourth year Anniversary Windows User Topic Starter
Re: [request]Change pop-up message for new Personal Message
« Reply #1 on: January 09, 2009, 05:23:23 pm »
Code: [Select]
if (confirm("' . $txt['show_personal_messages'] . '"))
    window.open("' . $scripturl . '?action=pm");' : '', '

That is what generates the text. Perhaps manipulating that script to open your own text would work.

 

Related Topics

  Subject / Started by Replies Last post
6 Replies
1588 Views
Last post August 13, 2006, 10:15:40 am
by Laugh-nd-kid
2 Replies
1218 Views
Last post August 15, 2006, 03:20:55 pm
by acdouglas
3 Replies
1059 Views
Last post December 28, 2008, 01:23:04 pm
by Darth Nihilius
8 Replies
2170 Views
Last post March 22, 2009, 02:23:16 pm
by Vitality
1 Replies
2751 Views
Last post October 08, 2010, 03:55:38 pm
by SMF For Free