Troubleshooting


One issue reported by some users of the X-User module is that logins might fail when performed from a URL without a filename. This primarily is a concern from the website home page where the URL looks like this:

 http://www.mysite.com/ 

X-User is currently unsupported, but if you find this to be a problem for your site, simply place a PHP redirect in your root index like this:

 header("Location: http://www.mysite.com/index.php"); 

This ensures anyone hitting the page is going to the file directly and not by the web server default.



    PostNuke Content Management
    PostNuke Content Management
    ISBN: 0672326868
    EAN: 2147483647
    Year: 2003
    Pages: 207
    Authors: Kevin Hatch

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net