Hello... I will in turn spread messages, sorting them by a single php file. My db_definitions.php
I`ve open my error log, and saw this messages:
Notice: Undefined index: image_airline_code in C:\Users\***\Desktop\root\includes\db_field_definitions.php on line 110
Notice: Undefined index: image_camera in C:\Users\***\Desktop\Server\root\includes\db_field_definitions.php on line 125
Notice: Undefined index: image_lens in C:\Users\***\Desktop\Server\root\includes\db_field_definitions.php on line 126
Notice: Undefined index: exif_GPSTrack in C:\Users\***\Desktop\Server\root\includes\db_field_definitions.php on line 149
Notice: Undefined index: user_skype in C:\Users\***\Desktop\Server\root\includes\db_field_definitions.php on line 161
Notice: Undefined index: profile_hits in C:\Users\***\Desktop\Server\root\includes\db_field_definitions.php on line 162
Line 110: for observing
$additional_image_fields['image_airline_code'] = array($lang['image_airline_code'], "text", 0);
What`s wrong?