Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1403

General Questions/New to Joomla! 5.x • Re: Registration failed: Column 'checked_out' cannot be null

$
0
0
So, for me this query:

Code:

SELECT DISTINCT TABLE_NAME FROM INFORMATION_SCHEMA.COLUMNS WHERE COLUMN_NAME IN ('checked_out') AND TABLE_SCHEMA='jdm3'; 
Gives me 24 tables containing the column 'checked_out'.

contact_details and user_notes are the most likely to be related to registration. You may have other user related tables.

You could turn on debugging and set error reporting to maximum to see if you get a stack trace. I think the error message is coming from MySQL rather than Joomla but you might find out where it was triggered in the Joomla code.

Statistics: Posted by ceford — Mon Jun 17, 2024 8:46 pm



Viewing all articles
Browse latest Browse all 1403

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>