Field 'ip_last' doesn't have a default value

zachie

New Member
Mar 10, 2016
22
0
Hi! I'm using UberCMS Edit and i get this error when i try to register:

Someone know how i can fix this?
 

iGlenn

:)
Jul 21, 2015
618
92
In your database look for your users table > right click > design table > look for ip_last and change the value/type to varchar
Also, I dont recommend ubercms as its completely outdated and there is not really any support for it anymore.
 

Pinkman

Posting Freak
Jul 27, 2016
814
193
You dont need to tick the box. The error is shown because there is no "default" value inputted. So either dont tick the box OR you could click on the field and it should come up with a lot of columns at the bottom. Search for "Default Value" and change it to any IP for starter. I suggest 127.0.0.1 OR you could fix the coding in the cms :)
 

Users who are viewing this thread

Top