|
|||
|
Hi! I have a problem.
After any <form> tag in box (for example box_SEARCH) i getting right after <input type="hidden" name="XTCsid" value="6a02a07a00865fabf8252653c44a9da3" /> How can i remove it or change it? I don't know where to look, but i know that's not xtc_draw_hidden_field.inc.php and not xtc_hide_session_id.inc.php. Any ideas? |
|
|||
|
Hi biteme,
it's true, that within many form tags there also is a hidden input field with the XTCsid. But since it is a hidden field, I can't see your problem... Could you give a little more info, where you encounter that problem? Ben |
|
|||
|
Thank You for reply!
I want to have full XHTML Strict 1.0 validation. And only error i got is: "document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag". Error refers to this line: <form id="advanced_search" action="http://localhost/xt/advanced_search_result.php" method="get"><input type="hidden" name="XTCsid" value="a5d745eede0f6af82a0a4188b3f947da" /> To solve my problem i need place this input into <div></div> tags. I located and menaged to remove one <input type="hidden" name="XTCsid" value="a5d745eede0f6af82a0a4188b3f947da" /> becouse there were two the same on the beginning. First was placed in ..templates/xtc4/source/boxes/search.php -> $box_smarty->assign('FORM_ACTION', xtc_draw_form('quick_find', xtc_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'NONSSL', false), 'get').xtc_hide_session_id()); Now I'm trying to locate the second. |
![]() |
| Lesezeichen |
| Stichworte |
| ltinput, namextcsid, problem, typehidden |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Session Problem!!! HILFE | arnie83 | Installation und Konfiguration | 2 | 11.04.2007 07:36 |
| Browserkompatibilit?ts Problem >Firefox>Netzcape | TobiasNYSE | Template System | 4 | 27.10.2005 20:54 |
| Smarty Error: Problem Writing Temporary File | unique | Installation und Konfiguration | 3 | 10.11.2003 20:08 |