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...
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:
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');
Attachments
website - http://www.thugs.ro/ | magazin -http://magazin.thugs.ro/
Who is online
Users browsing this forum: No registered users and 16 guests