Quote:
Originally Posted by sabret00the
run this query then try the above query again [sql]ALTER TABLE `grps_grouptext` CHANGE `edit_userid` `edit_userid` TINYINT( 10 ) NULL DEFAULT NULL; [/sql]
can i also confirm that you're using PHP5 on your server?
|
Still can't update the userid, it always says 127. And it appears I am on php 4.3.10, though I can upgrade if needed -- not sure if/how that will affect the rest of my site.