Two different behaviors of Highlighter same host

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
Thu Mar 05, 2009 1:57 pm
Hi,
I would like to have your attention about that issue.

If you see this url: http://www.formulador.com you will see Higlighter GK working perfectly.

But if you see this: http://ama.formulador.com you will see that it is not working.

In the second Joomla! installation Highlighter is the last updated version.
Both sites are in the same server, and the parameters of the two modules are exactly the same in those parameters that can be the same.
If you see at the bottom of the page in ama.formulador.com you will see an unwanted >Video 01
I cannot remove this, even unistalling completely the extension.
>Video 01 refuses to disappear.
Video 01 is the name of a Tabmods tab I created and did not work.

The worse is that it is inserting some unwanted text bellow the pages in which the extension is, which I cannot remove. And just before the creation of a new group with tabs tabmod, it was working also in the second site.

I thank you for your help, because I would like to understand what is going on with Highlighter GK in this case.
All the text in my previous message was to report with more detail this fact

Samuel
User avatar
Fresh Boarder

GK User
Sat Mar 07, 2009 10:38 pm
Try force disabled mootools - you have two instances of mootools on site with problem ;)
User avatar
Administrator

GK User
Fri Mar 13, 2009 9:09 pm
Hi, dziudek

Thank you very much for your answer.
I tried force disable mootools, and the extension continues not working.
Do you have an idea of what could I do?
Samuel
User avatar
Fresh Boarder

GK User
Sat Mar 14, 2009 9:57 pm
Hi

Try to set mootools as automatic and force script.

Another thing:
You must add wmode="transparent" parameter to the media source on tabs mix module.

Cheers
User avatar
Platinum Boarder

GK User
Sun Mar 22, 2009 4:31 pm
I did what you said for mootools in Highlighter module, but could not find where is the media source in tab mix module. Can you give me a cue about where is that parameter?
Samuel
User avatar
Fresh Boarder

GK User
Sun Mar 22, 2009 7:42 pm
Hi

I assume that you use the custom XHTML module type and place a media code from youtube.

On the first video, you use something like this:

Code: Select all
<embed height="275" width="340" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/z6_lvfeFhD4&hl=en&fs=1"/>


So, replace it with this:

Code: Select all
<embed height="275" width="340" allowfullscreen="true" allowscriptaccess="always" wmode="transparent" type="application/x-shockwave-flash" src="http://www.youtube.com/v/z6_lvfeFhD4&hl=en&fs=1"/>


See here's the wmode is? Make it also on the second one.

Cheers ;)
User avatar
Platinum Boarder

GK User
Sun Mar 22, 2009 9:29 pm
I dont have any code to embed YouTube Videobecause the video is on the same server
What I did was:
1. I have a content in which I have a local video loaded with AllVideosReloaded extension.
This video is not an YouTube video, but it is on this site's server.
2. Than I created a module with customcontent in which I loaded the article with the video
3. That module is on position video01 which is on tab Video of the group Welcome, made with tabmix.
the code I have in the contich ent which loads the video is {flv} name of video {/flv}

In the mean time I found the new Gavick extension recently published News ShowPRO GK1 installed it and included it on Frontpage, disabling the content with tabmix module. The new extension is working ok, but now the TabsMan with the video is not working.
I unistalled the news_show_pro gk1 but TabsMan with tabmix is not working, the same for newshighlighter.
Can you halp on that?
Samuel
User avatar
Fresh Boarder

GK User
Tue Mar 24, 2009 7:55 pm
yeah, I actually have run into the same thing. Does the news show pro or other ones disable plugins such as allvideos? They don't seem to work in that module.

if so, what can I do to make it work?
User avatar
Fresh Boarder


cron