archievision
07-04-2013, 05:29 PM
Hello,
We are having a bit of an issue with our site ATM. We cannot change or update the navigation tabs on our site now after the update. Every time we click submit we get this error. mysqli_query() [function.mysqli-query]: (42S22/1054): Unknown column 'NAV_DELETED' in 'field list' in [path]/includes/class_core.php on line 1391
I am a noob at this, so can someone shed some light on what needs to be done, or what direction I should start looking. This is the code for line 1391 if ($queryresult = mysqli_query($link, $this->sql, ($buffered ? MYSQLI_STORE_RESULT : MYSQLI_USE_RESULT)))
We are using the latest 4.2.1 VB version.
The site is at www.teammp.net
Thanks for any help you can give.
--------------- Added 1373037492 at 1373037492 ---------------
This must be harder fix than I thought.
We are having a bit of an issue with our site ATM. We cannot change or update the navigation tabs on our site now after the update. Every time we click submit we get this error. mysqli_query() [function.mysqli-query]: (42S22/1054): Unknown column 'NAV_DELETED' in 'field list' in [path]/includes/class_core.php on line 1391
I am a noob at this, so can someone shed some light on what needs to be done, or what direction I should start looking. This is the code for line 1391 if ($queryresult = mysqli_query($link, $this->sql, ($buffered ? MYSQLI_STORE_RESULT : MYSQLI_USE_RESULT)))
We are using the latest 4.2.1 VB version.
The site is at www.teammp.net
Thanks for any help you can give.
--------------- Added 1373037492 at 1373037492 ---------------
This must be harder fix than I thought.