Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 88
5 members and 83 guests
devbpy6eloppsy5, foo7tjtdallergp, garere3denstc3t, health46ev26, int5nwernetmarx
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
Adminstrative problem
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 35
Join Date: Aug 2004
Location: Iowa
Adminstrative problem - 08-31-2004, 10:45 AM

I have made my fiance a super user at the website we run together. However, he isn't able to access the administration area. Whenever he tries to log in to the Admin, a page comes up that simply says Begone. How can I fix it so that he too can use the administration tools?
  Send a message via AIM to Syren  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
08-31-2004, 04:22 PM

Couple of questions.

1. Is his admin username created successfully in the Edit Admin screen?
2. What version of PHP-Nuke are you using?
3. Is this an upgrade or fresh install?
4. Has he tried clearing all his cookies and temp. internet files?

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 35
Join Date: Aug 2004
Location: Iowa
08-31-2004, 04:54 PM

Thank you for responding!


Yes, his admin username was created successfully in the Edit Admin screen.
We're running version 7.3
Upgrade
Yes, we've tried clearing the cookies and temp files.

Completely unrelated, I got this error earlier today:

Couldn't update private forum permissions

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 1)' at line 2

INSERT INTO nuke_bbauth_access (forum_id, group_id, auth_mod) VALUES (1, , 1)

Line : 425
File : /home/syren/public_html/rpg/modules/Forums/admin/admin_ug_auth.php

What's it mean and how do I fix it?
  Send a message via AIM to Syren  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
08-31-2004, 07:23 PM

OK first things first. The reason your New Admin is not working is probably because your nuke _authors table has incorrect/too many or not enough fields. Check your table and it's fields against the ones in the default package of nuke in the nuke.sql file.

As for your second problem, upgrading to chatserv's fix pack for your version of nuke should fix that. If not, check http://www.nukefixes.com for the fix.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 35
Join Date: Aug 2004
Location: Iowa
08-31-2004, 09:38 PM

Okies, thanks. I'll try those first and if it doesn't work, I'll edit this post.

Edit: I did all of that and now I have an even bigger problem. Look.

http://rpg.sharnyl.net

No, there isn't a back up.[/url]
  Send a message via AIM to Syren  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Super Moderator
 
coldblooded's Avatar
 
Status: Offline
Posts: 624
Join Date: Jan 2002
Location: USA
08-31-2004, 10:29 PM

Check your config.php and make sure the database info is filled out. The patched series contains an updated config.php so you need to fill out the required info again.


The more we learn... the more we realize how little we actually know.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 35
Join Date: Aug 2004
Location: Iowa
08-31-2004, 10:41 PM

Thank you very much! I was very worried that I'd have to redo the entire site! As for the admin troubles I'm having with my fiances account - I'm thinking of not even attempting to fix it. I don't know what I'm looking at when I enter myPHPAdmin and see all those files and I'm afraid to touch them.
  Send a message via AIM to Syren  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Super Moderator
 
coldblooded's Avatar
 
Status: Offline
Posts: 624
Join Date: Jan 2002
Location: USA
08-31-2004, 11:09 PM

Yea, issues like you describe could have come from the upgrade. Most likely a field issue as mikem stated. You could add admins manually in phpmyadmin, but if you're not comfortable messing with the database, I don't recommend doing so.


The more we learn... the more we realize how little we actually know.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
I'm getting a headache!
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 35
Join Date: Aug 2004
Location: Iowa
I'm getting a headache! - 08-31-2004, 11:09 PM

message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?

I got this message when I tried to access my forums. Also, my site says I'm logged in and I can access the admin area, however, when I try to log in under the users area, it keeps telling me my password is incorrect.
  Send a message via AIM to Syren  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: I'm getting a headache!
Old
  (#10 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
Re: I'm getting a headache! - 09-01-2004, 08:58 AM

Quote:
Originally Posted by Syren
message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?

I got this message when I tried to access my forums. Also, my site says I'm logged in and I can access the admin area, however, when I try to log in under the users area, it keeps telling me my password is incorrect.
Clear all your browser cookies and temp. internet files, close all browser windows. Then re-login to the site.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Poll/Survey problem! (restriced area?) EDIT: new problem! erazor Nuke 7.x - General 3 04-12-2005 11:27 AM
Problem with smartDark problem. Sign up doesn't work. DJ-Loki Theme packs 4 02-18-2003 03:40 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31