I have created a new field in the database as part of the videos record. I have added locations in the admin edit and view screens to see the new information and to allow editing. At this point I can see the default value of zero that is stored in the database.

Changing the info from the admin area video edit screen does not save the info as I have not yet found the correct file and line to add. I thought it was in the root/video_edit.php file but no.

Can anyone help with what file I need to edit to specifically save new data from the admin/edit screen to the database?


Note: I know that attempting this can ruin my DB (or yours) but that is why I have a backup. This is version 2.7.

Tks. Dave