Hello
I have this error message on my articles.
Notice: Undefined variable: current_url in /var/www/web41/web/templates/gk_publisher/html/com_content/article/default.php on line 25
Any one help.
Jesper
rosenlyparken wrote:Hello
I have this error message on my articles.
Notice: Undefined variable: current_url in /var/www/web41/web/templates/gk_publisher/html/com_content/article/default.php on line 25
Any one help.
Jesper
$cur_url = preg_replace('@%[0-9A-Fa-f]{1,2}@mi', '', htmlspecialchars($current_url, ENT_QUOTES, 'UTF-8'));