aenigma Posted March 9, 2007 Share Posted March 9, 2007 http://nopaste.php-q.net/281203 For some reason, this code won't insert the data from teh form into the DB. Link to comment https://forums.phpfreaks.com/topic/42032-issues/ Share on other sites More sharing options...
pocobueno1388 Posted March 9, 2007 Share Posted March 9, 2007 Replace line 176 with this: mysql_query($query)or die(mysql_error()); Tell us the error you get. Link to comment https://forums.phpfreaks.com/topic/42032-issues/#findComment-203815 Share on other sites More sharing options...
aenigma Posted March 9, 2007 Author Share Posted March 9, 2007 Fuck.. Thanks for the help. I'm so retarded... I forgot to add a mages column... Ugh... little silly details. Link to comment https://forums.phpfreaks.com/topic/42032-issues/#findComment-203819 Share on other sites More sharing options...
pocobueno1388 Posted March 9, 2007 Share Posted March 9, 2007 It happens to the best of us xP Link to comment https://forums.phpfreaks.com/topic/42032-issues/#findComment-203848 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.