eyeletzyahoocom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Password protect via adminwow out of desperation I set out again to figure it out and I did. In Norton Security under ‘Privacy Control’ in the configuration settings I disabled the ‘enable browser privacy’ and wham it works! Thanks to all who tried!!
Forum: Fixing WordPress
In reply to: PLZ HELP: password-protection doesn't work (no cookie-problem ;) )The same is true for me …. it is not a firewall or security program, I am running Firefox 3.0.1 and IE 7.0 I have tried the fix and nada I always get a blank page.
It is sad that there is not more info on this topic and a workable solution. I have tried everything I can think if and have read for hours upon hours for resolution all to no avail. With so many having the same issue can anyone shed some light on this problem from WordPress? I have emailed support only to be told it is my machine and not the product…. *sigh*
Forum: Fixing WordPress
In reply to: Password protect pageCould it be that the blank page shows up because the proper page id is not included in the code? ….
Forum: Fixing WordPress
In reply to: Password protect pagehmmm no way to fix the current password protect that comes with WordPress2.5.1? Is this a known bug? Guess I can try a plugin but I read that they have not been updates for the current release of WordPress. I appreciate your help
I tired this solution
Solution given in another topic related:
change the line in wp-pass.php
from:
wp_safe_redirect(wp_get_referer());
to:
wp_safe_redirect(wp_get_referer() . ‘?’);and I got a redirect loop error from firefox….
Redirect Loop
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete.
* Have you disabled or blocked cookies required by this site?
* NOTE: If accepting the site’s cookies does not resolve the problem, it is likely a server configuration issue and not your computer.Forum: Fixing WordPress
In reply to: Password protect pageok I noticed something else about the behavior…. I select a page that i assigned a password to. I enter the password click submit and i get a blank page. Now if I use back button and go back to the page and click refresh (F5) then the page loads…. so something is broken… it appears to be working it just does not load the page after you click submit… so is it the form function? Any ideas?
Forum: Fixing WordPress
In reply to: Password protect pageOn this page of my blog View page here I found this snippet of text twice.
This post is password protected. To view it please enter your password below:
Wondering if this being called from two places might be part of the problem. My experience with the dreaded blank page is a syntax error…. The one posted under edit I can delete from the theme comments.php page.
But I can not find where the first occurrence is being called from any ideas? thanks
Forum: Fixing WordPress
In reply to: Password protect pagethanks RoseCitySister…. yes I am logged in… I have cleared cache cookies done all I can think to do…. I have read these forums for hours and seems many are having the same issue with no relief. I wonder if it is a bug in this version? I am new to WordPress and so have not use earlier versions myself. I appreciate all your help!
If I find an answer I will be sure to post it here.
Forum: Fixing WordPress
In reply to: Page password protection problemditto
Forum: Fixing WordPress
In reply to: Password protect pageYes I have tried with the default theme and it does the same thing. I make a page select a password save and publish but all I get is a blank page
here is link peek-a-booand the password is test
what am missing… I am stumped… thanks
ps I ave searched the forums to no avail
Forum: Fixing WordPress
In reply to: Password protect pageNo I have not I was just using what is already there to protect a page…. but all I get is a blank page. Why doesn’t it work? It is a fresh install with solipsus 1.5 theme
Forum: Fixing WordPress
In reply to: Password Protected posts not workingI am having this issue and I checked the box and it says private and the link disappears?!