Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Nov 2001
Posts: 417
Enthusiast
Enthusiast
Joined: Nov 2001
Posts: 417
Hi Leute ,
neine User wollten aus gewonheit
"[:red]Neueste Nachrichten anzeigen[/]" wieder oben haben !

dazu suche in ubbthreads.php:

if ( ($C) && ($catsonly == "categories") ) {
$catonly = "WHERE Cat_Number = $C";
}

ersetze es mit mit :

if ( ($C) && ($catsonly == "categories") ) {
$catonly = "WHERE Cat_Number = $C";
}

// ------------------------------------
// Links for posts of the last few days
if ($catsonly == "ubbthreads") {
echo "<p>";
$html -> open_table();
echo "
<tr class="cleartable">
<td width=60%>
<b>{$ubbt_lang['VIEW_PAST']}</b>
</td>
<td class="cleartable" width=15% align="center"><a href="{$config['phpurl']}/dosearch.php?Cat=$Cat&Forum=All_Forums&Words=&Match=Entire+Phrase&Old=1day&Limit=25">{$ubbt_lang['PAST24']}</a></td>
<td class="cleartable" width=15% align="center"><a href="{$config['phpurl']}/dosearch.php?Cat=$Cat&Forum=All_Forums&Words=&Match=Entire+Phrase&Old=2days&Limit=25">{$ubbt_lang['PAST48']}</a></td>
<td class="cleartable" align="center"><a href="{$config['phpurl']}/dosearch.php?Cat=$Cat&Forum=All_Forums&Words=&Match=Entire+Phrase&Old=1week&Limit=25">{$ubbt_lang['PAST7']}</a>
";
$html -> close_table();
echo "<p>";
}

// ------------------------------------

Nettomo

Sponsored Links
Entire Thread
Subject Posted By Posted
Neueste Nachrichten in v6.0 wieder oben anzeigen Nettomo 05/06/2002 11:28 AM
Re: Neueste Nachrichten in v6.0 wieder oben anzeigen Grummel_dup1 01/11/2003 6:39 PM
Re: Neueste Nachrichten in v6.0 wieder oben anzeigen Nettomo 01/11/2003 8:00 PM
Re: Neueste Nachrichten in v6.0 wieder oben anzeigen Nettomo 01/11/2003 9:07 PM
Re: Neueste Nachrichten in v6.0 wieder oben anzeigen Grummel_dup1 01/12/2003 1:31 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
Ruben Rocha
Ruben Rocha
Lutz,FL,USA
Posts: 254
Joined: January 2000
Forum Statistics
Forums63
Topics37,575
Posts293,930
Members13,823
Most Online6,139
Sep 21st, 2024
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-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)