Joomla! Discussion Forums



It is currently Wed Nov 25, 2009 4:14 am (All times are UTC )

 





Post new topic Reply to topic  [ 4 posts ] 
Author Message
Posted: Thu Aug 27, 2009 12:03 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Mar 17, 2006 4:55 pm
Posts: 29
Hola
Estoy intentando insertar código php en un modulo de Joomla, pero no consigo que funcione.
He probado con wrapper, jumi y diferentes componentes para personalizar la inserción, pero todos con resultado negativo.
El código es el siguiente
Code:
<form  target="_blank" name="login" method="post" action="<?= isset($_POST['accion']) ? $_POST['accion']: 'http://www.zonawifigratis.es/sites/palencia' ?>">
<input name="accept_terms" value="yes" type="hidden" />
<input name="redirect" type="hidden" />
<input name="mode_login" type="hidden" />
<table style="width: 666px;" align="center">
<tr>
<td width="666" align="center" colspan="2">&nbsp;

</td>
</tr>
<tr>
<td align="center" colspan="2"><img src="../web/head-bg.png" alt="Zona Wifi Gratis" longdesc="Zona Wifi Gratis" /></td>
</tr>
<tr>
<td align="center" width="333">
<input value="Continuar Navegando" type="button" onclick="document.login.redirect.value='<?= isset($_POST['origen']) ? $_POST['origen']: '' ?>'; document.login.submit()" />

</td>
<td align="center" width="333">
<input value="Pagina de inicio" type="button" onclick="document.login.redirect.value='http://www.zonawifigratis.es/sites/palencia'; document.login.submit()" />
</td>
</tr>
</table>
</form>

Insertar el código lo inserta, lo que ocurre es que no funcionan los botones en ningún caso
Saludos y gracias anticipadas por su ayuda


Top
  E-mail  
 
Posted: Thu Sep 24, 2009 10:50 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Sep 24, 2009 10:41 am
Posts: 6
Hola neotrix

Para formularios lo mejor es usar algún componente de formularios que hay en joomla. Acajoom por ejemplo.

De todas formas, tambien puedes insertar tu codigo php en un artículo (con jinclude) y enlazarlo con un item de menu.

Espero te que sirva de ayuda.

Un saludo


Top
  E-mail  
 
Posted: Fri Sep 25, 2009 3:11 am 
Joomla! Enthusiast
Joomla! Enthusiast
Online

Joined: Sat Mar 24, 2007 9:12 am
Posts: 224
proba con este modulo que te adjunto, yo lo utilizo bastante y funciona muy bien.


You do not have the required permissions to view the files attached to this post.

_________________
edy -    http://www.nam.co.il
          http://www.joomlaar.com.ar


Top
   
 
Posted: Fri Nov 06, 2009 2:46 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Fri Nov 06, 2009 1:52 pm
Posts: 1
gracias namcomp me sirvio de mucho tu modulo!! esta comunidad es grandiosa


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group