Highlighter GK4 back-end problem

Discussion about free Joomla news rotator/ticker with multiple effects like scrolling, fading and several data sources supported.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Oct 07, 2012 8:58 am
Hi,
First off all I would like to thank you for the great modules that you've created (News Show Pro, Image Show, Weather, Tabs and so on) and the awesome templates that you've designed.
Secondly I have a little problem with one of your module (Highlighter GK4). In the back-end it's some kind of Javascript conflict (I belive). You can see it in the picture (http://awesomescreenshot.com/07eid1965). I'm using the latest Joomla version (2.5.7) and Highlighter GK4 (v1.9).
How can I solve this problem?
Thanks!

Regards, Remus
User avatar
Fresh Boarder

GK User
Sun Oct 07, 2012 2:00 pm
Hi

It seams that you probably try to update GK Highlighter files and the updating process was not completely done.
Please try replacing all files again using FTP.
Don't forget to replace also the module language file on joomla language directory.

Cheers
User avatar
Platinum Boarder

GK User
Mon Oct 08, 2012 6:27 am
Hi,
Thanks Seichinha for the suggestion but it didn't work. I've also tried reinstalling the module but it didn't work either.
Any ideas? Thanks!

Regards, Remus
User avatar
Fresh Boarder

GK User
Mon Oct 08, 2012 9:37 am
Hi again

Please send me joomla administrator and FTP access to paulo[at]gavick[dot]com.
Make reference of this topic on your email.
User avatar
Platinum Boarder

GK User
Mon Oct 08, 2012 10:10 am
remus24 wrote:Hi,
Thanks Seichinha for the suggestion but it didn't work. I've also tried reinstalling the module but it didn't work either.
Any ideas? Thanks!

Regards, Remus


Dear remus24,

There is a litle bug in admin element files of mod_highlighter_gk4.

To fix it follow these steps:
1. Locate file k2tags.php (the file is located in /modules/mod_highlighter_gk4/admin/elements).

2. Go to line 56 and change the id of the html element tag to be jform_params_k2tags

Before the line was:
Code: Select all
return '<select id="jform_params_k2_tags" style="display:none"></select><strong>K2 is not installed or any K2 tags are available.</strong>';


after the correction the line must be:
Code: Select all
return '<select id="jform_params_k2tags" style="display:none"></select><strong>K2 is not installed or any K2 tags are available.</strong>';


The id must be jform_params_k2tags and not jform_params_k2_tags (without the underscore between k2/tags).

That causes the js conflict (file /modules/mod_highlighter_gk4/admin/script.js, line 34)! JS tries to get an element with uknown id!
document.id('jform_params_k2tags').getParent().setStyle('display', (selector.value == 'k2_tags') ? 'block' : 'none');


So changing the id of the returned select element inside k2tags.php the problem is fixed.

Hope Gavick team will fix the problem in the next version!

Regards,
George Vouliakis
v-websites.gr
User avatar
Junior Boarder

GK User
Mon Oct 08, 2012 11:49 am
Thanks gvouliakis for the suggestion but it didn't work for me...
Seichinha I've send you the email.

Regards, Remus
User avatar
Fresh Boarder

GK User
Mon Oct 08, 2012 12:24 pm
remus24 wrote:Thanks gvouliakis for the suggestion but it didn't work for me...
Seichinha I've send you the email.

Regards, Remus


Yes Remus,

You are right! I have done some tests and this not seems to be a bug. So change it back.
Have you also k2 installed?

I yes try to add a tag and test again.

I discovered that the problem insists only if I have no tags in K2.

Geogre
User avatar
Junior Boarder

GK User
Mon Oct 08, 2012 7:42 pm
remus24 wrote:Thanks gvouliakis for the suggestion but it didn't work for me...
Seichinha I've send you the email.

Regards, Remus


Yes i receive it but credentials are not working.
Please check.
User avatar
Platinum Boarder

GK User
Mon Oct 08, 2012 8:46 pm
Seichinha wrote:
remus24 wrote:Thanks gvouliakis for the suggestion but it didn't work for me...
Seichinha I've send you the email.

Regards, Remus


Yes i receive it but credentials are not working.
Please check.


Please try again now.
User avatar
Fresh Boarder

GK User
Wed Oct 10, 2012 6:12 pm
Hi,
So Seichinha did you found the problem?

Regards, Remus
User avatar
Fresh Boarder

GK User
Sun Oct 14, 2012 9:57 pm
Hi,
The problem is still there. If you have any more ideas...

Regards, Remus
User avatar
Fresh Boarder

GK User
Sun Nov 04, 2012 2:53 pm
Hi

Please accept my apologize for the late reply.
Problem fixed.

If you want to use it, please go to module manager and publish HIghlighter module.
It is already configured.

Cheers
User avatar
Platinum Boarder

GK User
Tue Nov 06, 2012 11:29 am
Ok. Thanks for the help. Maybe you should post the solution here so other can see what to do.

Regards.
User avatar
Fresh Boarder

GK User
Sun Dec 16, 2012 1:11 pm
Hi,

My highlighter was working till i tried to change the module position away from the highlighter position. When i tried to change the module position at the backend it gives me a full screen instead of a popup and the module position does not highlight if it comes out as a full screen.
I tried to reinstall the module but i keep getting same result. What d way out.
User avatar
Junior Boarder

GK User
Fri Jun 07, 2013 12:06 am
I have the same problem on the backend...
I have the latest joomla 2.5, and k2 with the templates musicity

And nothing work... can you post the solution cause i'm lost now :P

thx
User avatar
Junior Boarder


cron