[TYPO3-project-seminars] Where does the URL in the registration form come from?

Oliver Klee typo3-german-02 at oliverklee.de
Wed Dec 26 18:05:04 CET 2007


Hi Jens,

Jens Cramer schrieb:
> I want to use a SSL-Connection for the registration process. The TS-Variable
> plugin.tx_seminars_pi1.baseURL is already modified to a https-URL.
> When I start the registration everythinks seems to be ok. If I try to switch
> from the registration step 1 to step 2 I loose my php session, because the
> form has the action-tag http://mydomain.de/... and not
> https://www.mydomain.de/....
> 
> Do you know, where the http-URL comes from? Thanks!

Please have a look at the page's source and search it for the bad URL.
This will give us a first hint of the culprit.

Regards,


Oliver


More information about the TYPO3-project-seminars mailing list