I have enabled recommendations (in body) with ajax.
When I go to a wiki page where recommendations icon appears, it also shows some unwanted text 'please set iexplain'.
This is the code from browser --> View Source. There is a text ' please set iexplain' that needs to be corrected or removed.
Do you know which file does it belong to ? I am not a techie.
Logged In: YES
user_id=2131716
Originator: YES
This is the code from browser --> View Source. There is a text ' please set iexplain' that needs to be corrected or removed.
Do you know which file does it belong to ? I am not a techie.
<div class="services-view"><div class="recommends-container" id="recommends-display-4" ><ul class="recommends-recommending" id="recommends-current" onmouseover="flip('recommends-doit1');flip('recommends-doit3');flip('recommends-doit2');flip('recommends-doit4');" onmouseout="flip('recommends-doit1');flip('recommends-doit2');flip('recommends-doit3');flip('recommends-doit4');"><li><a id="recommends-doit1" style="display:none" href="javascript:void(0);" onclick="javascript:BitAjax.updater($('recommends-display-4'), '/bitnew/recommends/recommend.php', 'content_id=4&recommends_recommending=1' );" ><img src="/bitnew/recommends/icons/up.png" alt="I Recommend" title="I Recommend" class="icon" /></a> </li><li><span id="recommends-doit3"><img src="/bitnew/recommends/icons/clear.png" alt="" alt="Needs Recommendations" class="icon" /> please set iexplain</span><a href="javascript:void(0);" href="javascript:BitAjax.updater($('recommends-display-4'), '/bitnew/recommends/recommend.php', 'content_id=4&recommends_recommending=0' );" id="recommends-doit4" style="display:none"><img src="/bitnew/recommends/icons/clear.png" alt="" alt="Needs Recommendations" class="icon" /> please set iexplain</a> </li><li><a id="recommends-doit2" style="display:none" href="javascript:void(0)" onclick="javascript:BitAjax.updater($('recommends-display-4'), '/bitnew/recommends/recommend.php', 'content_id=4&recommends_recommending=-1' );" ><img src="/bitnew/recommends/icons/down.png" alt="I Dislike" title="I Dislike" class="icon" /></a> </li></ul><div id="recommends-errors" class="row small"></div></div></div></div><!-- end #content --></div><div id="extra">
Logged In: YES
user_id=468354
Originator: NO
Installed the package and could not reproduce this bug. No weird text appeared.