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
Joined: Oct 1999
Posts: 282
Enthusiast
Enthusiast
Offline
Joined: Oct 1999
Posts: 282
I prefered the old way, too. But I just modified the ubbthreads.tmpl template, works fine.

Joined: Nov 2001
Posts: 417
Enthusiast
Enthusiast
Joined: Nov 2001
Posts: 417
Hi Maze ,

Das Problem ist das wenn ich es in den template geändert habe , war es über jedem Forum !

The problem is if I it into the template changed, was it over each forum!

Nettomo

Joined: Oct 1999
Posts: 282
Enthusiast
Enthusiast
Offline
Joined: Oct 1999
Posts: 282
Also wenn Du es nur in dem ubbthreads.tmpl änderst, ist es auch nur auf der Startseite zu sehen. Ist allerdings ein bischen tricky, es muß (glaube ich, komm im Augenblick nicht an meine Testinstallation ran) fast ganz oben (Zeile drei oder so) mit nem echo "..."; ausgegeben werden. Schau heut abend nochmal nach.

Just throw it in the ubbthreads.tmpl somewhere at the very top (around line 3) with a echo "..."; Translation stop


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
AllenAyres
AllenAyres
Texas
Posts: 21,079
Joined: March 2000
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)