Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Nov 2001
Posts: 417
Enthusiast
Enthusiast
Joined: Nov 2001
Posts: 417
XXX find in tht ubbthreads.tmpl:

<!-- END OF FORUM LOOP -->
</table>
</td>
</tr>
</table>

XXX replace it:

<!-- END OF FORUM LOOP -->

$tbclose

XXX end
================================

Next

XXX find in tht myhome.tmpl:

<!-- END ONLINE LOOP -->

</table>
</td>
</tr>
$tbclose

XXX replace it:

<!-- END ONLINE LOOP -->

$tbclose
</table>
</td>
</tr>

XXX end
================================

Nettomo

Sponsored Links
Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
Thanks! I'll make sure I fix those bugs when I release my modified templates

Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Replied on Infopop to this but want to make sure everyone sees this. I don't think that second fix is right. That change will make the HTML look like this:

</table>
</td>
</tr>
</table>
</table>

Which definitely isn't valid


UBB.threads Developer
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Yeah the my home looks fine as it is

</table>
</td>
</tr>
$tbclose

Is correct.

Joined: Nov 2001
Posts: 417
Enthusiast
Enthusiast
Joined: Nov 2001
Posts: 417
Hi omegatron ,
ist in ordnung,
nur wenn du mit der "tbopen.tmpl" & "tbclose.tmpl" arbeitest ,
wie zb. mit "Chrome table wrapper " usw.
dann gibt es probleme

================

Rear one omegatron, is correct, only if you work with "tbopen.tmpl" & "tbclose.tmpl", like e.g. with "chrome table more wrapper" etc. then gives it problems

Sorry Babel Fish tranclator

Nettomo

Sponsored Links
Joined: Aug 2000
Posts: 1,609
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,609
Actually, in myhome.tmpl in 6.2.3 it has:

Code
<br />$tbclose<br /></td><br /></tr><br /></table><br />


So which is right?

Joined: Nov 2001
Posts: 417
Enthusiast
Enthusiast
Joined: Nov 2001
Posts: 417
Hi AKD96,
we talks about "UBB.threads? 6.3b1"

Nettomo

Joined: Aug 2000
Posts: 1,609
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,609
Yeah, I know. In 6.2.3 the order is different as compared to 6.3br1.

6.2.3
Code
 <br />$tbclose <br /></td> <br /></tr> <br /></table>


6.3br1
Code
 <br /></table> <br /></td> <br /></tr> <br />$tbclose


It's not just the placement of $tbclose. Which one is correct?

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Either one of those will validate if the table tr and td tags are closed.

The one Nettomo posted will not validate any which way.

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
The issue with MyHome that was fixed for 6.3.... is that useing the $tbopen and $tbclose in the private message / friends table and you are using a fixed table width (as opposed to a percentage) in the theme file.....
well you can imagine... it doesn't look right.

So I think this one:

</table>
</td>
</tr>
$tbclose

is correct. But I haven't tested.

If you're using a % table width, all should be fine.

Sponsored Links
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
As I stated above Rick got it right in 6.3

</table>
</td>
</tr>
$tbclose

This is validated by W3C org. I ran it on my test site with 6.3

Joined: Aug 2002
Posts: 218
Member
Member
Offline
Joined: Aug 2002
Posts: 218
This is looking like the failure I found regarding the sidebar.

In [6.2.x] is the same error. You can only see it if you use the table wrapper or the sidebar hack otherwise its not displayed and looking fine


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
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 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)