When I open a product page with SEF url, I got this:
Error Object
(
[message:protected] => Call to undefined function vmdebug()
[string:Error:private] =>
[code:protected] => 0
[file:protected] => /administrator/components/com_virtuemart/helpers/vmlanguage.php
[line:protected] => 113
[trace:Error:private] => Array
(
(
[file] => /components/com_virtuemart/router.php
[line] => 962
[function] => setLanguageByTag
[class] => vmLanguage
[type] => ::
[args] => Array
(
- => sk-SK
[1] =>
[2] =>
)
)
[1] => Array
(
[file] => /components/com_virtuemart/router.php
[line] => 374
[function] => getInstance
[class] => vmrouterHelper
[type] => ::
[args] => Array
(
)
)
The site uses one language. Any guess with this?