|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi list!
I successfully installed TIMTAB - everything seems to work, except for my comments. They are not saved. The form is shown, I can fill it out, but they are not saved. It seems to be a problem with my captcha extension ( sr_freecap ) if I deactivate the extension, the comments are saved, if I activate it, they are not. Any ideas, what I could do? Thanks a lot! Mimi _______________________________________________ TYPO3-project-timtab mailing list TYPO3-project-timtab (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...project-timtab |
|
#2
|
|||
|
|||
|
After some hours of checking source - code of ve_guestbook and
sr_freecaptcha, I found the problem. So here is my solution: On the content-element for the guestbook-form (where you set "what to show" to "form") you have to select "free_captcha" on the Form-Tab of the flexform. In the template /res/kubrick/kubrick_ve_guestbook you have to place the following code: <!--###SR_FREECAP_INSERT###--> <div class="tx-your-extension-id-pi1-captcha"> <label for="tx_your_extension_id_pi1_captcha_response">## #SR_FREECAP_NOTICE###</label> ###SR_FREECAP_CANT_READ### <br /> <input type="text" size="15" id="tx_veguestbook_pi1_captcha_response" name="tx_veguestbook_pi1[captcha_response]" title="###SR_FREECAP_NOTICE###" value=""> ###SR_FREECAP_IMAGE### </div> <!--###SR_FREECAP_INSERT###--> Be careful!!! The sr_freecap documentation is wrong in this part. The markers are called ###CAPTCHA_INSERT### which is overwritten by ve_guestbook if you set the captcha type to free_cap! Hope this will help. Be sure to set the the name of the captcha-answer field to the prefix of your extension - otherwise it won't work without any further comment! Good luck! Michael Michael Knoll schrieb: > Hi list! > > I successfully installed TIMTAB - everything seems to work, except for > my comments. They are not saved. The form is shown, I can fill it out, > but they are not saved. > > It seems to be a problem with my captcha extension ( sr_freecap ) if > I deactivate the extension, the comments are saved, if I activate it, > they are not. > > Any ideas, what I could do? > > Thanks a lot! > > Mimi _______________________________________________ TYPO3-project-timtab mailing list TYPO3-project-timtab (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...project-timtab |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-timtab] comments not being saved | Andre Daley | typo3-project-timtab@lists.netfielders.de | 0 | 26.05.2007 19:48 |
| [TYPO3] timtab latest comments? | Remco Zwaan | typo3-english@lists.netfielders.de | 2 | 15.03.2007 22:00 |
| [TYPO3-timtab] latest 5 comments | Remco Zwaan | typo3-project-timtab@lists.netfielders.de | 0 | 14.03.2007 14:04 |
| [TYPO3-timtab] how to work around the conflict timtab has withtt_news? | Bing Du | typo3-project-timtab@lists.netfielders.de | 0 | 09.03.2007 19:27 |
| [TYPO3] timtab - All-comments teaser | Bertalan Fodor | typo3-english@lists.netfielders.de | 0 | 26.02.2007 23:37 |