Current time: 04-19-2024, 06:37 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GUI Bug since 1.0.0
Author Message
cuss Offline
Junior Member
*

Posts: 21
Joined: Aug 2010
Reputation: 0
Post: #16
RE: GUI Bug since 1.0.0
(04-27-2011 09:44 PM)joximu Wrote:  so id_pos should be either "start" or "end"...

Sorry, my mistake on writing that, i mean 'start' and 'end'.

(04-27-2011 09:44 PM)joximu Wrote:  Id' really like to see the error somewhere...

here is the html that i've cutted out:
Code:
<td class="content">
                                  <input type="radio" name="id_pos" value="start">
                                In front the name<br>
                                <input type="radio" name="id_pos" value="end" checked="checked">
                                Behind the name
                                
                                
                                
                              </td>


it will print:

<radio button id_pos=start> In front the name
<radio button id_pos=end> Behind the name

when it should be:

<radio button id_pos=start> Behind the name
<radio button id_pos=end> In front the name


EDIT: so the code in PHP is okay! the problem must be on template!
i don't have direct access now to the template, but in a couple of a few hours I will search it.

Thanks for the reply,
Cuss
(This post was last modified: 04-28-2011 12:54 AM by cuss.)
04-28-2011 12:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
GUI Bug since 1.0.0 - cuss - 08-24-2010, 08:39 PM
RE: GUI Bug since 1.0.0 - RatS - 08-25-2010, 06:40 AM
RE: GUI Bug since 1.0.0 - Nuxwin - 08-25-2010, 05:42 PM
RE: GUI Bug since 1.0.0 - cuss - 08-31-2010, 04:33 AM
RE: GUI Bug since 1.0.0 - Nuxwin - 08-31-2010, 05:18 AM
RE: GUI Bug since 1.0.0 - sci2tech - 08-31-2010, 05:27 AM
RE: GUI Bug since 1.0.0 - Nuxwin - 08-31-2010, 05:49 AM
RE: GUI Bug since 1.0.0 - cuss - 04-22-2011, 02:55 AM
RE: GUI Bug since 1.0.0 - joximu - 04-22-2011, 07:42 AM
RE: GUI Bug since 1.0.0 - cuss - 04-26-2011, 07:11 PM
RE: GUI Bug since 1.0.0 - joximu - 04-27-2011, 08:15 PM
RE: GUI Bug since 1.0.0 - cuss - 04-27-2011, 08:20 PM
RE: GUI Bug since 1.0.0 - joximu - 04-27-2011, 08:30 PM
RE: GUI Bug since 1.0.0 - cuss - 04-27-2011, 08:55 PM
RE: GUI Bug since 1.0.0 - joximu - 04-27-2011, 09:44 PM
RE: GUI Bug since 1.0.0 - cuss - 04-28-2011 12:52 AM
RE: GUI Bug since 1.0.0 - joximu - 04-28-2011, 08:26 AM
RE: GUI Bug since 1.0.0 - cuss - 04-28-2011, 07:51 PM
RE: GUI Bug since 1.0.0 - joximu - 04-28-2011, 10:20 PM
RE: GUI Bug since 1.0.0 - cuss - 04-29-2011, 12:47 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)