Welcome Guest, Not a member yet? Register   Sign In
see my old topics and form_radio
#1

[eluser]simonij[/eluser]
Hello how can i see my old threads? cant click on the profile link :S. it says

Forbidden
The member's profile you have requested is not visible to the public. :S


and what does the form_radio look likes?

cause i have this

<div style="float:left;">boy:</div> &lt;?php echo form_radio('boy', '1', true, 'class=radio'); ?&gt;
<div style="float:left;">girl:</div> &lt;?php echo form_radio('girl', '2', false, 'class=radio'); ?&gt;

but i can click on both :S
#2

[eluser]bl00dshooter[/eluser]
[quote author="simonij" date="1294031436"]Hello how can i see my old threads? cant click on the profile link :S. it says

Forbidden
The member's profile you have requested is not visible to the public. :S


and what does the form_radio look likes?

cause i have this

<div style="float:left;">boy:</div> &lt;?php echo form_radio('boy', '1', true, 'class=radio'); ?&gt;
<div style="float:left;">girl:</div> &lt;?php echo form_radio('girl', '2', false, 'class=radio'); ?&gt;

but i can click on both :S[/quote]

About your profile: You need at least X posts for someone to be able to see your profile. I'm not sure how many posts, tho. Since I can see mine, its not much.

About the radios: They must have the same name for only one to be selectable. Only what may chance is the value.




Theme © iAndrew 2016 - Forum software by © MyBB