Home arrow Forum Bug in Joomla SMF Login 1.4.2 - missing <tr><td>
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 08, 2009, 02:57:49 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Addon Discussion
| |-+  Joomla Modules
| | |-+  Bug in Joomla SMF Login 1.4.2 - missing <tr><td>
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Bug in Joomla SMF Login 1.4.2 - missing <tr><td>  (Read 1118 times)
bengtan
Joomla Newbie
*

Karma: +1/-0
Offline Offline

Posts: 3


View Profile
Bug in Joomla SMF Login 1.4.2 - missing <tr><td>
« on: July 30, 2006, 02:04:53 AM »

Hi,

Not sure where to post this bug report, so here goes ...

In Joomla SMF Login 1.4.2, the login form for guests is missing an opening <tr><td> for the first cell.

This is the buggy generated html source for my (not yet live) site:

   <table cellspacing="0" cellpadding="0" width="100%" border="0">Welcome Guest. Please login or register.<br />
      <form action="index.php" name="login" method="post">

This is what it should be, or thereabouts:

   <table cellspacing="0" cellpadding="0" width="100%" border="0"><tr><td>Welcome Guest. Please login or register.<br />
      <form action="index.php" name="login" method="post">

My fix is to insert the line    echo '<tr><td>'; before line 266 of mod_smf_login.php, such that it looks like ...

} else {
   echo '<tr><td>';
    if ($bln_display_guest_greeting) {
      echo $smf_pre_guest_text, ' ', $txt[28], $smf_post_guest_text, '<br />';
    }

    echo'
      <form action="index.php" name="login" method="post">

Thanks.

Ta,
Beng Tan

Logged
-Wolverine
Developer
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Bug in Joomla SMF Login 1.4.2 - missing <tr><td>
« Reply #1 on: July 30, 2006, 02:44:08 AM »

I believe someone else reported this as well.  No worries though, if all goes as planned it will be div'd up in the next release.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
Pages: [1] Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login