The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
Front-End User Login & Logout Errors while visiting the protected page - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: Front-End User Login & Logout Errors while visiting the protected page (/showthread.php?tid=2091) |
Front-End User Login & Logout Errors while visiting the protected page - cupidsd - 2011-08-23 Hey, I am now using GetSimple & front-end user login plugin to build our lab's website. It works fine. But I got a problem when I am trying to test the front-end user login plugin. The errors are as follows: If I access a page protected by the user login module first, which means only authorized users can access this page, and then logg into our website, the error will be shown on the website: http://192.168.44.129/GetSimple_3.0//members Not Found The requested URL /GetSimple_3.0//members was not found on this server. Apache/2.2.17 (Ubuntu) Server at 192.168.44.129 Port 80 The same error occurs when logging out if I am still visiting the protected pages. Thanks. Front-End User Login & Logout Errors while visiting the protected page - mikeh - 2011-08-23 cupidsd Wrote:Not Found That is strange. What enviorement are you testing this on? Front-End User Login & Logout Errors while visiting the protected page - cupidsd - 2011-08-23 Thank you. My environment is as follows: PHP Version 5.3.5-1ubuntu7.2 - OK Folder Permissions OK - Writable cURL Module Not Installed - Warning GD Library Installed - OK ZipArchive Installed - OK SimpleXML Module Installed - OK Apache Mod Rewrite Not Installed - Warning Front-End User Login & Logout Errors while visiting the protected page - cupidsd - 2011-08-23 Actually, I tried the demo website http://michaelhenken.com No errors occured when logging in. But the same error occured when logging out. Not Found The requested URL /protected-test/ was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8m DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at michaelhenken.com Port 80 Front-End User Login & Logout Errors while visiting the protected page - mikeh - 2011-08-23 cupidsd Wrote:Actually, I tried the demo website http://michaelhenken.com Oh, wow, I think I know the cause of this, I will fix it asap. and post the fix and upload the new version to extend |