I have to tell ya, phpnuke is a pain in the rear. I have tried for a month to get it running. Luckily I still have my forum running on phpbb. I have managed to correct the db issues and mail issues. But I still can't log in as normal user. I can sign in through the admin.php but not through the "Your Account" from main page or forum. I registered a test account named "test" with a short password, recieved the confirmation email, followed the link and received "Your account has been activated.....click here to sing in....". After doing so, I get an error "Login Incorrect! Please Try Again...". So I go and look in db and no user is there. Again I create test account, check in db and the account is in nuke_users_temp table. Then proceed to check mail, follow link and try to log in. Still get an error "Login Incorrect! Please Try Again...". I go back and check db, the nuke_users_temp table is empty and the account "test" is nowhere in db. I've spent days, weeks searching to find a solution for this. I have to tell ya, I am not impressed with phpnuke. I had my phpbb forum up in less than 30 minutes.
Slackervaara Captain
Joined: Sep 13, 2003
Posts: 313
Posted:
Sun Sep 07, 2008 9:11 pm
Check the PHP-Nuke Administration Panel, if the Your_Account Module is available for all visitors and not only registered members.
kenboyles72 Nuke Cadet
Joined: Aug 08, 2008
Posts: 8
Posted:
Mon Sep 08, 2008 12:55 pm
As of right now, everything is set to "All Visitors" for testing purposes. This forum has not been made to the public yet. The thing is, no users are being created in db except for the "God" account. When I try to register a test account, it shows up in db in the temp table, but then gets deleted and never creates user account. I've tried to manually create user in admin, but comes up blank page and nothing happens. I have error checking turned on but no errors show.
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12388
Posted:
Mon Sep 08, 2008 5:08 pm
What version are you using? Please post the structure of your users table
MySQL said: Documentation
#1366 - Incorrect string value: '\xB7</big...' for column 'content' at row 1
If I cut and paste the content of nuke.sql into "SQL" section of phpmyadmin and hit "go", all tables get created (I assume). It lists 88 tables.
kenboyles72 Nuke Cadet
Joined: Aug 08, 2008
Posts: 8
Posted:
Wed Sep 10, 2008 2:58 pm
I finally figured out what the problem was, I had MySQL 5.0 installed. There is a bug in that version that does not write to tables when creating user. I downgraded to 4.1.15 and my Nuke portal is now fully operational.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum