-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More stuff not showing up on Calendars #137
Comments
This would be a little easier to trouble-shoot if I had admin privileges on the burlesque-expo site. As it is, I can't see the ListGames.php page. |
One question that I'd want to ask is, what is the GameType of the missing events? The query for conference events only grabs Panel and Class - if they're not one of these, they're not going to show up under conference. |
On 12/27/13 10:52 PM, Jon Kiparsky wrote:
|
On 12/27/13 10:58 PM, Jon Kiparsky wrote:
http://burlesque-expo.com/Schedule.php?action=24&displayType=Conference every time section from 9am to 5pm should be full on Saturday and Sunday. The GameTypes for all these events should be Class or Panel |
Found the problem. Working on finding a solution that doesn't break anything else. |
A solution has been committed. Have tested on local server, and found no breakage. @bethlakshmi, please build my latest commits on the test site and let me know if anything breaks. |
looks like these are good on the test site... I think I had ported these already, but if not, they'll be in the next push. |
I suspect this is all related, but I thought I'd give you some specifics.
On the Conference Calendar for Friday,
4:30 PM - 'The Teasing Touch' is visible in William Dawes A
5:30PM - 'Pastie and Assle Design' is visible on the schedule in William Dawes B
Nothing displays in William Dawes A at 5:30PM on Friday
Nothing displays in William Dawes B at 4:30PM on Friday
Nothing displays in Thomas Paine at 4:30PM or 5:30PM on Friday
Checking http://burlesque-expo.com/ListGames.php we see that
Cardio Can-can is scheduled for 4:30 PM in Thomas Paine (does NOT display)
Producers Roundtable is scheduled for 4:30PM William Dawes B (does NOT display)
The Teasing Touch is 4:30PM William Dawes A (DOES display)
Get Down, Get Funky is scheduled for 5:30 PM in Thomas Paine (does NOT display)
Pastie and Assle Design is scheduled for 5:30PM William Dawes B (DOES display)
Body Image in Burlesque is 5:30PM William Dawes A (does NOT display)
Hope this helps...
The text was updated successfully, but these errors were encountered: