Jump to content


- - - - -

IP.Board 2.3: Forums/subforums informations when close categories


  • Please log in to reply
21 replies to this topic

#21 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 26 February 2009 - 01:03 PM

Tutorial edited!

Just change:

<a title="{$this->ipsclass->lang['by']} {$total['last_poster_name']} {$this->ipsclass->lang['in']} {$this->ipsclass->get_date( $total['last_post'], 'LONG' )}" href="{$this->ipsclass->base_url}showtopic={$total['topics']}&view=getnewpost">{$total['last_title']}</a>
to

<a title="{$this->ipsclass->lang['by']} {$total['last_poster_name']} {$this->ipsclass->lang['in']} {$this->ipsclass->get_date( $total['last_post'], 'LONG' )}" href="{$this->ipsclass->base_url}showtopic={$total['last_id']}&view=getnewpost">{$total['last_title']}</a>
Sorry again.

#22 rich505

rich505

    Novice

  • Members
  • PipPip
  • 12 posts
  • Real Name:Richard Myers
  • IPB Version:v2.3.x

Posted 26 February 2009 - 01:19 PM

Fantastic, thanks for your quick action ;)




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users