Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Security - Other
Author Message
shmi
New Member
New Member



Joined: Sep 05, 2004
Posts: 2

PostPosted: Sun Sep 05, 2004 10:39 pm Reply with quote

Hi there, i don't know if i should post here, but i don't see another place in here for this topic as well.
Ok, i come to you with this problem:
After installing nuke sentinel 2.02, i noticed that everything in "your account" option doesn't work anymore.What i'm trying to say is this.As a user, if you go to your account option, no matter what you click on, Your Info, Your Home, Comments, Webmail, Messages or Themes the page reloads, but it doesn't bring you to the page you asked, it stays at the your account main page.
I uninstalled sentinel 2.02 and installed sentinel 2.0 The same.I uninstalled completelly and everything works ok, you can change back themes, see your private messages etc!!!
My question is, how can i fix this?
Another problem is, that after uninstalling sentinel, my Preferences option in the admin CP is gone. How can i get this back?

Thank you all for reading this theread.
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sun Sep 05, 2004 10:50 pm Reply with quote

RTM This is clearly explained in the Only registered users can see links on this board! Get registered or login!. There are changes that need to be made to Your_Account/index.php. Please refer to the README file for those changes and a few more. NukeSentinel™ changes nothing that would affect your CP. I suggest you carefully read the README and then reinstall v2.0.2 files and tables.
 
View user's profile Send private message
Trouble
New Member
New Member



Joined: Sep 06, 2004
Posts: 4

PostPosted: Tue Sep 07, 2004 10:18 am Reply with quote

I have installed sentinal and now I am getting this error.

Fatal error: Call to undefined function: abget_configs() in c:\websites\blackjackchoppers482\n6aq.com\admin\modules\sentinel.php on line 29

any help would be appreciated. Bang Head
 
View user's profile Send private message
Raven







PostPosted: Tue Sep 07, 2004 10:23 am Reply with quote

RTM and the sticky posts
 
Trouble







PostPosted: Tue Sep 07, 2004 11:31 am Reply with quote

Hi raven, thanks for the quick response, i did find the problem, and I should have read more. My problem is actually more extensive now it shows user status offline and my "your account" navbar does not display anymore.

LOLOL other than that everything works HAHA. Mr. Green
 
Raven







PostPosted: Tue Sep 07, 2004 11:41 am Reply with quote

See if this helps http://www.ravenphpscripts.com/faq-2-Nuke+.html-+Troubleshooting#8

Make sure you clear your cache and delete your cookies too.
 
Trouble







PostPosted: Tue Sep 07, 2004 12:02 pm Reply with quote

I followed the directions to fix the user status, worked just fine, got my navbar back. problem now is that the requested page will not show, the url goes to the correct area but the page requested such as "your info , or :themes will not display.. Laughing
 
Trouble







PostPosted: Tue Sep 07, 2004 1:07 pm Reply with quote

Ok I figured out the problem the original script looked like this
Quote:
cookiedecode($user);
getusrinfo($user);
if ((is_user($user)) AND ($userinfo['username'] == $cookie[1]) AND ($userinfo['user_password'] == $cookie[2])) {


I rplaced the lower line with the one in the readme file to this
Quote:
cookiedecode($user);
getusrinfo($user);
if ((is_user($user)) AND (strtolower($userinfo[username]) == strtolower($cookie[1])) AND ($userinfo[user_password] == $cookie[2])) {


and wala it works, thanks agin Raven for your pointers..BTW this is 7.4
Imagine what i could do if I actually knew what i was doing, LOLOLOL Razz
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Security - Other

View next topic
View previous topic
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©