| Re: registration not allowed after 2.0.6 upgrade |
| by hpaco on 2004/2/26 3:03:44 I have this same problem I cannot login and nobody else I cheked as said up here but the database has the auto_increment option also previously I had the problem that #"$"#$# apears before everything I write and even registering new users appears #"$"#$#nick #"$"#$#password help please |
| Re: registration not allowed after 2.0.6 upgrade |
| by Mithrandir on 2004/2/23 22:31:08 Do you get any PHP debug or MySQL errors with appropriate debug options enabled? |
| Re: registration not allowed after 2.0.6 upgrade |
| by arinf on 2004/2/23 22:17:53 Thanks for the response everything seems to be correct but still a no go, I am close to giving up on it but I would hate to give up all the work I have already done. http://www.clanxh.com |
| Re: registration not allowed after 2.0.6 upgrade |
| by JackJ on 2004/2/23 17:35:18 I had a similar problem. Yours may be file related, I have searched the forums and no answer yet that I can see. I sorted my problem by going to my XOOPS database and the xoops_users table using phpadmin. I discovered when clicking on the table and going to "browse", that the last user had an id of "0". After clicking on "structure" I discovered that the "uid" field was not set to "auto_increment". I set this and deleted the user/users with a uid of "0", this fixed my problem. Long shot, it may not be this in your case, but you could go to the "sql" file in your XOOPS "install" folder in your download and check that all the field properties match. |
| Re: registration not allowed after 2.0.6 upgrade |
| by Maracas on 2004/2/23 17:10:14 When I upgraded to 2.0.6 I had a few problems trying to get things done, too, especially in the admin area. I looked in "Groups" and discovered that much of my access rights in the webmaster group had been unchecked, probably as a result of the upgrade (I gues). I fixed it all back up and it worked fine. I'm not saying that will solve your problem, but it solved mine. You might take a look at Groups. Just a suggestion. |