Jump to content

Stiegi

Members
  • Posts

    7
  • Joined

  • Last visited

Profile Information

  • First Name
    Sascha
  • Last Name
    Stieglitz

Stiegi's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hallo! In our shop https://my-lab.com/analytics/ I'd like to activate friendly urls. Now the problem is, as soon as I activate it, the order and authentication controller don't show up anymore. So, since I think it is too much afford to fix that bug (we have a multilangual multishop with a custom order module etc...) I want to remain the normal php-urls in all the urls with the order and authentification controller, like: index.php?controller=authentication BUT I want the friendly urls on the category- and product pages, and ONLY there, not anywhere else. So I want to rewrite urls like: https://my-lab.com/analytics/index.php?id_product=543&controller=product&id_lang=2 and https://my-lab.com/analytics/index.php?id_category=90&controller=category&id_lang=2 I ONLY want to rewrite the url of every page that uses the product / category controller. Does anybody know how I have to set up the .htaccess mod_rewrite rule to accomplish that? Thank you very much in advance!
  2. That sounds great! I had a look at the tag function, but I couldn't find the tag link. Where can I see the link to a tag? How does a tag link look like? Thanks a lot!
  3. Ok, thanks for the quick reply. Can you recommend a module for this? I use v1.6 Thanks!
  4. Hi! Is it possible to create links in Prestashop, that refer to a list of more than one product? So, for example, a normal link to product # 421 looks like this: ...index.php?id_product=421&controller=product&id_lang=2 Now I'd like to create a link, where I can see a list of product 421 AND 422, but I dont want to use categories for this, since in our case we only need this for one link-page and it's a very complex construct. Is there any other way to do this apart from categories, in a way like "...index.php?id_product=421&id_product=422&controller=product&id_lang=2"? Thanks a lot!
  5. Hi! After activating friendly URLs, I get a 404 page on all the pages, that are related to the user / customer account (login page etc.) while the articles, categorys, cms pages and backoffice work fine. Does anybody have an idea what went wrong here? I use v1.6.1.1 with a custom theme. Maybe wrong settings in the custom theme? But where? Any help is appreciated! Bests, Stiegi
  6. Hallo, ich habe ein seltsames Problem. Wir betreiben einen Multishop mit 3 Shops im Verzeichnis /analytics/. 2 der Shops funktionieren einwandfrei, aber beim 3. kommt immer die 404 Seite, wenn man im Frontend auf Anmelden geht. Der Anmeldebutton verweist auf die nicht vorhandene Seite /analytics/de/my-account (hübsche url aktiviert) bei den funktionierenden Shops ist es /analytics/b2b/index.php?controller=authentication?back=/analytics/b2b/index.php (hier sind die hübschen urls deaktiviert) bzw. /analytics/l2l/de/index.php?controller=authentication?back=my-account (hübsche urls aktiviert) Wir nutzen Version 1.6.1.1 Ich hoffe jemand kann mir helfen.
×
×
  • Create New...