Forum Replies Created
-
AuthorPosts
-
January 2, 2013 at 7:48 pm in reply to: Attendees list shows pending items that were canceled and deleted #30228
Barry
MemberNo, at least no means that are built-in to the plugin, unfortunately. We have recorded this feature request already however, so hopefully it will be integrated in a future version.
January 2, 2013 at 4:13 pm in reply to: Attendees list shows pending items that were canceled and deleted #30214Barry
Member* reflected
January 2, 2013 at 4:13 pm in reply to: Attendees list shows pending items that were canceled and deleted #30213Barry
MemberHi there! Just to be clear, is this the same problem described here (cancelled orders etc aren’t reflrected on the attendee list)?
Barry
MemberWell, not 5 completely different events. They would be related to one another by virtue of being part of a pattern of recurring events.
At this sort of level I think it’s almost a matter of semantics, what you call one single event someone else might reasonably see as 5 separate events (the individual training days) that happen to be grouped together.
Just to help me understand what you are after here, what sort of change would you be expecting to see here in terms of actual calendar output?
Barry
MemberTo amplify, here’s an annotated segment of code from roster_global_posts_processor().
Barry
MemberSean:
I’ve taken a look and it looks like the problem is centred on one of two things. Firstly, in your version of the Roster plugin, there is a function called roster_global_posts_processor() – this contains a loop which, on its first iteration, tries to pass a Post ID using a variable that isn’t defined until the second iteration. So that ties in with the error we are seeing, but doesn’t really explain the subsequent errors in itself.
The second thing I noticed is that there is a filter called roster_post_title and something is probably happening downstream from there to cause the other instances of the error.
Strangely enough, the version of the Roster plugin you sent to me doesn’t contain that function (roster_global_posts_processor()) nor does it or the copy of your theme that you sent across contain any references to the roster_post_title filter, which might explain why I couldn’t replicate this.
Perhaps you are using different versions or are actively modifying those bits of code?
Barry
MemberAnne: this is in progress and we’re just waiting for one of the devs who are sufficiently knowledgeable about the Facebook Events code to become available.
Thanks again 🙂
Barry
MemberThanks Andy. Jennifer: did that get you on track or do you need any further assistance here?
Barry
MemberThanks for sending the theme over.
I still can’t replicate this, I’m afraid, even with the Default Page Template selected. There are numerous other notices (minor errors) being emitted due to code in both the theme and slider plugin, but I’m not seeing quite the error you have described above.
Is there anything I would need to put in place, perhaps in terms of configuring and deploying the slider, to see this?
Can you also provide a way for me to observe your dev site?
Barry
MemberSure – I mean, see what you can do and get back to us. I think my approach would be to pick the (breadcrumb) tool you want and then look at how it will integrate.
We’re happy to help if we can, so just let us know what you’ve chosen and we’ll see if there is a straightforward way to join the two in perfect harmony 🙂
Barry
MemberEither the event with ID 448243065237837 does not exist, is marked as private on Facebook or we couldn’t reach the Facebook API
Perhaps this error message is accurate and they are marked as private. If I try to follow this link:
https://www.facebook.com/grizzlyfastpitch/events
I am redirected to my own homepage, which I’m guessing means I’m not allowed to see that page (or you have taken it down/deleted the events).
Barry
MemberDoes this amended version of that template provide a better result?
December 31, 2012 at 11:03 am in reply to: Organizer Archive Page (similar to Venue Archive Page) #30129Barry
MemberAbsolutely, and a happy new year to you too 🙂
Barry
MemberYep I noticed that, I just wanted to be clear that the blame hasn’t shifted from that to your Roster plugin, as it were. Yes please send the theme across and I’ll take a look at that.
Certainly nothing looked untoward with the the_title calls in the plugin.
Barry
MemberFirst event comes up twice
That looks like a theme issue; can you try navigating to Events > Settings > Template and changing the default template setting? It may take some experimentation to get the right fit for your theme.
The thumbnail appears BEFORE the headline and not under it
It probably is placement of code as you suggest. Can you share your customized template code (using a service such as Pastebin or Gist – please don’t post code directly in the forum! It will not display correctly).
-
AuthorPosts
