Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 31 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Your Account Fix | |
MickP Replies: 44 Views: 80443 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
![]() ![]() 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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
Hi All, I have found the problem with this, if someone could arrive at the solution ![]() 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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
![]() As a thought, would there be any future addition to this whereby you could place ... |
|
Topic: Problems with sentinel | |
MickP Replies: 12 Views: 22438 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
|
Topic: Typos or table name changes? | |
MickP Replies: 2 Views: 7220 ![]() |
![]() |
Ok, Thanks, I will remember to make those changes during this update. | |
Topic: Typos or table name changes? | |
MickP Replies: 2 Views: 7220 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
I have just added to my site and will let you know if there are any problems, I also had to rename $checkurl tho ![]() |
|
Topic: It's Coming .... | |
MickP Replies: 61 Views: 112516 ![]() |
![]() |
Now lets not get like microsoft ![]() 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 ![]() |
![]() |
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 ![]() |
![]() |
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 ... | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours