Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-04-27 19:24:25
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
fha_reform plugin problem
Hello,
Im using this plugin for a few pages for tabular data.
I did it with the page : http://msk.knoal.nl/index.php/?s=contributie and everything went well.
After that i make the page http://msk.knoal.nl/index.php/?s=heren and no text.
Who can help me ???
Roelof
Offline
Re: fha_reform plugin problem
Hi Roelof,
without seeing how you use the plugin, nobody can tell you what’s wrong. I use my plugin a lot and haven’t had a problem. Can you post the relevant part of your page/article where you use your plugin?
Who’s gonna textdrive you home tonight?
Offline
#3 2005-04-28 11:14:32
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: fha_reform plugin problem
the form looks like :
<code>
<txp:fha_reform model=“table” delimiter=”. “ headers=“yes” class=“heren”>
Nr. Naam. Positie.rugnummer
1. Ben Meijer. Forward
2. Jos Sandker. Forward
3. Geert Baas. Forward
4. Remco Huizing. Forward
5. Gerhard Weinans. Forward
6. Marc Bakker. Guard
7. Erik Scholte. Forward/Center
8. Aike Smid. Center
9. Wouter Futselaar. Center
10. Wessels. Guard
11. Jaap Drent. Guard
12. Maarten Futselaar. Guard
13. Martijn de Boer. nog niet speelgerechtigd
</txp:fha_reform>
</code>
The part of the page which uses this form looks like :
<code>
<txp:article_custom form=“heren” listform=“article” limit=“1” section=“heren” />
</code>
The section looks like :
Section name : heren
Uses page : heren
uses style : msk
I hope you have enough information to help me.
Roelof
Offline
Pages: 1