Hello,
When I post into my blog I get an database error:
HTML Code:Error in /blog.php: Column 'IP' in field list is ambiguous Query: ' SELECT `commentID`, `blogID`, `senderID`, `commentText`, `replyTo`, `IP`, DATE_FORMAT(`date`, '%d-%m-%y %H:%i') AS date, `Profiles`.`ID`, `Profiles`.`NickName` FROM `BlogComments` INNER JOIN `Profiles` ON `Profiles`.`ID` = `BlogComments`.`senderID` WHERE `blogID` = '1' ORDER BY `replyTo`, `date` DESC '


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks