Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2009
    Posts
    4,289
    Tokens
    2,022
    Habbo
    iLogan

    Latest Awards:

    Default Whole Site Alert

    You know in DJ panels you can send out a whole site alert that comes up with a popup box for all users how would I do one for a forum?
    ex-hxl manager
    ex-event organizer
    ex-gfx designer
    ex-competition staff
    ex-content staff
    OFWGKΔ

  2. #2
    Join Date
    Mar 2007
    Location
    Kent
    Posts
    11,415
    Tokens
    787

    Latest Awards:

    Default

    Insert the code which would be used on the site into the header, headinclude or global template.

    Though i strongly advise against the idea, pop up's are the worse thing and will pup guests off your site.

  3. #3
    Join Date
    Apr 2009
    Posts
    4,289
    Tokens
    2,022
    Habbo
    iLogan

    Latest Awards:

    Default

    Have you got a link to this code?

    Can't find it anywhere.
    ex-hxl manager
    ex-event organizer
    ex-gfx designer
    ex-competition staff
    ex-content staff
    OFWGKΔ

  4. #4
    Join Date
    Apr 2010
    Location
    Newcastle
    Posts
    655
    Tokens
    50

    Default

    Well, if you wanted it to show every time you visit a page, this would do (warning: annoying).
    Code:
    <script>
    alert("Message here");
    </script>

  5. #5
    Join Date
    Apr 2009
    Posts
    4,289
    Tokens
    2,022
    Habbo
    iLogan

    Latest Awards:

    Default

    No, I would like a script that I can define from the admin panel.

    So admincp> alert> blaa >> site: blaa
    ex-hxl manager
    ex-event organizer
    ex-gfx designer
    ex-competition staff
    ex-content staff
    OFWGKΔ

  6. #6
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,575
    Habbo
    GoldenMerc

    Latest Awards:

    Default

    Surely that wouln't work because don't you need auto refresh on?

    No, I would like a script that I can define from the admin panel.

    So admincp> alert> blaa >> site: blaa
    You'd have to be a half decent coder to be able to code it into admincp, so its not really worth trying.

  7. #7
    Join Date
    Jul 2008
    Location
    Dublin, Ireland.
    Posts
    13,083
    Tokens
    2,964
    Habbo
    Yet

    Latest Awards:

    Default

    i dnt see the point in site alerts it just makes the webpage laggy and annoying
    ofwgktadgaf

  8. #8
    Join Date
    Mar 2007
    Location
    Kent
    Posts
    11,415
    Tokens
    787

    Latest Awards:

    Default

    Not 100% Ross, It can be done pretty easy, the page making anyhow, the inputting and saving the settings maybe not.

    Though if you do it, you'll get 90% people leave. lol.

  9. #9
    Join Date
    Apr 2010
    Location
    Newcastle
    Posts
    655
    Tokens
    50

    Default

    Quote Originally Posted by today View Post
    Though if you do it, you'll get 90% people leave. lol.
    this ^

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •