Hello, i saw that in the url when i installed the script, i put like url www.eu5.es and next, i edited the config.php file adding $config['site']['server'] = $_SERVER['SERVER_NAME'];
All the subdomains go to the script but in www.eu5.es post instantly and in the others not.
Why can it be?
Comments
$config['site']['server'] = 'subdomain.domain.ext';