by strictly following these steps,
i got this error :
user warning: Duplicate entry 'home-fr' for key 2 query: UPDATE vt_url_alias SET src = 'node/2', dst = 'home', language = 'fr' WHERE dst = 'home' in /homez.184/legren/www/vt_dp/modules/path/path.module on line 108.
what bugs me is the "WHERE dst='home'", whereas you wrote that it was ok for naming both english & foreign urls as "home".
SQL error
hello,
by strictly following these steps,
i got this error :
user warning: Duplicate entry 'home-fr' for key 2 query: UPDATE vt_url_alias SET src = 'node/2', dst = 'home', language = 'fr' WHERE dst = 'home' in /homez.184/legren/www/vt_dp/modules/path/path.module on line 108.
what bugs me is the "WHERE dst='home'", whereas you wrote that it was ok for naming both english & foreign urls as "home".
do you have a hint please ?