problem with News Show Pro GK5

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Aug 01, 2014 9:01 am
Reply with quote
Report this post
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
2.jpg


Thank you for your help.
User avatar
Fresh Boarder

teitbite
Fri Aug 01, 2014 10:01 pm
Reply with quote
Report this post
Hi

Can You please tell me if You are using normal style of a module ? Designed styles are not using all of the options that normal style does. If yes than tell me the url to Your site.
User avatar
Moderator

GK User
Mon Aug 04, 2014 10:17 am
Reply with quote
Report this post
Hi!

Thanks for your quick reply.
We just download and install quickstart of your "News" template at http://test.vam.by
And can't configure sliding banners at the top of the homepage.
You may enter to /administrator with l: gavick and p: gavick-2014 to check this out...

By the way - it is very difficult to replace "News Show Pro GK4" with "News Show Pro GK5"?
How are you think - is it worth doing?

Sincerely,
Alexey
User avatar
Fresh Boarder

teitbite
Tue Aug 05, 2014 10:47 am
Reply with quote
Report this post
Hi

First. Please do not publish access on forum directly. It's public.

Replacing NSP GK4 with GK5 is not hard, but sure can take some time. Anyway I would advice to stay with GK4 since this template has an extra style for it and it will simply looks better here.

About the extra info in NSP I'm afraid this modue style is a designed one and designed module styles has some of the options removed on purpose to not break the layout they were created for, but this doesn't looks like it will need much, so please send me an access to ftp so I'll try to add this option to it.
User avatar
Moderator

teitbite
Wed Aug 06, 2014 12:42 pm
Reply with quote
Report this post
Hi

Sorry but the access to ftp You have send me is not working:

530 Login authentication failed. Please contact your web hosting service provider for assistance.
User avatar
Moderator

teitbite
Thu Aug 07, 2014 11:46 am
Reply with quote
Report this post
Hi

Sorry, access is still not working. Can You send me a filezilla access file or something like that ? Also please check if Your server is not IP blocking Poland.
User avatar
Moderator

teitbite
Fri Aug 08, 2014 11:09 am
Reply with quote
Report this post
Hi

Finally was able to login. A trick was not to use "@" in user.

I've added a support for info in file /modules/mod_news_pro_gk4/gk_classes/portal_modes/gk.portal_mode_7.php into line 93:

Code: Select all
            $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;
User avatar
Moderator

GK User
Fri Aug 08, 2014 1:11 pm
Reply with quote
Report this post
Thanks a lot! You are the best! :)
User avatar
Fresh Boarder

teitbite
Sun Aug 10, 2014 2:52 pm
Reply with quote
Report this post
Hi

I know, right? :)

If You will have another problem please just add it to this thread.
User avatar
Moderator


cron