Jump to content

Recommended Posts

Posted

Everytime you try to register on my site, it gives me this error: Unknown column 'vatsim' in 'field list'. I've looked everywhere and can't find what's happening. I have a field I added (not a custom field) called vatsimid and ivaoid in the phpvms_pilots table, and there used to be one called vatsim and another called ivao, idk if that helps at all. Thanks :)

Posted

Well it is edited, and the edits work but there is a small error somewhere. And there is a purpose for the edit, there is some javascript involved in the way I did it.

  • Moderators
Posted

I know why you did it to make then required fields but that could have been accomplished another way.

Echo out your array to see what data is being passed, then you will have some idea whats going on, also check the insert query has not been overwritten and is still capable of being passed to the db.

Core>Common>RegistrationData.class.php

Posted

ah, I think I found it, I used to have another field called vatsim along with the vatsimid one, but I got rid of it and now it's trying to insert a value into a column that doesn't exist. I think it will work, thanks for the help.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...