arib
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Page Password not workingdanicasati, how could this work ? all it does is add the questionmark symbol to your url that is:
http://myurl/index.php/protected-page/
would become if any password is entered
http://myurl/index.php/protected-page/?
and your protected page will be displayed even though the pass entered is not the correct one.
Could you try using an incorrect pass next time you log onto your pages to see if I’m right.
regards,
AriForum: Fixing WordPress
In reply to: Password Protect Posts NOT workingCancel that, that solution accepts whatever password and displays your “protected” page/post content.
Still looking for a solution to this problem.
BTW. I’m running 2.5
regards,
AriForum: Fixing WordPress
In reply to: Page Password not workingWell this does not work at all because it does not matter what you enter in the pw field, your page/post gets displayed !!
Is that not a fact ? It happens on my site anyways …
regards,
AriForum: Fixing WordPress
In reply to: Password Protect Posts NOT workingI’ve fixed my problem by using this solution:
http://ww.wp.xz.cn/support/topic/144787?replies=3
regards, ariForum: Fixing WordPress
In reply to: Password Protect Posts NOT workingHi,
I have the same problem as described above, except I’m trying to password protect a page.
Here is what I do:
0. wp-cache disabled
1. create a page and add password
2. save and publish
3. access page with another browser (firefox)
4. enter correct password multiple times but page is not displayedAny hits ?