I had 7.4 standard Php-nuke installed and running on my website and when I uploaded the Patched 7.4 version to it, all I get now is a blank white page. Any ideas why uploading it might toast my website?
I re-uploaded the Patched 7.4 files and tried again, same blank website.
I re-uploaded the old 7.4 files to the website, and it came back.
But!! Whenever I make a change in the admin area, like add a story or change a message, I do not get back to the admin page.. I get a blank page with this on it..
?> ?> break; } ?>
Well I tried that, I also deleted the whole/admin folder on my server and re-uploaded it to my server, and now when I make a change in the administration area I get this..
?>
With out the
?> ?> break; } ?>
Like last time. Anything else I can try?
Another bg problem is that when you click on a banner I have on the website , it now shows the same ?> blank page rather then going to the advertisers website like it should... That is not good at all
Also, why did the patched 7.4 do that to the website do you think?
Thanks
The patched files should have not caused any blank pages, the one thing i can think of is your server running php as cgi in which case instead of blank pages you would get access denied messages.
I know you know exactly what all the patched files do, I got my site back running on 7.4 standard again, but I really would feel better if I updated it to the patched version of yours. Do you feel it would be safe for me to try it again?
I'm running phpnuke 7.4 standard on an unbuntu linux distro and when i install the update security patch i get nothing but a white page.
I've uploaded the files to the directory and same thing, white page
I've extracted the files directly on the server and copied them into the directory (i've triple checked my config file as well) and still get the same issue. I essentially need this patch so that i can use ulsoft's approve membership because i need to allow only a certain range of email addresses to register on my site.
Any help for the patch or another option besides Approve Membership would be great. THank you.
The patched files should have not caused any blank pages, the one thing i can think of is your server running php as cgi in which case instead of blank pages you would get access denied messages.
I am having this issue. I patched my 7.4 with the most recent 74 patches and now I cannot get into the admin panel and users cannot log-out (it's possible they can't log-in either, haven't tested that yet).
I get "access denied" when I try to log-in to admin.php
I checked the chmods and ran analyzer, to make sure everything was connecting
Tried different computers, OS, clearing cashes, etc
My server runs as php-cgi
Is there any fix for this? Should I go back to the unpatched version? I did not have any trouble running nuke as php-cgi before uploading the patches.
You might need to change SCRIPT_NAME to PHP_SELF in the files
Yes, I know now that SCRIPT_NAME won't work.
But, before I change all of these patch files...
I'm concerned about the MIGHT. Do you mean that IF this is your problem (because I think it is)... then definitely change to PHP_SELF or are you not sure about that?
And is it just about every file in the patch? eek.