Xen Notices [Deleted]

That's no worries then. It's just something that happens when files are being uploaded. I guess it's just how your FTP app and web server handle the transition from the old file to the new file or something.
 
@Chris D and @Russ - when I updated my custom style, the notifications stopped appearing. I double checked all the user criteria, saved again, and it works in the preview - but when I logout of the site and even clear browser cache, the notification still doesn't appear anymore.

i don't receive any errors or anything, i just don't get the lil pop up i created for the bottom right corner.

is it a possible template conflict? should I reinstall? do i need to upgrade the addon?

thanks.

edit - ps - i'm on version 1.72...
 
@Chris D and @Russ - when I updated my custom style, the notifications stopped appearing. I double checked all the user criteria, saved again, and it works in the preview - but when I logout of the site and even clear browser cache, the notification still doesn't appear anymore.

i don't receive any errors or anything, i just don't get the lil pop up i created for the bottom right corner.

is it a possible template conflict? should I reinstall? do i need to upgrade the addon?

thanks.

edit - ps - i'm on version 1.72...

I can take a look but I don't think any hooks were effected, not sure if he uses the Template Modification system.

I'd try on the default style to see if it is the custom style, if they show on there get me access privately and I can take a look.
 
got it.

updated.

no worky.

@Russ - i've emailed you admin access info. if you don't mind taking a look, that'd be great.
 
Last edited:
haha. sorry. i wasn't sure how else to word it. the preview works, but we can't get it to work on the user side.

i have user criteria set to display the notification for guests only. i log out, clear cache/cookies in the browser, and it doesn't arrive.

it used to! but has since stopped.

russ is checking to see if there's a template issue, as we're using a custom style. i think that might be the issue. probably a small line of code needs to be reverted/added...etc
 
If it's the site on your profile, that seems unlikely.

I can see everything I would expect to see in the HTML source:
HTML:
<div id="GritterContainer" class="baseHtml">

</div>

Inside that div should be the actual code for the notifications, but there are none.

Please create a new notification with absolutely no criteria. Let's see if that shows. Then we'll go from there.
 
made a new notification.

no criteria.

only added a required text.

preview works.

nothing shows on user end.

edit- viewed source, saw the same html you posted, with nothing in between the divs.
 
@Chris D , Would it be at all possible with the Birthday notification (Today's Birthdays) to have a cut off date for inactivity as I am finding it is listing members that have not been around for years.
 
@Chris D , Would it be at all possible with the Birthday notification (Today's Birthdays) to have a cut off date for inactivity as I am finding it is listing members that have not been around for years.
You could use the User Criteria add-on which has these two criteria:
  • user hasn't logged on in X days;
  • user hasn't posted for at least X days
Use one of those to add inactive users to a new user group. You can then use the criteria to exclude users in this group from having their birthday displayed.
 
Back
Top Bottom