May 6, 2015 at 5:12 pm
#2963
Tu Tran
Moderator
Hi Coolio,
I have accessed to your site. To solve this problem, please go to the file app\code\local\Sns\Quickview\controllers\IndexController.php: add the code bellow:
if (strpos($path, "index.php/") !== false) {
$path = str_replace("index.php/", "", $path);
}
into right after the code:
$path[0] == "\/" ? $path = substr($path, 1, strlen($path)) : $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