bethlakshmi / GBE

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

Schedule Details table for events is not printing #79

Closed jonkiparsky closed 11 years ago

jonkiparsky commented 11 years ago

On the live site, the schedule table is not printing. Table prints on the test site.

http://www.burlesque-expo.com/Schedule.php?action=25&EventId=22 http://testexpo.firstladyofburlesque.com/Schedule.php?action=25&EventId=20&RunId=93

This also fails on my test site, which is built from the current repo.

(side note, an empty table is also printed on all sites - this is in addition to the actual table on the test site - see html below)

<div class=main_area><p class=dev_warning>Development Version firstla5_testexpo@localhost</p>
<h2><i>A special event</i></h2> 
<table>
</table>
<!-- Within timeout - 1382548289 > 1382548208 -->
<CENTER>
<TABLE BORDER=1> 
<TR>
<TH COLSPAN=1>Schedule Details</TH>  </TR>
<TD  >Fri. 10:00 AM -  1:00 PM
<br>William Dawes A (Lectures)
</TD></TABLE>
</CENTER>
bethlakshmi commented 11 years ago

This is by design. There's a switch.

To turn on the schedule publication go to - Web Site -> Change Con Settings. On that page you'll see "Show Schedule of Games".

Getting here requires that your account have high permissions - I think you have to be "Staff".

I can see it on my system, but the I'm logged in with an account that that every privilege.

On the GBE site, I have it intentionally set that way - we don't have a critical mass of schedule items yet, so what's there makes the layout of events look VERY sketchy.

-Betty

jonkiparsky commented 11 years ago

Got it. This site is like a Dickens novel - it's got lots of crooks and nannies.