Rdogg Posted February 21, 2009 Posted February 21, 2009 i just added the drug mod [ i dont know which one loool] and i get this error QUERY ERROR: Unknown column 'df_dayleft' in 'field list' Query was INSERT INTO `drug_farm` (`df_id`, `df_user`, `df_drug`, `df_dayleft`) VALUES ('NULL', '1', '1', ''); this is my query for that bit: $db->query("INSERT INTO `drug_farm` (`df_id`, `df_user`, `df_drug`, `df_dayleft`) VALUES ('NULL', '$userid', '$_POST[drug]', '$r[drug_growdays]');"); please help Quote
gurpreet Posted February 21, 2009 Posted February 21, 2009 Re: [Drug mod]SQL query You haven't addedin the column "df_dayleft" to your mysql db. Quote
Silver Posted February 22, 2009 Posted February 22, 2009 Re: [Drug mod]SQL query ...and you've got an illegal copy of mine and Oxidati0n's drug mod Quote
Haunted Dawg Posted February 22, 2009 Posted February 22, 2009 Re: [Drug mod]SQL query LostOne leased a free copy a big one. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.