This question may be related to a resolved thread.
I looked at the result to the problem above, but my problem appears to be different. I’ve got some events in my calendar that aren’t showing up, but I’m not using the limit tag at all in my templates and the items not showing up appear to be ones submitted by a user on a SAEF. I haven’t tested if it’s just this user or all users with the same member type. The status is set to open, the parameters aside from the author all appear to be the same as if we input the events ourselves from the control panel. I’ve checked member permissions, and those seem to be okay as well.
Thoughts?
Okay, so I just did a bit more poking around, and it appears that if I actually type the date into the URL, that the items appear - it’s just that for some reason the 14th of any month, and perhaps other dates as well, though I don’t have the time to fully test this, are not showing that entries exist. We’re using the Repeet extension and here’s the code we’re using to make the small calendar appear:
jtnews:
I’d like to test this without repeet in the mix.
Can you please create a blank new template and put calendar code on it found here. Tweak to suit your weblog name, etc.
When you view that page in your browser do you see differences in what shows up
-greg
Try adding dynamic=off to (exp:repeet:get_ids} tag
{exp:repeet:get_ids weblog="events" parse="inward" calendar="yes" dynamic="off"}
That way Repeet will ignore values in the URL. It might mean the current month is shown in all pages though.
I believe it to be Repeet causing your issues though. If this doesn’t solve it I can move this thread to the Third party Plugin Discusssion Forum if you want where the author of the plugin might be able to help.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.