Post by jeles » Wed Mar 14, 2012 3:54 pm

Salut,
doresc sa traduc linkurile si nu gasesc cum ... ma puteti ajuta ?

mai exact, linkurile de tip:
...... .ro/account/address -> ........... .ro/cont/adrese
...... .ro/account/password -> .......... .ro/cont/parola

, categoriile si produsele s`au rezolvat foarte simplu, nu inteleg dc nu au facut ceva simplu si pt aceste 5-6 linkuri...

Image
website - http://www.thugs.ro/ | magazin -http://magazin.thugs.ro/


User avatar
Newbie

Posts

Joined
Wed Mar 14, 2012 3:30 pm
Location - oltenita

Post by jeles » Wed Mar 21, 2012 5:23 pm

Am rezolvat...

1. Backup your orig seo_url.php file.
2. FTP over the patched version attached here.
3. Backup your url_alias DB table.
4. Add these aliases to the DB:

Code: Select all

    INSERT INTO `url_alias` (`url_alias_id`, `query`, `keyword`) VALUES
    (NULL, 'common/home', ''),

    (NULL, 'checkout/cart', 'cart'),
    (NULL, 'checkout/checkout', 'checkout'),

    (NULL, 'account/account', 'myaccount'),
    (NULL, 'account/login', 'login'),
    (NULL, 'account/forgotten', 'forgot'),
    (NULL, 'account/register', 'register'),

    (NULL, 'account/order', 'order-history'),
    (NULL, 'account/return', 'returns'),
    (NULL, 'account/transaction', 'transactions'),
    (NULL, 'account/voucher', 'gift-voucher'),

    (NULL, 'account/wishlist', 'wishlist'),
    (NULL, 'account/download', 'downloads'),
    (NULL, 'account/newsletter', 'newsletter'),

    (NULL, 'product/search', 'search'),
    (NULL, 'product/special', 'specials'),
    (NULL, 'product/manufacturer', 'brands'),

    (NULL, 'affiliate/account', 'affiliates'),
    (NULL, 'information/sitemap', 'sitemap');

Image
website - http://www.thugs.ro/ | magazin -http://magazin.thugs.ro/


User avatar
Newbie

Posts

Joined
Wed Mar 14, 2012 3:30 pm
Location - oltenita
Who is online

Users browsing this forum: No registered users and 3 guests