Page 2 of 3

Re: Web Banners

Posted: Wed Mar 14, 2012 12:26 am
by Xender
I've got a little pb.

When one off my relay is OFF, the web banner is displaying the green LED on the relay.
The portal is OK with "OFF" on this relay.

Other question :
The time seems to be little different on the web banner than the last update of the portal. Normal?
Off course I try to refresh the image after the next update of the banner but it didn't change.

The web banner is taking the portal information or the direct live RA?

Thx

Re: Web Banners

Posted: Wed Mar 14, 2012 8:12 am
by rimai
The webbanner will always get the stored value that was sent to the server.
If you are running the Portal on live mode, you will see the difference in time and momentary differences on the relays if they just happened.
The Portal on live mode refreshes every 10 seconds, while the webbanner refreshes every 5 minutes.

Re: Web Banners

Posted: Thu Mar 15, 2012 5:49 am
by Xender
The relay didn't change last hour.

Pb with the Heater
Banner ON
Portal OFF
Iphone OFF

sometimes it say "AUTO" but rare.

Image
Image
Image

Re: Web Banners

Posted: Thu Mar 15, 2012 8:55 am
by rimai
Is it only on the portal or your banner on your signature also doesn't update?
It seems the banner on your signature is updating just fine.
I think it may be that the portal is caching the image.
If you click the link the portal is showing below the banner, it should open up a new page with the banner.
Does this new page also show wrong data?

Re: Web Banners

Posted: Fri Mar 16, 2012 12:45 am
by Xender
Since 2 days my Heater relay is "OFF"

But as you can see the heater relay is showing "ON" on the banner and on the link :

http://forum.reefangel.com/status/banne ... Xender&t=1
Image

Dash Borad is showing Heater "OFF"

Re: Web Banners

Posted: Fri Mar 16, 2012 8:38 am
by rimai
I do see now what the problem is.
The reason is that the web banner is not handling the override on nor off properly.
It only shows the auto status.
I have to implement the override on the webbanner code.
Thanks for finding the bug :)

Web Banners

Posted: Sun Mar 18, 2012 3:23 am
by Xender
You're welcome ;-)

By the way, can you prefer ajax than java for the portal module? Java slow down browser.

Like jgraph or other.

Thx

Re: Web Banners

Posted: Sun Mar 18, 2012 8:16 am
by rimai
The whole portal is ajax based.

Re: Web Banners

Posted: Mon Mar 19, 2012 2:54 am
by Xender
ok

Can you add PH on all banner style please?

thx

Re: Web Banners

Posted: Mon Mar 19, 2012 8:11 am
by rimai
They should be there. Which one does not have?

Re: Web Banners

Posted: Tue Mar 20, 2012 3:52 am
by Xender

Re: Web Banners

Posted: Tue Mar 20, 2012 8:41 am
by rimai
Wow...
Thanks for letting me know.
Never realized it was missing.
That was Lukeluke request of miniature banner and he's never said anything to me either :(

Re: Web Banners

Posted: Wed Mar 21, 2012 12:40 am
by Xender
lol!
This miniature is simply and nice (small size) for me and should be the default signature forum I think, but without PH it's too bad ;-)

thx

Re: Web Banners

Posted: Thu Mar 22, 2012 7:12 am
by Xender
Yes ! It's Working for relay and PH! Thx !
http://forum.reefangel.com/status/banne ... Xender&t=1

Re: Web Banners

Posted: Thu Mar 22, 2012 9:10 pm
by J_C
Is there a way to turn off unused temps? I guess I could always get more temp probes, but even then I'll only use 2.

Re: Web Banners

Posted: Fri Mar 23, 2012 5:37 am
by binder
J_C wrote:Is there a way to turn off unused temps? I guess I could always get more temp probes, but even then I'll only use 2.
On the banners, no. You would just put an N/A or something for the label to ignore them.

Re: Web Banners

Posted: Fri Sep 07, 2012 2:09 pm
by alexwbush
J_C wrote:Is there a way to turn off unused temps? I guess I could always get more temp probes, but even then I'll only use 2.
Or just monitor other things. Why not? The RA comes with 3 temp probes, might as well know what your room temperature and cabinet or sump temperature is. Then if your main temp ever failed, you'd know right away seeing the display and sump (or HOB filter, etc) temperatures drastically different.

Re: Web Banners

Posted: Thu Feb 21, 2013 12:14 pm
by Paulturner911
Quick question about time on banner 4. Ive seen people mentioning +14 within the code for time adjustments. I have done nothing to my RA+ for the web banner, just cut and pasted the code as image and changed Robertos name to my own...But my time is 5hrs off. Is there something within my RA+ code I would have to do to correct this? I guess its not a huge deal, I only see it on here, but I would be nice to fix it.

Web Banners

Posted: Thu Feb 21, 2013 12:21 pm
by lnevo
I think it's an http flag you have to add when your using the banner...not sure what the exact code is..

Web Banners

Posted: Thu Feb 21, 2013 12:25 pm
by lnevo
&t=

Then add -5 or whatever your offset from UTC

http://forum.reefangel.com/viewtopic.php?p=550#p550

Edited for correctness to avoid confusion

Re: Web Banners

Posted: Thu Feb 21, 2013 1:05 pm
by Paulturner911
Lets check. I have the following
http://forum.reefangel.com/status/banne ... 11&time=-5


Edit...Thas not right
Again

Re: Web Banners

Posted: Thu Feb 21, 2013 1:19 pm
by rimai

Re: Web Banners

Posted: Thu Feb 21, 2013 1:23 pm
by Paulturner911
I had time spelled out, I think it was on the first page to the thread.

Thanks

Re: Web Banners

Posted: Thu Feb 21, 2013 2:27 pm
by rimai
Thanks :)
I fixed that post.

Re: Web Banners

Posted: Wed May 22, 2013 3:47 am
by brettb
What are the chances of having the water level displayed on the web banners? For those who have water level sensors.

Re: Web Banners

Posted: Wed May 22, 2013 7:48 am
by rimai
Yeah, I can work on that...

Re: Web Banners

Posted: Wed May 22, 2013 8:59 am
by brettb
Great stuff, Would be great to have. Water level is always a good indication of something gone wrong in a tank. My level expansion is on the way =)
Thanks!

Re: Web Banners

Posted: Wed May 22, 2013 9:13 am
by rimai
Done

Re: Web Banners

Posted: Wed May 22, 2013 11:01 am
by brettb
That is great! Thanks Roberto!

Re: Web Banners

Posted: Fri May 24, 2013 3:40 pm
by paulvisco
Do you have a temlplate that one could work from (code) to generate a diffrent banner. i have a few ideas that i would like ot play with but...

having the backend code that generates the image is needed.. is it open or closed source..