Jump to content

Circles and Stars


Darth Aloha

Recommended Posts

I suddenly feel like the guy who is always complaining about something... which I hope isn't the case because I heart the FISD forums more than I'm willing to admit... at least to my boss and coworkers who think I'm here in my office actually working.... not obsessing about my upcoming TK build.

 

I was wondering what happened to the circle dots or stars for each thread on the left of a list? They showed you if a thread was unread (dot), was something you posted to (star), and allowed you to click to the most recent page/post.

 

Aloha and thanks,

 

-Eric

 

9-12-201110-21-36AM.png

Link to comment
Share on other sites

Don't stress Eric - its important that you keep us informed.

 

Did this start yesterday or earlier?

 

Look here man there's only so much change I can handle in one year ok? :)

 

What is this stress you speak of?

 

I think it probably started yesterday.... at least I noticed it this morning after not really checking FISD since yesterday afternoon (GMT-10)

 

Aloha and thanks,

 

-Eric

Link to comment
Share on other sites

  • 5 weeks later...

In poking around a demo ip.board.... I found "topic" in the "skin_forum" folder has:

 

<td class='col_f_icon altrow short'>
 {parse template="generateTopicIcon" group="global_other" params="$data['folder_img'], isset($data['_unreadUrl']) ? $data['_unreadUrl'] : ''"}
</td>

 

Is it possible that in "Other Global Templates" that "generateTopicIcon" template is missing?

 

<if test="$imgArray['is_moved']">
<span title="{$this->lang->words['pm_moved']}">{parse replacement="t_moved"}</span>
</if>
<if test="$imgArray['is_closed']">
<span title="{$this->lang->words['pm_locked']}">{parse replacement="t_closed"}</span>
</if>
<if test="$imgArray['show_dot'] && empty( $unreadUrl )">{parse replacement="t_read_dot"}</if>
<if test="gotolatestwrap:|: ! empty( $unreadUrl ) && ! $imgArray['is_moved']">
<a href='{$unreadUrl}' title='{$this->lang->words['first_unread_post']}'>
<if test="$imgArray['show_dot']">
 {parse replacement="t_unread_dot"}
<else />
 {parse replacement="t_unread"}
</if>
</a>
</if>

 

Aloha,

 

-Eric

Link to comment
Share on other sites

  • 2 weeks later...
  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...