Hello YoWindows and all!
New to yowindows, but deeply impressed by the flexibility and the possibilities, a big and honest thanks do the developers!
Running under Joomla! 2.5.4 it was easy to insert the widget,
http://www.mcm-swiss.net/brasil/fet_d1/ ... o-previsto
but it seems (at least for me) almost impossible to get the "extended" version with location selection (i.e. http://yowindow.com/example/lc_widget.php) to work.
I already tried several things like posting directly to an article, which works with the normal widget... using Jumi for external integration and trying to insert the javacode to the <head> section of the template. All those trials always show up the same way, I get the selector but the flash is missing!
I really combed the net to find something similar to my problem but with no joy... maybe somebody has some more experience and would like to share it with me?
Thanks for your appreciated help.
[Solved] Location selector and Joomla! 2.5
[Solved] Location selector and Joomla! 2.5
Last edited by X-Bit on Sat Jun 16, 2012 4:32 pm, edited 1 time in total.
- Mallorca
- Posts: 1757
- Joined: Sun Jul 11, 2010 8:59 am
- Name: Werner Heidotting
- Location: Son Servera, Mallorca, Spain
- Contact:
Re: Location selector and Joomla! 2.5
Hi,
I'm using also Joomla 2.5 for my weathersite www.wetter.toernover.com and installed a testsite for you http://www.wetter3.toernover.com/index. ... testseiten
As you can see it is running properly with the original HTML-code
Werner
I'm using also Joomla 2.5 for my weathersite www.wetter.toernover.com and installed a testsite for you http://www.wetter3.toernover.com/index. ... testseiten
As you can see it is running properly with the original HTML-code

Werner
My weatherstation: TFA-Nexus with WsWin
http://wetter.toernover.com
Wonderground
http://www.wunderground.com/weatherstat ... hspan=year
My Place:
http://goo.gl/maps/VO3i
http://wetter.toernover.com
Wonderground
http://www.wunderground.com/weatherstat ... hspan=year
My Place:
http://goo.gl/maps/VO3i
Re: Location selector and Joomla! 2.5
Hello Werner!
I am speachless, how did you managed this? This would be totally what I would like to achive...
May I ask you, if you just pasted the code into an article? And, just for testing, could you paste me the code in use over at http://pastebin.com/ and post me the link? Sorry if I make you some trouble with that, but I would really appreciate your help!
Thanks alot for your fast feedback!
I am speachless, how did you managed this? This would be totally what I would like to achive...
May I ask you, if you just pasted the code into an article? And, just for testing, could you paste me the code in use over at http://pastebin.com/ and post me the link? Sorry if I make you some trouble with that, but I would really appreciate your help!
Thanks alot for your fast feedback!
[Solved] Re: Location selector and Joomla! 2.5
Update:
I could find the cause of my problem. Looking at Werners code with firebug (although the source code IS identical), it showed me, that I am loading a "http://localhost/yo/as3widget/yowidget.swf" from my domain instead of the correct "http://swf.yowindow.com/yowidget3.swf". I had a quick look at the "crossdomain.xml" but without luck, as well the forum did not produce any usable tips.
[s]Where may I change this behavior?[/s] I am getting the feeling that this is caused by another plugin... will start deactivate one after one.
Update 2:
Yes, as expected it was a faulty plugin causing the problem. Very funny, that I wouldn´t have expected the Nonumber cache cleaner as the source... Thanks to Werner for his source code!
I could find the cause of my problem. Looking at Werners code with firebug (although the source code IS identical), it showed me, that I am loading a "http://localhost/yo/as3widget/yowidget.swf" from my domain instead of the correct "http://swf.yowindow.com/yowidget3.swf". I had a quick look at the "crossdomain.xml" but without luck, as well the forum did not produce any usable tips.
[s]Where may I change this behavior?[/s] I am getting the feeling that this is caused by another plugin... will start deactivate one after one.
Update 2:
Yes, as expected it was a faulty plugin causing the problem. Very funny, that I wouldn´t have expected the Nonumber cache cleaner as the source... Thanks to Werner for his source code!