Thursday, April 23, 2015

Conkywx update info msn fix #2

Here is the FIX for msn.com

FIX::
File: conkywx.pl - line: 1274 or there about - in sub cleanuphtml {

$cntrA = get_arr_line_num( '<div class="current-info">' );
Line 1274 -> $cntrB = get_arr_line_num( '<section class="df">' );
change to -> $cntrB = get_arr_line_num( 'data-aop="DailyForecast"' );

replace '<section class="df">'  with 'data-aop="DailyForecast"'

and you should be good to go :-)

cheers

4 comments:

  1. It is very strange - this post was posted yesterday - today it was only in the admin section and no longer visible here on the blog ????

    Just asked it to Post is "again" and it is here ...

    ReplyDelete
  2. Thank you very much for responding to our request so soon.
    Specification is changed and conkywx moves normally.

    ReplyDelete
  3. I'm sorry when repeatedly contributing.
    Thank you very much for reponding to our request so soon.
    conkywx moved when specification was changed.thx!

    ReplyDelete