Welcome Guest, Not a member yet? Register   Sign In
Problem with checkboxes
#4

[eluser]TheFuzzy0ne[/eluser]
Have you checked the value of $item['startpage']? I trust that you have because it's the obvious thing to, but it's the only thing that could possibly be the problem.

Is there any reason why you can't use this code:
Code:
<input type="checkbox" name="startpage" class="mediumfield" <?=set_checkbox('startpage', '1'); ?> value="1" />

One more thing, (which I'm sure you've already confirmed), does your server support short tags?


Messages In This Thread
Problem with checkboxes - by El Forum - 02-15-2009, 05:14 PM
Problem with checkboxes - by El Forum - 02-16-2009, 03:44 AM
Problem with checkboxes - by El Forum - 02-16-2009, 04:55 AM
Problem with checkboxes - by El Forum - 02-16-2009, 05:05 AM
Problem with checkboxes - by El Forum - 05-03-2009, 12:26 PM
Problem with checkboxes - by El Forum - 05-04-2009, 11:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB