Ravens PHP Scripts: Forums
 

 

Search found 31 matches
Author Message
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Mon May 31, 2004 6:23 pm   Subject: Your Account Fix
Ok, Thanks Raven. The odd ones that say they couldnt change their details in the YA module I mormally send to the profile in the forums, and that works, is funny tho how sometimes, it just wont add th ...
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Mon May 31, 2004 5:47 pm   Subject: Your Account Fix
Yep, I wouldn't do the same for passwords, they need to be case sensitive, but the log in for members nicks must be case insensitive to start with, or they would not get in without being exact, so mak ...
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Mon May 31, 2004 5:13 pm   Subject: Your Account Fix
Rolling Eyes I knew there would be a cleaner way of doing it Laughing

Could this also explain why sometimes, a member tells me they have tried to change their details in the YA, but it wont save?
Is t ...
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Mon May 31, 2004 4:57 pm   Subject: Your Account Fix
Ok, this is probably a cheap and nasty way of doing it, but maybe Chatserv or Raven can make sure it doesnt open a can of worms. This now works on my site for all members:
cookiedecode($user) ...
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Mon May 31, 2004 4:46 pm   Subject: Your Account Fix
Just tested here on this site and the same occurs, would something like $username = strtolower($username); work in there somewhere?
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Mon May 31, 2004 4:42 pm   Subject: Your Account Fix
Hi All, I have found the problem with this, if someone could arrive at the solution Laughing

If I signed up as MICK, but log on as Mick, it will not allow me into those 4 areas, if I log in as MICK, ...
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Mon May 31, 2004 12:31 am   Subject: Your Account Fix
Thanks, Not sure why you got a DNS error, all is fine here.
If you need log in details of one of the members that is having problems with it to try, let me know and I will PM them to you.
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Sun May 30, 2004 10:52 pm   Subject: re: Your Account Fix
yep, just changed to the new code, it now reads
function chgtheme() {
global $user, $userinfo, $Default_Theme, $cookie, $module_name;
cookiedecode($user);
getusrinfo( ...
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Sun May 30, 2004 7:18 pm   Subject: re: Your Account Fix
Ok, this is where it fails, tho do not know why,

function chgtheme() {
global $user, $userinfo, $Default_Theme, $cookie, $module_name;
cookiedecode($user);
getusrinfo ...
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Sun May 30, 2004 1:59 am   Subject: Your Account Fix
Yes, thats the one, it has only started since changing those lines. I am running a modified 6.5/7.2 version (i started at 6.5, but have been manually making changes since, due to my pages being custom ...
 Topic: Your Account Fix
MickP

Replies: 44
Views: 80443

PostForum: NukeSentinel(tm) Bug Reports   Posted: Sat May 29, 2004 4:16 pm   Subject: Your Account Fix
I have a funny one here, i have a few users, that since applying the YA fix, cannot get to the "change info"; Change Home; Change Comms and Change Theme sections, it boots them straight back to YA pag ...
 Topic: Problems with sentinel
MickP

Replies: 12
Views: 22438

PostForum: NukeSentinel(tm) Bug Reports   Posted: Fri May 28, 2004 5:57 am   Subject: Problems with sentinel
Rolling Eyes see, told you I was tired, now why didn't I think of that, many thanks. (looks towards your donate button!)

As a thought, would there be any future addition to this whereby you could place ...
 Topic: Problems with sentinel
MickP

Replies: 12
Views: 22438

PostForum: NukeSentinel(tm) Bug Reports   Posted: Fri May 28, 2004 5:39 am   Subject: Problems with sentinel
sorry about the other post,

ok, permissions are correct, relative nukeroot i may be having probs with, .htaccess is in nukeroot, I have tried nothing, ../ ../../ ../../../ / and none of these w ...
 Topic: Kicked ass and took names
MickP

Replies: 31
Views: 79623

PostForum: Hack Attempt Script   Posted: Fri May 28, 2004 5:04 am   Subject: Kicked ass and took names
its a modified version 6.5/7.2, I think i have found the problem in mainfile, i had some of the user/theme/admin stuff running on some fancy static stuff, and have reverted it back to what was in 7.2 ...
 Topic: Problems with sentinel
MickP

Replies: 12
Views: 22438

PostForum: NukeSentinel(tm) Bug Reports   Posted: Fri May 28, 2004 12:34 am   Subject: Problems with sentinel
Hi All,
I added sentinel to my site, and when trying to go to the "Your Account" page when logging in, I get "Fatal error: Call to undefined function: nav() in /var/xxxxxxx/xxxx/modules/Your_Account ...
 Topic: Fix For All Admin.php Exploits (Maybe?)
MickP

Replies: 120
Views: 179269

PostForum: Security - PHP Nuke   Posted: Sun May 23, 2004 10:39 pm   Subject: Fix For All Admin.php Exploits (Maybe?)
Thanks, that worked, had one blank line after the closing tag in the auth code, would have never thought of looking there.

Many thanks again.
 Topic: Fix For All Admin.php Exploits (Maybe?)
MickP

Replies: 120
Views: 179269

PostForum: Security - PHP Nuke   Posted: Sun May 23, 2004 9:16 pm   Subject: Fix For All Admin.php Exploits (Maybe?)
Hi, not sure what I have done wrong, but the http auth works fine, but when i logged out of admin, then attempted to get back in, the security code does not show, http auth works tho Smile, but without s ...
 Topic: Typos or table name changes?
MickP

Replies: 2
Views: 7220

PostForum: phpnuke 7.3   Posted: Fri May 14, 2004 7:33 am   Subject: Typos or table name changes?
Ok, Thanks, I will remember to make those changes during this update.
 Topic: Typos or table name changes?
MickP

Replies: 2
Views: 7220

PostForum: phpnuke 7.3   Posted: Fri May 14, 2004 12:50 am   Subject: Typos or table name changes?
I have noticed since i apply changes manually, file by file due to my sites modifications, that in 7.3 (and chats 7.2 patched admin files) that the calls for the faq tables have changed from faqAnswer ...
 Topic: Server memory resource
MickP

Replies: 11
Views: 8127

PostForum: General/Other Stuff   Posted: Fri May 07, 2004 5:22 pm   Subject: Server memory resource
if you have googletap, it uses a lot of resourses too, and NC knew of this and placed a script on their server to combat this which restarted apache every few minutes I think it was. I did get a copy ...
 Topic: Email members when news posted?
MickP

Replies: 15
Views: 18635

PostForum: Seeking applications ...   Posted: Thu Apr 29, 2004 3:00 am   Subject: Email members when news posted?
I would also like a look at this hack, as I may be able to modify it further for something I am working on, whereby members can "opt in" for news sent in ONLY from members they select, so that they ca ...
 Topic: Any new update is coming out regarding the HackAlert code?
MickP

Replies: 52
Views: 75878

PostForum: Hack Attempt Script   Posted: Tue Apr 27, 2004 3:01 pm   Subject: Any new update is coming out regarding the HackAlert code?
I have just added to my site and will let you know if there are any problems, I also had to rename $checkurl tho Smile
 Topic: It's Coming ....
MickP

Replies: 61
Views: 112516

PostForum: Raven's Customized Distribution Packs   Posted: Tue Apr 27, 2004 2:46 pm   Subject: It's Coming ....
Now lets not get like microsoft Shocked
I have not had the time I was hoping to have to deliver this by the end of April. It is close, but it may extend to May. Just thought I'd let you all know. Sounds ...
 Topic: moved servers, and have ? appearing where ' should be
MickP

Replies: 0
Views: 6044

PostForum: General/Other Stuff   Posted: Thu Apr 15, 2004 4:10 pm   Subject: moved servers, and have ? appearing where ' should be
I was not sure where to post this but I have just moved dedicated servers, and now run on a duel xeon, but the problem is that just about all ' (apostrophes) and a few other characters like the copyri ...
 Topic: It's Coming ....
MickP

Replies: 61
Views: 112516

PostForum: Raven's Customized Distribution Packs   Posted: Thu Apr 08, 2004 7:08 am   Subject: It's Coming ....
I could add the " some other essentials" to the distro when out, but will not do the GT, had bad server loads with that in the past, and do not want again, tho I guess I could on one of the old server ...
 

 Jump to:   

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