Posts: 9
Threads: 5
Joined: Aug 2011
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.
Posts: 661
Threads: 52
Joined: Feb 2011
cupidsd Wrote:Not Found
That is strange. What enviorement are you testing this on?
Posts: 9
Threads: 5
Joined: Aug 2011
2011-08-23, 06:09:06
(This post was last modified: 2011-08-23, 06:10:33 by canond7002.)
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
Posts: 9
Threads: 5
Joined: Aug 2011
2011-08-23, 06:12:58
(This post was last modified: 2011-08-23, 06:13:23 by canond7002.)
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
Posts: 661
Threads: 52
Joined: Feb 2011
cupidsd Wrote: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
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