Previous Thread
Next Thread
Print Thread
Rate Thread
#211846 09/24/2001 2:28 AM
Joined: Apr 2001
Posts: 49
Power User
Power User
Offline
Joined: Apr 2001
Posts: 49
If you look at the Main-Index and you are not logged in, its looking very interesting - please see my attachment.
Attachments
41617-whats that.jpg (0 Bytes, 0 downloads)

Sponsored Links
Joined: Dec 1999
Posts: 158
Enthusiast
Enthusiast
Offline
Joined: Dec 1999
Posts: 158
yeap, same behaviour here.

Joined: May 1999
Posts: 90
Member
Member
Offline
Joined: May 1999
Posts: 90
Scream, look in wwwthreads.php
if ($user['U_Username']) { [:red](line 234)
.
.


echo " [:red](line 257)
<tr class="darktable">
<td valign=top width=20>
<img src="$config[images]/$boardfolder">
</td>
<td>
<span class="forumtitle">
<a href="$config[phpurl]/postlist.php?Cat=$Cat&Board=$Keyword">$Title</a>
</span>
<br>
<table cellpadding=0 cellspacing=0>
<tr>
<td>
   
</td>
<td class="forumdescript">
$Description
</td>
</tr>
</table>
</td>
";

The echo block is missing from the page displayed for an user that is not logged in (because it executes only for logged in users). In order to work, it has to be placed outside the "if" block.

PS. I peeked through the perl version and it looks like the ending curly brace for the troublesome "if" needs to be moved from whatever it landed to the line 249 (that is, below if (!$checker) { $checker = 0; })

Last edited by razvan; 09/24/2001 7:32 AM.
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Thanks for the fix. Will get an updated 5.4.4 released shortly.


UBB.threads Developer

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)