![]() |
|
#1
|
|||
|
|||
|
well, the title and the username is working fine in the recent threads section, but the date does not show .
I have checked that I turn on the Show Date & Time function already. And I have searched the forum about my problem.. but neither solution work for me. I hope that someone can help me here , please. Thanks.
|
|
#2
|
||||
|
||||
|
Can you post a link to your site?
|
|
#3
|
|||
|
|||
|
|
|
#4
|
||||
|
||||
|
If you'll look in your adv_portal_latesttopicbits template for this code:
Code:
<div class="smallfont"><span style="cursor:pointer" onclick="window.open('$vboptions[bburl]/member.php?$session[sessionurl]u=$thread[postuserid]')">$thread[postusername]</span>
</div>
Code:
<if condition="$mod_options['portal_threads_showdate']"><div class="smallfont">$thread[postdate] $thread[posttime]</div></if> |
|
#5
|
|||
|
|||
|
This works now , thanks !
And just let you know, the solution I tried before was adding the same code after $thread[postusername]</span> but before </div> I found this solution in the forum somewhere , of coz this did not work. |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Latest Threads - date & preview not happening. | bulbasnore | Troubleshooting / "How do I..." Questions | 3 | 12-31-2004 06:51 PM |
| Set reply criteria for "recent threads" module | sully02 | Troubleshooting / "How do I..." Questions | 2 | 12-18-2004 01:26 PM |
| How do I dropdown username? | khaleel | Add-On Modules & Modifications | 3 | 10-14-2004 03:46 PM |