djlfreak Posted May 8, 2010 Share Posted May 8, 2010 I am using this cms script for an online movie review site. But when I compose a review it dosen't get posted in the database table cms_reviews. The database is set up fine and I can't see any errors in the code so I'm at a loss. I would be very grateful if someone could have a look at the code I'm using. The compose script is the form to compose a review. The transact user is a transaction file that performs the form data manipulation. The function file just contains a redirect function. Hope someone can help me as I need to get this working. Thanx [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/201109-cant-insert-text-into-database-using-cms-php-script-please-help/ Share on other sites More sharing options...
djlfreak Posted May 8, 2010 Author Share Posted May 8, 2010 I figured it out myself just now I didn't have session start function at the top of the transaction file duh! Quote Link to comment https://forums.phpfreaks.com/topic/201109-cant-insert-text-into-database-using-cms-php-script-please-help/#findComment-1055101 Share on other sites More sharing options...
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.