Unknown Universe - Opensource

03/11/2020 05:38 iso3122#31
[Only registered and activated users can see links. Click Here To Register...] hello help me please ?
03/11/2020 18:54 Libjen#32
[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?
03/16/2020 02:59 -=Flavio=-#33
Thanks for sharing these files!
I am downloading now I will do some tests next weekend, when I have some free time :feelsbadman:.
03/17/2020 03:53 XD MANUEL#34
someone help me with the installation of the universe please

HOW TO INSTALL THE SERVER PLEASE HELP
03/18/2020 15:54 >D3XTER<#35
Quote:
Originally Posted by Libjen View Post
[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?
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
03/18/2020 19:20 BloodMoonAF#36
Quote:
Originally Posted by >D3XTER< View Post
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

I tried as you said, the same problem keeps coming out!

[Only registered and activated users can see links. Click Here To Register...]
03/19/2020 00:29 >D3XTER<#37
Quote:
Originally Posted by BloodMoonAF View Post
I tried as you said, the same problem keeps coming out!

[Only registered and activated users can see links. Click Here To Register...]
You need to set your domain in the config files see:
PHP Code:
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 
03/19/2020 03:46 BloodMoonAF#38
it went well thanks!

Another problem, there is a story when choosing a company, I choose and it returns me to the story :confused:

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
03/19/2020 10:54 >D3XTER<#39
You should try to debug it. Use the Dev-Tools of your Browser (Press F12) and look in the console for any JS erros. Also look into the database (do_server_ge1) and check if the user faction got set. Or you may try to open internalStart and if you get redirected back, the faction is probably not set.


Btw. don't say thanks, press it ;)
03/27/2020 12:54 azent1#40
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
03/27/2020 13:13 >D3XTER<#41
Quote:
Originally Posted by azent1 View Post
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
Well without a screenshot of the errors, no one can help you. Use your Browser Dev-Tools (Press F12) and check the console tab.
03/27/2020 14:23 azent1#42
Quote:
Originally Posted by >D3XTER< View Post
Well without a screenshot of the errors, no one can help you. Use your Browser Dev-Tools (Press F12) and check the console tab.
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.
03/27/2020 16:03 >D3XTER<#43
Quote:
Originally Posted by azent1 View Post
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.
For me something showed up in the console.

To fix:
PHP Code:
templates\internalShop.php 
               line 9 remove the 
at the end 
03/27/2020 16:58 azent1#44
Quote:
Originally Posted by >D3XTER< View Post
For me something showed up in the console.

To fix:
PHP Code:
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 files
03/28/2020 10:43 Chanhy#45
how Fix in internalPayment & internalAuction page??
Error page in Open premium and auctions :(