ERROR [getLocationPortals.runQuery]: Query failed:
Unknown column 'E.intLocationID' in 'on clause'
Query was:SELECT E.*, ES.strSectionID, L.strLocationName, U.* FROM site_Entry E, site_EntrySection ES, core_User U INNER JOIN site_Location L ON E.intLocationID = L.intLocationID WHERE ES.strSectionID='/portals/lo.php' AND ES.intEntryID=E.intEntryID AND E.strStatusID='prd' AND E.intLocationID=0 AND E.intOwnerUserID=U.intUserID AND E.dtmStart <= '2007-12-07' ORDER BY E.intLocationID, E.strTitle
I know - I've gotten a lot of notes about that one in the last few weeks. I've been bug hunting on it, and works not helping me find the time to get it taken care of quickly. (Yay December) As soon as I've got a solution it'll get fixed up.