Znote / ZnoteAAC

Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
MIT License
145 stars 127 forks source link

guild #418

Closed Bipbop69 closed 4 years ago

Bipbop69 commented 4 years ago

when i go to the guild page everything is right all guilds are showing more when i choose any guild there is an error on the page

Znote commented 4 years ago

Which error is on the page? Could you upload a photo?

Perhaps you need to configure correct site_url in config.php

Bipbop69 commented 4 years ago

sorry for the delay! the problem was in my configuration. I'm using 3 sites on the same machine all ok

Znote commented 4 years ago

sorry for the delay! the problem was in my configuration. I'm using 3 sites on the same machine all ok

3 sites on same host? Remember to configure this differently on the 3 sites in config.php:

https://github.com/Znote/ZnoteAAC/blob/9c9941e29241cac93bb312e82865078b4eca19c9/config.php#L823

It should be different on every site so the sessions are separated from each other.