Hi, I've just noticed that when logged in to our website the first checkout page shows the message 'Out of range value for column 'tmploginid' at row 1' just above the checkout button. It only appears when logged in. I'm using v7.6.5. Any idea why this message is appearing and how I can clear it? Thanks.
Hi Richard It looks like the data type for the loginid column is an INTEGER rather than a VARCHAR and I'm not sure how that came about but I've added some code to the v7.6 "updatestore.php" script in the updater to convert to the correct data type. Could you get a new copy of the updater and run the updatestore.php file. Even if you don't copy the rest of the updater files it's ok to run the updatestore.php (even though it will incorrectly say you are now on v7.6.6)