bethlakshmi / GBE

Code repository for the Great Boston Burlesque Expo
3 stars 0 forks source link

More stuff not showing up on Calendars #137

Closed burlexpo closed 10 years ago

burlexpo commented 10 years ago

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...

jonkiparsky commented 10 years ago

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.

jonkiparsky commented 10 years ago

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.

burlexpo commented 10 years ago

On 12/27/13 10:52 PM, Jon Kiparsky wrote:

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.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE/issues/137#issuecomment-31289614.

You now have admin privileges

burlexpo commented 10 years ago

On 12/27/13 10:58 PM, Jon Kiparsky wrote:

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.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE/issues/137#issuecomment-31289699.

If you go here

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

jonkiparsky commented 10 years ago

Found the problem. Working on finding a solution that doesn't break anything else.

jonkiparsky commented 10 years ago

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.

bethlakshmi commented 10 years ago

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.