Updated to 5.1.2Updated: October 20th, 2014
Created: 16/10/14Painless 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.
- /admin.php & to & amp;
lines 226, 2x231, 238 - /inc/widgets/widgets/ _coll_search_form.widget.php
9 2011-10-24 22:32:00Z fplanque $
line 73 &
line 227 & - /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 - /inc/user/model/_url.funcs.php
lines 903 - see /inc/sessions/_sessions.init.php to get rid of three in evobar
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
- One was my error in a post, a <br /> outside a list item
- All the rest are down to the calendar see validation-hack-calendar
Now to sort CSS
Pages: 1· 2







