When adding a DJ to the schedule, I get a blank page. Can create the program ok.

Comments

drewish’s picture

that's indicative of a php fatal error. can you check your error log and see if it reports a line number?

SangFori’s picture

Message Invalid argument supplied for foreach() in mysite/public_html/html/modules/station/schedule/station_schedule.module on line 259.

drewish’s picture

Status: Active » Fixed

not sure why that would be but i committed some defensive code that should fix this.

Anonymous’s picture

Status: Fixed » Closed (fixed)