Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorcastis
    • CommentTimeMay 5th 2008
     # 1
    When a user is currently viewing a thread and other users add to the thread; a notification will pop up in the lower left corner and in the title bar letting them know that someone else has added to the thread.
  1.  # 2
    hmm; could this be expanded to do the same when viewing a discussion list (main page, or specific category), and also search results? (Well I know it could, but will it?)
  2.  # 3
    Uploaded version 0.8 of New Post Notifier.
    •  
      CommentAuthorrayk
    • CommentTimeMay 7th 2008
     # 4
    Ooh, sounds like a very nice extension if you have a busy forum. I'll test it out when mine grows :)
    •  
      CommentAuthorWanderer
    • CommentTimeMay 7th 2008 edited
     # 5
    Bummer, it requires 1.1.4!

    Will update soon.
    • CommentAuthorcastis
    • CommentTimeMay 8th 2008
     # 6
    I'm not positive whether or not 1.1.4 is required. I just havnt been able to test it on others. I'm sure it will work farther down the line though.
    •  
      CommentAuthorWanderer
    • CommentTimeMay 8th 2008
     # 7
    Tried it (on 1.1.2), it didn't work, caused errors elsewhere, dumped it.
    • CommentAuthorfysicsluvr
    • CommentTimeMay 8th 2008 edited
     # 8
    ouch.


    not that much has changed from 1.1.2 to 1.1.4, has it?
    •  
      CommentAuthorWanderer
    • CommentTimeMay 8th 2008
     # 9
    Apparently some new "hooks" have been added so if an extension relies on these it will fail with previous versions.
    • CommentAuthorcastis
    • CommentTimeMay 9th 2008
     # 10
    where could I get an earlier version of vanilla?
  3.  # 11
    www.lussumo.com/downloads I believe.
    • CommentAuthorcircuit
    • CommentTimeMay 9th 2008
     # 12
    ooh, if this worked with the private messages extension, it'd be awesome.
    • CommentAuthorcircuit
    • CommentTimeMay 12th 2008
     # 13
    anyone know how much extra traffic this generates? how many queries does it send back to the server?
    • CommentAuthorcastis
    • CommentTimeMay 12th 2008
     # 14
    this sends

    SELECT `CountComments`
    FROM `Discussion`
    WHERE `DiscussionID` = '%DiscussionID%'


    to the sql server once every 10 seconds.
    • CommentAuthormiquel
    • CommentTimeMay 12th 2008
     # 15
    every 10 seconds? could it be configurable by admin?
    • CommentAuthorcircuit
    • CommentTimeMay 13th 2008
     # 16
    agreed; i would like to have it switched on, but my internet traffic at work is monitored, so if i could take it down a little, that would be good.
    • CommentAuthorSixy
    • CommentTimeMay 21st 2008
     # 17
    Weird, this is a adding a tiny version of my forum to the bottom left corner of my forum. It's also not displaying any text in the box, and the box is shown reguardless of a new post being made. Also the title is rendering as html...

    Any ideas?
    •  
      CommentAuthorWallPhone
    • CommentTimeMay 21st 2008
     # 18
    Sixy: try re-uploading it. It's probably missing it's ajax file.
    • CommentAuthorSixy
    • CommentTimeMay 21st 2008
     # 19
    Nope, it's in there. It works kinda except the problems I stated:

    1. Mini version of my forum anchored to it.
    2. No New Post notification in the box in the bottom left corner.
    3. The box in the bottom left corner is visible at all times.
    4. When a new post is made it adds the time to the title bar, but like this: <span>3 seconds</span>
    5. When a new post is not made its making the title the entire html of that page.

    *sigh*
    • CommentAuthorchris
    • CommentTimeMay 23rd 2008
     # 20
    sixy, i've come across this too, but only on some threads (not very many at all, really), and it goes away if you edit a post within that thread. i thought it had something to do with a last active time stamp for the threads, but heck, i dunno :)

    castis, you have an account with me, i think, if you want to check it out.
Add your comments
    Username Password
  • Format comments as