Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Use of undefined constant ACCOUNT_DOMAIN - assumed 'ACCOUNT_DOMAIN' (this will throw an Error in a future version of PHP) #7

Closed
Paul75 opened this issue Feb 6, 2019 · 1 comment

Comments

@Paul75
Copy link

Paul75 commented Feb 6, 2019

Warning: Use of undefined constant ACCOUNT_DOMAIN - assumed 'ACCOUNT_DOMAIN' (this will throw an Error in a future version of PHP)

@kirilkirkov
Copy link
Member

@Paul75 It is good to check why "SELECT id, company, domain FROM accounts WHERE domain = '" . $domain . "' AND active = 1 LIMIT 1" dont return any results. Maybe you must add account
This query is in classes/class.subdomain.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants