I am getting this after installation
can someone help me
SELECT Profiles.ID, Headline, Country, Occupation, City, Sex, Sex2, ProfileType, NickName, Children, MerchantPrice, LEFT( DescriptionMe, 180 ) AS DescriptionMe, LEFT( DescriptionYou, 100 ) AS DescriptionYou, DateOfBirth, DateOfBirth2, Pic_0_addon, Sound, (LastNavTime > SUBDATE(NOW(), INTERVAL 5 MINUTE)) as is_onl FROM Profiles WHERE Status = 'Active' AND Picture = '1' AND (LookingFor = 'female' OR LookingFor = 'both') AND (IF('male'='both' or 'male'='couple',1,Sex='male')) AND (IF('male'='couple',ProfileType='couple',ProfileTy pe!='couple')) ORDER BY Priority DESC, Priority DESC, Profiles.LastLoggedIn DESC LIMIT -10, 10Error
Database access error


LinkBack URL
About LinkBacks
Reply With Quote




Bookmarks