![]() |
Quote:
|
Quote:
|
Quote:
:up: |
1 Attachment(s)
Quote:
|
Thanks Arb.
Just a few issues though, there's a "<" on the top left of the Latest Statistics box. Also is it possible to use the v4.0 images for the Collapse/Expand buttons? /images/buttons/collapse_40b.png etc BR's -Patrick :) |
Quote:
check the updated attachemnt |
Excellent :)
I change this line of the code; Code:
$latest_posts .= '<tr><td>'.$count.'</td><td><a href="showthread.php?t='.$post['threadid'].'&goto=newpost#'.$post['lastpostid'].'">'.substr($post['title'],0,30).'...</a></td><td><a href="member.php?u='.$post['lastposterid'].'">'.$post['lastposter'].'</a></td><td><a href="showthread.php?t='.$post['threadid'].'"><img src="images/buttons/collapse_40b.png" alt="" /></a></td></tr>'; Code:
$latest_posts .= '<tr><td>'.$count.'</td><td><a href="showthread.php?t='.$post['threadid'].'&goto=newpost#'.$post['lastpostid'].'">'.substr($post['title'],0,100).'...</a></td><td><a href="member.php?u='.$post['lastposterid'].'">'.$post['lastposter'].'</a></td><td><a href="showthread.php?t='.$post['threadid'].'"><img src="images/buttons/collapse_40b.png" alt="" /></a></td></tr>'; Thanks again, -Patrick :) |
removed... again! It still shows thread title names within hidden sections to the public!
|
Quote:
Example - http://i46.tinypic.com/2w723cw.jpg BR's -Patrick |
Quote:
|
All times are GMT. The time now is 01:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|