Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Undefined index: submit_type , Backtrace .\tbl_replace.php: PMA_executeSqlQuery( array, array, )

I have a sql table with more than 160 columns. When i perform a simple insert operation from phpmyadmin it gives me the below error.

Notice in .\libraries\insert_edit.lib.php#2009
 Undefined index: submit_type

Backtrace

.\tbl_replace.php#330: PMA_executeSqlQuery(
array,
array,
)

Out of 160 columns when i try to insert values and save only 80% of the fields are getting inserted remaining gets stored as null.

The table structure is same for all the 160 columns

Comments