Database error: Invalid SQL: SELECT distinct finteamsize,expedition.expeditionno, name, startdate, enddate, expedition.description FROM expedition,exp_categorizedexpedition WHERE expedition.expeditionno = exp_categorizedexpedition.expeditionno AND exp_categorizedexpedition.expcatid = 1%7C5 and expedition.approved='y' and expedition.enabled=1 and expedition.interactive=1 ORDER BY name
MySQL Error: 1054 (Unknown column '7C5' in 'where clause')
Session halted.