Menu

#426 Recommendations icon displaying weird text

CVS
open
nobody
None
5
2008-06-30
2008-06-30
mmln
No

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'.

Please remove this unwanted text.

Discussion

  • mmln

    mmln - 2008-06-30

    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&amp;recommends_recommending=1' );" ><img src="/bitnew/recommends/icons/up.png" alt="I Recommend" title="I Recommend" class="icon" /></a>&nbsp;</li><li><span id="recommends-doit3"><img src="/bitnew/recommends/icons/clear.png" alt="" alt="Needs Recommendations" class="icon" />&nbsp;please set iexplain</span><a href="javascript:void(0);" href="javascript:BitAjax.updater($('recommends-display-4'), '/bitnew/recommends/recommend.php', 'content_id=4&amp;recommends_recommending=0' );" id="recommends-doit4" style="display:none"><img src="/bitnew/recommends/icons/clear.png" alt="" alt="Needs Recommendations" class="icon" />&nbsp;please set iexplain</a>&nbsp;</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&amp;recommends_recommending=-1' );" ><img src="/bitnew/recommends/icons/down.png" alt="I Dislike" title="I Dislike" class="icon" /></a>&nbsp;</li></ul><div id="recommends-errors" class="row small"></div></div></div></div><!-- end #content --></div><div id="extra">

     
  • laetzer

    laetzer - 2008-08-26

    Logged In: YES
    user_id=468354
    Originator: NO

    Installed the package and could not reproduce this bug. No weird text appeared.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.