By bbly on
I upgraded a site built in Drupal 4.7.2 to 5.1.9 so I could export it to HTML and then hand it off to someone else.
No anonymous users -- the whole site needs to be password-protected. The only other contributed module I'm using is front_page, which presents the login block.
After the site exports, I launch the index.html page, which presents try to login, but get this error:
Firefox can't find the file at [...local path...]/files/html_export/export1249488253/front_page&destination=front_page.
I try to launch other pages right from the directory, but get the Restricted page -- I need to login, but can't.
Thanks in advance for any advice. --bbly