Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 14

CurtisOdenPistachiosRicardo_ViteriUnderDogericgilletteestleafmonstertc74422 +5 guests

Notification Replication bug

Version 2.0.18.1

If I register as a user, I will get a little ajax notification that I need to confirm my email. If I leave this window/tab open for a long time, not only does this notification replicate itself without dismissing, it also puts an iframe into the page of the page itself, so I end up with a crazy layered duplication of the page.

Firebug doesn't give me a specific javascript error, but it appears to be in some kind of loop.

I do have my own views set up for much of the entry content and I've changed the master view quite a lot. Anyone else have this problem? Or any ideas of where I might look to troubleshoot this? thanks!

Comments

  • 422422
    Posts: 2,109

    Must admit they annoy the crap out of me, personally i would prefer stackoverflow style notifications.

    But havent exp' your issue

    ♥ I love Vanilla. VanillaSkins | on Twitter | on Facebook | Available Freelance | Take the Vanilla Test | Free Downloads

  • hbfhbf
    Posts: 654

    @kristin what's the site address?

  • Posts: 6

    The site is not yet live, so I can't give out an address unfortunately.

    I'm wondering if maybe it has something to do with the fact that I have a plugin redirecting users to the /entry/ page if they aren't registered? Maybe what I need to do is sign a user out once they've registered.

  • x00x00
    Posts: 1,548

    iframe?

    the only reason for that would be the plugin.

    it does sound like it is returning more than the inform notification, so points to a bug yes.

    grep is your friend.

Sign In or Register to comment.