I installed Cookie Password Protection on another server and the installation went well.
However, when the script is processed, the php return does not correctly address the return...
http://gliq.info/gliqdb/join.php works and the signup will be entered into the database
The return action also works:
http://gliq.info/gliqdb/join.php?action=joinHowever, the link that is returned does not work:
Welcome to my page!
Use user name testname and password 12345 to login at my page. [ the word "page" is hyperlinked and the link returns ]
"
http://gliq.info/%22index.php/%22 " (Note: no directory [ /gliqdb/ ] appears and %20 does appear.
see next post