Memberpages 3.1
Posted: Thu 7. Mar 2013, 22:20
My site is build using CMSimple 4.0.4. I like to extend it with an Members only section. To do this I registered a subdomain (intranet.mydomain.nl) and installed in a submap CMSimple in combination with Memberpages 3.1. On my localhost (WAMP) no problems. Memberpages works as it should.
But on the host I get after the login , the logout and after a change in the settings of memberpages the message:
"CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers."
When this message appears I can enter the name of the site (intranet.mydomain.nl) in the browser end then it appears that I am logged in, logged out and settings are changed. So the only problem seems to be in the return from the plugin to the site.
This was a known problem in old versions of Memberpages_XH that was reported to be solved from version 1.6. Is it back again?
Can anyone give advice how to solve this?
Some more details:
* my provider (http://www.vevida.com) uses Windows (no Linux or Unix).
* my public site is http://www.mydomain.nl (mydomain is not the real name, but that is not important I assume).
* the members only section is registered as 'intranet.mydomain.nl'
* The index.php in the root redirects the www to home.php that is also in the root.
* The index.php in the root redirects the intranet to index.php that is in a subfolder of the root with name intranet.
But on the host I get after the login , the logout and after a change in the settings of memberpages the message:
"CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers."
When this message appears I can enter the name of the site (intranet.mydomain.nl) in the browser end then it appears that I am logged in, logged out and settings are changed. So the only problem seems to be in the return from the plugin to the site.
This was a known problem in old versions of Memberpages_XH that was reported to be solved from version 1.6. Is it back again?
Can anyone give advice how to solve this?
Some more details:
* my provider (http://www.vevida.com) uses Windows (no Linux or Unix).
* my public site is http://www.mydomain.nl (mydomain is not the real name, but that is not important I assume).
* the members only section is registered as 'intranet.mydomain.nl'
* The index.php in the root redirects the www to home.php that is also in the root.
* The index.php in the root redirects the intranet to index.php that is in a subfolder of the root with name intranet.