O
O
Oklick2017-05-11 22:06:33
opencart
Oklick, 2017-05-11 22:06:33

Why does OpenCart create urls with extra ://index.php?

Good day. Tell me why OpenCart inserts an extra parameter ://index.php into the link? For example, like this: test.mydomen.ru/atributika/://index.php/atributika... or test.mydomen.ru/://index.php/atributika/type1.html.
Links are generated in the code like this:

$this->url->link('product/category', 'path=' . $this->request->get['path'] . $url . '&page={page}');

OpenCart - Version 2.1.0.1 (rs.2)
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oklick, 2017-05-12
@Oklick

I solved this problem by changing the file /catalog/controller/common/seo_url.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question