commander Posted December 13, 2006 Share Posted December 13, 2006 Hi there everybody! I'm having troubles with MySQL, as you can see. I'm trying to make a CMS to make it easier on myself, however I'm having some trouble. See, everything was working fine before I modified my table. I had people submitting stuff, I could approve it and what not, however after I added some fields it stopped working. I could see it in my admin panel, and just about everything worked fine except my index- the items showed up, but no info was displayed. Here, take a look:http://www.xcvtech.com/entcent/For the admin panel, use username [b]admin[/b] and password [b]phpfreaks[/b]. Link to comment https://forums.phpfreaks.com/topic/30565-solved-page-not-displaying-info/ Share on other sites More sharing options...
jsladek Posted December 14, 2006 Share Posted December 14, 2006 I logged into your site and yes you are correct, nothing is displayed... I would recommend changing your table back to what it was before when everything was working fine. Short of that you may have to post some more info. Old table/new table maybe some code... -John Link to comment https://forums.phpfreaks.com/topic/30565-solved-page-not-displaying-info/#findComment-140769 Share on other sites More sharing options...
commander Posted December 14, 2006 Author Share Posted December 14, 2006 Whoops ^_^;; hehe, I had $_POST variables where I need my fetch_array stuff...whoops Link to comment https://forums.phpfreaks.com/topic/30565-solved-page-not-displaying-info/#findComment-141101 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.