Welcome Guest, Not a member yet? Register   Sign In
CI3 WHERE and ORDER_BY errors
#3

The columns all exist. CI3 was attempting to update the sessions table when it should not have. The core error was mine. If I understand it correctly, CI3 does not use start_cache or flush_cache anymore but instead requires cache_on and cache_off or cache_delete. When I made that change the error is gone. Still leaves me wondering why using the CI2 start_cache in combination with WHERE or ORDER_BY causes CI3 to attempt to update the sessions table with data that is not and does not belong there.
Reply


Messages In This Thread
CI3 WHERE and ORDER_BY errors - by pkMyt1 - 02-21-2015, 09:52 PM
RE: CI3 WHERE and ORDER_BY errors - by Narf - 02-22-2015, 07:50 AM
RE: CI3 WHERE and ORDER_BY errors - by pkMyt1 - 02-22-2015, 08:07 AM
RE: CI3 WHERE and ORDER_BY errors - by pkMyt1 - 02-22-2015, 08:28 PM
RE: CI3 WHERE and ORDER_BY errors - by Narf - 02-23-2015, 07:28 AM
RE: CI3 WHERE and ORDER_BY errors - by pkMyt1 - 02-23-2015, 10:52 AM
RE: CI3 WHERE and ORDER_BY errors - by Narf - 02-23-2015, 12:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB