Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lgoodwin3

    (@lgoodwin3)

    Juan, Thank you for getting back to me and I apologize for not getting back to you sooner. I did change the setting in Events > Settings > Tickets and selected Posts. That did not help. I tried it on another site I maintain and it works fine. So there must be something we have installed in the site that is causing this problem and I will most likely turn off other plug-ins and see if I can find the one that is causing the problems. I don’t think it is Events
    Larry

    I installed 2.5.1 and page passwords are not working. They worked in an earlier version. I tried the fix above and it does just add a ? to the URL. As of today is there any fix available. Seems like this should just work.

    I can enter a password in the page form. Then when I access the page I get prompted for the password. After entering the password it just displays the password prompt page again.

    My index.php file is in /www and wp is in www/wp
    It has the following which is just to handle the wp directory being under the www directory.

    #<?php
    /* Short and sweet */
    define(‘WP_USE_THEMES’, true);
    require(‘./wp/wp-blog-header.php’);
    ?>

    There is an .htaccess file in /www that has the #BEGIN WordPress #END WordPress in it.

    Any help would be appreciated. thanks larry

Viewing 2 replies - 1 through 2 (of 2 total)