Comment to 'URL rewrites'
Comment to URL rewrites
  • Hello @LeonidS

    I'm searching this kind of url's:

    `sys_seo_uri_rewrites` (`id`, `uri_orig`, `uri_rewrite`)

    (1, 'persons-home', 'are'),

    (2, 'view-persons-profil', 'is'),

    (3, 'groups-home', 'in'),

    (4, 'view-post', 'say'),

    (5, 'posts-home', 'said'),

    (6, 'view-discussion', 'saying'),

    (7, 'view-event-profile', 'pro'),

    (8, 'albums-home', 'shooting'),

    (9, 'view-persons-profile', 'stay');

    everything is like ok but not functionning...

    Thank you!