I notice after doing the last upgrade today, that
xperience_functions.php still has some double
border="0" attributes in several img tags. On my forum, it was causing the img HTML to output like this:
Code:
bsrc="http://www.cogonline.net/forums/xperience/icons/spheres_iridescent_32.png"
bsrc instead of
src, so I had a broken images on the Achievements Block. When I removed the double attributes from the PHP file they displayed fine.
However, something is still going on with the tabs and blocks. For instance, when I enable the video directory mod, the video directory block HTML is inserted inside the HTML for the video-directory blocks:
Code:
<div class="block_content" id="collapseobj_xperience_block_achievements" style=""><!-- BEGIN TEMPLATE: video_profile -->
<div class="alt1 smallfont block_row">
<ul class="list_no_decoration group_list" id="video_list">
<!-- BEGIN TEMPLATE: video_profile_bit -->
<li><div class="sgicon" style="float:left;width:100px;height:127px;overflow:hidden;padding:6px 6px;text-align:center;">
So that's why I can't open/close Achievements. It triggers the video block instead.
Also, I still can't figure out why my hidden tabs won't open. But Experience is hidden in there, and you can't get to it when clicked on. Not sure if that related.
You can see what I'm talking about here:
http://www.cogonline.net/forums/member.php?u=4770