URLs changed

Permalink
Hi there,

While messing around in the dashboard ive made some changes by mistake and i dont know how to revert them now.
I had english version of my website under "idylladomgroup.eu/homepage" URL and ive suddenly made folder "/en/" come to life (see attached file) and now all my english version URLs contain "/en/" (idylladomgroup.eu/en/homepage) - how to revert it to the previous state whitout /en/ in the URLs?

1 Attachment

 
Mnkras replied on at Permalink Reply
Mnkras
con you open /config/site.php and comment out both the BASE_URL and DIR_REL lines (put 2 // before each line)
capo replied on at Permalink Reply
my site.php: <?php
define('DB_SERVER', 'sql.netmark.pl');
define('DB_USERNAME', '*');
define('DB_PASSWORD', '**');
define('DB_DATABASE', 'idyllans_idylladomgroup');
define('BASE_URL', 'http://idylladomgroup.eu');
define('DIR_REL', '');
define('PASSWORD_SALT', 'I2uO49GtEC3lZBnYPvofDswAkicjX68rH1QVMUzbSyWgNKR5aTq7xJmepLh0F'); ?>
Mnkras replied on at Permalink Reply
Mnkras
is your site in maintenance mode... also block out the salt above
Mnkras replied on at Permalink Reply
Mnkras
im so confused what you want.
capo replied on at Permalink Reply
ok ive rewritten the topic and its clear now (hope so) :D
capo replied on at Permalink Reply
Ive managed to get rid of the first problem by simply remaking the "base" page to look exactly like /Strona Glowna/ did, then i could delete old /Strona Glowna/ - should have made it like this from the start.

But i still have problems with the eng version URLs cointaining now /en/ - they didnt.


(remaking the topic)