[Only registered and activated users can see links. Click Here To Register...] hello help me please ?
This system is based on subdomains, in order to get it working local you need virtual hosts and some hosts in your C:\Windows\System32\drivers\etc\hosts likeQuote:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
It redirects me to this domain, change and now as the partner above redirects me like this, what should be modified more?
Quote:
This system is based on subdomains, in order to get it working local you need virtual hosts and some hosts in your C:\Windows\System32\drivers\etc\hosts like
127.0.0.1 ge1.universe.local
127.0.0.1 universe.local
You need to set your domain in the config files see:Quote:
I tried as you said, the same problem keeps coming out!
[Only registered and activated users can see links. Click Here To Register...]
core/config.php
line 8
line 21 NOTE: this domain has to start with an . ".universe.local" this is important since the session cookie has to be accessed by the subdomain.
line 32
core/path.php
line 26 should be like HTTP_HOST
Well without a screenshot of the errors, no one can help you. Use your Browser Dev-Tools (Press F12) and check the console tab.Quote:
Hey, i managed to setup the server and to make it work, except the shop.
When i click on the categories, nothing happens and i don't understand how to fix it
I noticed that the shop doesn't shop up on firefox but it does on chrome. I don't really understand why but i'll use chrome then.Quote:
Well without a screenshot of the errors, no one can help you. Use your Browser Dev-Tools (Press F12) and check the console tab.
For me something showed up in the console.Quote:
I noticed that the shop doesn't shop up on firefox but it does on chrome. I don't really understand why but i'll use chrome then.
The console doesn't show anything special.
templates\internalShop.php
line 9 remove the , at the end
It didn't showed up for me because i already removed it when i checked the filesQuote:
For me something showed up in the console.
To fix:
PHP Code:templates\internalShop.php
line 9 remove the , at the end