Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2015-01-01 16:42:39

pierlu
Member
Registered: 2014-08-12
Posts: 153

Ign_show_login

They nearly succeeded finally using the plugin ign_show_login, I created the following form:

<div class="login"> 
<txp:ign_show_login>
<form name="login" action="a href="<txp:section name="il-materiale" />"
<table border="0" cellspacing="5" cellpadding="5">
<tr>
<div class="utente"><td>Utente:</td><td><input type="text" name="nome" size="25" maxlength="25" value="pierlu" required></td>
</tr><tr></div>
<div class="password"><td>Password:</td><td><input type="password" size="25" value="pierlu" ></td>
</tr><tr></div>
<tr><td></td><td><input type=submit value="Invia i Dati" onClick="utente(this.form)"><input type=reset value="Annulla"></td></tr>
</table>
</form>
</txp:ign_show_login>
 </div>

But I entered username and password redirects the home and not to the section indicated in the code why?

edit: Ruud: used bc. to make code more readable. Still in the wrong topic though, even after being pointed to the right plugin support thread.

Last edited by ruud (2015-01-01 17:04:59)

Offline

#2 2015-01-01 17:06:55

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: Ign_show_login

Try http://validator.w3.org first, because that isn’t valid HTML.

Offline

#3 2015-01-02 13:24:15

pierlu
Member
Registered: 2014-08-12
Posts: 153

Re: Ign_show_login

When I enter the username and password I get a message saying that I do not have the privileges

Offline

#4 2015-01-03 15:26:22

pierlu
Member
Registered: 2014-08-12
Posts: 153

Re: Ign_show_login

Why?I would hurry to resolve the issue

Offline

#5 2015-01-03 15:28:53

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: Ign_show_login

Topic closed. Please continue here

Offline

#6 2015-01-03 15:30:32

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: Ign_show_login

Sometimes forms do not work if the html is not valid. That is why ruud asked you to validate those pages in the validator. It also helps if we could see those pages.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

Board footer

Powered by FluxBB