Die TYPO3 Mailingliste - nicht fragen: lesen!
This is a discussion on [TYPO3] LumoNet PHP within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; I am using LumoNet PHP to include some scripts into my site. When using a <form> tag and ...
|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
I am using LumoNet PHP to include some scripts into my site.
When using a <form> tag and I direct the form data to my site (http://www.mysite.com/index.php?id=99) I get redirected to my home page because the id=99 has been stripped away. All other GET data is in the link, just not the id data. Has anyone else had this problem or know what I am doing wrong? Thanks for your help! _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
Lee M. Childress kirjoitti:
> > I am using LumoNet PHP to include some scripts into my site. > > When using a <form> tag and I direct the form data to my site (http://www.mysite.com/index.php?id=99) I get redirected to my home page because the id=99 has been stripped away. All other GET data is in the link, just not the id data. Has anyone else had this problem or know what I am doing wrong? > > Thanks for your help! I have sometimes met the same problem with another plugin. Just add a hidden field name "id" ja $TSFE->id and you get the id of the current page. _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3] RealURL + LumoNet PHP Include Problems... Any ideas? | Timothy Patterson | typo3-english@lists.netfielders.de | 0 | 26.02.2007 16:29 |
| [TYPO3-german] LumoNet PHP Include: PHP Code wird nichtinterpretiert | Lars Stetten | typo3-german@lists.netfielders.de | 1 | 20.02.2007 10:54 |