Page 1 of 1

[Solved] Location selector and Joomla! 2.5

Posted: Thu Jun 14, 2012 9:35 pm
by X-Bit
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.

Re: Location selector and Joomla! 2.5

Posted: Fri Jun 15, 2012 12:19 pm
by Mallorca
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

Re: Location selector and Joomla! 2.5

Posted: Fri Jun 15, 2012 12:47 pm
by X-Bit
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!

[Solved] Re: Location selector and Joomla! 2.5

Posted: Fri Jun 15, 2012 8:19 pm
by X-Bit
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!