studioforty9-dev / Ngrok

Makes it easier to publish a Magento site using ngrok by dynamically switching the Base URL to whatever value is in the $_SERVER['HTTP_HOST'] variable.
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Are you able to login/add to cart? #2

Open MagePsycho opened 7 years ago

MagePsycho commented 7 years ago

I believe you can only browse the website. Log In, Add to Cart, Checkout etc. activities are not possible as PHPSESSID is not getting created. Do we need to do any external tweaking for this?

obuchowski commented 7 years ago

Hi @MagePsycho , I fixed it there for myself https://github.com/EObukhovsky/Ngrok/commit/0d07d8e423029a0a2d8ee3b8b921fdc9e246b375 It also fixes issue #1