Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Smarty error: html_radios....

[es] :: PHP :: Smarty template engine :: Smarty error: html_radios....

[ Pregleda: 3173 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

m_k
Sarajevo [BiH]

Član broj: 29364
Poruke: 340
*.PPPoE-2416.sa.bih.net.ba.

Sajt: www.mkscripts.net


Profil

icon Smarty error: html_radios....25.08.2006. u 21:54 - pre 214 meseci
Koristim html_radios komanu smartya ali mi vraca gresku (ali i prikaze radio buttone kako treba).

Php code je:
$smarty->assign("administracija_radios", array(1 => "Da", 0 => "Ne"));
$smarty->assign("checked_admin_radio", 0);

a code u template je:
{html_radios name="id" radios=$administracija_radios checked=$checked_admin_radio separator="<br />"}

U cemu je greska?

EDIT: Skontao sam, samo sam radios zamjenio sa options
May the force be with you...
 
Odgovor na temu

[es] :: PHP :: Smarty template engine :: Smarty error: html_radios....

[ Pregleda: 3173 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.