Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Sep 2005
Posts: 136
Journeyman
Journeyman
Offline
Joined: Sep 2005
Posts: 136
Your speaking cow to a bird, huh? Heh *twitch*

So I can slip
Code

$query = "
SELECT NOTE_TEXT
FROM {$config['TABLE_PREFIX']}USER_NOTES
WHERE USER_ID = ?
";
$sth = $dbh -> do_placeholder_query($query,array($uid),__LINE__,__FILE__);
list($notes) = $dbh -> fetch_array($sth);
// Setup the default values

if ($lastpost) {
$lastpost = $html->convert_time($lastpost,$user['USER_TIME_OFFSET'], $user['USER_TIME_FORMAT']);
}

Somewhere near
Code

}
}
$postrow[$i]['Username'] = $Username;
$postrow[$i]['Title'] = $Title;
$postrow[$i]['CustomTitle'] = $CustomTitle;

if ( ($config['SHOW_POSTER_IP'] == 1) && $IP) {
$postrow[$i]['IP'] = "($IP)";
}

elseif ( ($config['SHOW_POSTER_IP'] == 2) && ( ($user['USER_MEMBERSHIP_LEVEL'] == "Administrator") || ($ismod=='yes') ) && ($IP) ) {
$postrow[$i]['IP'] = "($IP)";

On showflat.inc.php

...

But the rest of what your saying.. erg?

Last edited by AshtarRose; 10/06/2007 3:26 PM.
Sponsored Links
Entire Thread
Subject Posted By Posted
Last Posted Viewable on ShowSide/Show Top AshtarRose 10/06/2007 2:46 AM
Re: Last Posted Viewable on ShowSide/Show Top AshtarRose 10/06/2007 2:57 AM
Re: Last Posted Viewable on ShowSide/Show Top Gizmo 10/06/2007 8:22 AM
Re: Last Posted Viewable on ShowSide/Show Top AshtarRose 10/06/2007 5:51 PM
Re: Last Posted Viewable on ShowSide/Show Top blaaskaak 10/06/2007 9:40 PM
Re: Last Posted Viewable on ShowSide/Show Top AshtarRose 10/06/2007 10:17 PM
Re: Last Posted Viewable on ShowSide/Show Top sirdude 10/07/2007 12:04 AM
Re: Last Posted Viewable on ShowSide/Show Top AshtarRose 10/07/2007 12:11 AM
Re: Last Posted Viewable on ShowSide/Show Top blaaskaak 10/07/2007 12:21 AM
Re: Last Posted Viewable on ShowSide/Show Top AshtarRose 10/07/2007 12:29 AM
Re: Last Posted Viewable on ShowSide/Show Top blaaskaak 10/07/2007 12:31 AM
Re: Last Posted Viewable on ShowSide/Show Top blaaskaak 10/07/2007 1:06 AM
Re: Last Posted Viewable on ShowSide/Show Top blaaskaak 10/07/2007 1:25 AM
Re: Last Posted Viewable on ShowSide/Show Top AshtarRose 10/07/2007 4:05 AM
Re: Last Posted Viewable on ShowSide/Show Top blaaskaak 10/07/2007 10:22 AM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)