silverj2k7
Member
- Apr 15, 2012
- 6
Ignore all following posts - I managed to fix this issue!
I had 3 issues that I had to resolve.
Firstly hen a database table contains a field that is set to a default which in this case was '0' the quote marks must also still be included in the SQL query.
Secondly - I was missing a field from my register form.
Thirdly - The password field was conflicting with the msql_connect password (so I removed password from the db connect statement and it now works.
[FONT=verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif]Thank you laxer very much for yet again trying to help me! :)
Now onto the last problem... I really have no clue! [/FONT]
I had 3 issues that I had to resolve.
Firstly hen a database table contains a field that is set to a default which in this case was '0' the quote marks must also still be included in the SQL query.
Secondly - I was missing a field from my register form.
Thirdly - The password field was conflicting with the msql_connect password (so I removed password from the db connect statement and it now works.
[FONT=verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif]Thank you laxer very much for yet again trying to help me! :)
Now onto the last problem... I really have no clue! [/FONT]
Attachments
Last edited: