Updated to 5.1.2


Notice: Undefined variable: params in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Warning: array_merge(): Expected parameter 2 to be an array, null given in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 70

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 80

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 85

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 91

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 93

Painless Update

Errors

1. Two edit icons at bottom of post (Solution 2)
2. Body with over screen size (seems due to button on search widget out of position) (Solution 3)
3. 18 validation errors (5 on b2evo 18 on dad) ?????
4. 33 css validation errors 182 warnings


Solutions

1. In attempt to resolve error looking for skin style.css renamed stylesheet.css so both exist.
2. Deleting stylesheet.css and [background: url( "../../rsc/icons/edit.gif" ) no-repeat;] from style.css removes duplicate edit icon
3. /inc/widgets/widgets/_coll_search_form.widget.php
7224 2014-08-06 10:02:17Z yura $
Added <br /> at begining line 177
4.

  1. /admin.php & to & amp;
    lines 226, 2x231, 238
  2. /inc/widgets/widgets/ _coll_search_form.widget.php
    9 2011-10-24 22:32:00Z fplanque $
    line 73 &
    line 227 &
  3. /inc/user/model/_user.funcs.php
    lines 195, 211, 222, 235, 240, 243, 618, 1553, 1620, 2044 x 2, 2816, 2848, 2870 x 3, 3389 x 3, 3393, 3405, 3420, 3435
    2 errors by w3 sorted, however using Fx validator there are five in the b2evo bar, which obviously only occur when logged in
  4. /inc/user/model/_url.funcs.php
    lines 903
  5. see /inc/sessions/_sessions.init.php to get rid of three in evobar
  6. Now to get rid of two bubble tip errors as follows:
    /inc/users/model/_user.class
    comment out lines 1326 - 1330
    /*$attr_bubbletip = '';
    if( $params['display_bubbletip'] )
    { // Set attribute to initialize a bubbletip
    $attr_bubbletip = ' rel="bubbletip_user_'.$this->ID.'"';
    }*/

There are an extra 10 errors on another blog

  1. One was my error in a post, a <br /> outside a list item
  2. All the rest are down to the calendar see validation-hack-calendar

Now to sort CSS

Pages: 1·