June 25, 2015 at 11:36 am
#5469
Tu Tran
Moderator
Hi,
Yes, to solve this issue, please go to the file app\code\local\Sns\Quickview\controllers\IndexController.php, and add the code below
if (strpos($path, "___SID=U&") !== false) {
$path = str_replace("___SID=U&", "", $path);
}
into right before the code
$path = substr($path, 0, strpos($path, '?_=')); $path = str_replace('index.php/', '', $path);
Thanks,
Useful
Recent Topics
Support Policy
- The time respons: 1-2 days
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7