Hello!
I have problem with News Show Pro GK4 (3.3.7.1 joomla 3.3.3) on the bannertop position. I can't publish info information.
Site: http://test.vam.by
Thank you for your help.
530 Login authentication failed. Please contact your web hosting service provider for assistance.
$news_infoo = $renderer->info_k2($this->parent->config, $this->parent->content['cat_name'][$i], $this->parent->content['CID'][$i], $this->parent->content['cat_alias'][$i], $this->parent->content['author'][$i], $this->parent->content['author_id'][$i], $this->parent->content['email'][$i], ($this->parent->config['date_publish'] == TRUE) ? $this->parent->content['date_publish'][$i] : $this->parent->content['date'][$i], $this->parent->content['hits'][$i], $this->parent->content['ID'][$i], $this->parent->content['alias'][$i], $this->parent->content['comments'], $this->parent->content['rating_count'][$i], $this->parent->content['rating_sum'][$i]);
$news_textt = $news_textt . $news_infoo;