Marking forums read with AJAX question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • smackLAN
    Senior Member
    • Mar 2005
    • 747
    • 3.8.x

    Marking forums read with AJAX question

    I seem to be having some issues with some styles and this function. If $forumhome_markread_script is placed below $forumbits in the forumhome, are there any other conditions besides that that must be met in order for the function to work?

    Thanks
    Last edited by smackLAN; Mon 7 Aug '06, 6:57pm.
    RazorThemes ~ Cutting Edge Designs

  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Code placement can make a difference. I am not aware of any other requirements for that specific code.

    Comment

    • ehjay
      Senior Member
      • Apr 2002
      • 306
      • 3.6.x

      #3
      the forumhome_forumbit_level1_post and forumhome_forumbit_level2_post templates require one simple change:

      add:

      id="forum_statusicon_$forum[forumid]"

      to:

      <img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" />

      should work then.
      www.warboards.org

      Comment

      • smackLAN
        Senior Member
        • Mar 2005
        • 747
        • 3.8.x

        #4
        Originally posted by ehjay
        the forumhome_forumbit_level1_post and forumhome_forumbit_level2_post templates require one simple change:

        add:

        id="forum_statusicon_$forum[forumid]"

        to:

        <img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" />

        should work then.
        That was the ticket ehjay...thanks
        RazorThemes ~ Cutting Edge Designs

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...