Menu

#16 Input fields are one character wide (Internet Explorer only)

alpha
open
7
2004-08-07
2004-08-07
No

When adding a post to Globe*Trotter using Internet
Explorer, the text fields are very thin, only allowing
the user to see one character of their entry at a time.

This problem will be resolved in 2.0 alpha 4. Until
then, however, for a quick fix for this bug, please
visit the following link:

http://www.xenolth.biz/community/forum/index.php?board=3;action=display;threadid=109

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Ive just installed the newest version but i get an error
    on page after making an entry and when i move the mouse
    pointer over the entry

     
  • Nobody/Anonymous

    Logged In: NO

    Error is located in folder/file = admin/globecommander.inc

    To Fix using your Editor:
    Approx lines to fix = 41 - 50 & remove the following
    strings: class="input"

    Or from the Admin control panel use the Globe*commander to
    remove the following content from the form input:
    <input ..... class="input" >

    ** Note: The "globecommander.inc" file is not created
    until the program is installed and the Admin is initiated.

     
  • Nobody/Anonymous

    Logged In: NO

    !Correction the last modification suggestion!

    Or from the Admin control panel use the Globe*commander to
    remove the following content from the form input:
    Should not be "<input ..... class="input" >"
    But should be:
    Remove the following phrase = class="input" from inside
    the "<input..." codes

    Sorry for any confusion!

     

Log in to post a comment.