This topic is locked

Guest User not enabled

7/21/2008 11:03:56 PM
PHPRunner General questions
bbarker author

I've enabled Guest Users in my Knowledge Base applicaton.
However when I click on Guest Login, it returns an error and says that it's looking for users_list.php
I've tried many, many ways to enable that file by:

  1. editing the phpr file
  2. copying it from another project
  3. building a virgin copy of the KB application
    But nothing seems to create it. What am I missing?

J
Jane 7/22/2008

Bill,
It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

bbarker author 7/23/2008

Thanks. File uploaded and message sent.

bbarker author 7/25/2008

SOLUTION: For anyone else having a similar problem... I went into the phpr file and edited the file where it listed user_list.php TO archives_list.php. Archives is the name of the table.
<PROBLEM RESOLVED>