It kinda looks like I am hitting a limit or something. Any field I am trying to add now is giving me the following error message:
1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs SQL=ALTER TABLE #__jsn_users ADD `t2126` VARCHAR(255)
Help please.