12
I have been able to reproduce, and subsequently fix, this problem of rendering only the last element in the form, as many times as the form has elements. When you view the form elements in the Modify tab of Formulaire, the form looks fine. Go to user side of form, and the last element in the form is repeated again and again.
Environment: Darwin > Apache 2.0.52 > MySQL 4.0.21 > PHP 4.4.0 > XOOPS 2.0.13 || 2.0.10 || 2.0.9.2 > Formulaire 3.2.2. I haven't tested it yet on XOOPS 2.2.2.
Backgrade PHP to 4.3.9, problem goes away, Formulaire works as expected. Weird.
My problem is, I need to recompile PHP with iODBC support. I used Server Logistics' CompletePHP to install PHP4 originally (4.3.9) and it uses deprecated dylib libiodbc. Current PHP wisdom sez you need to build against newer, framework-based libs. I can recompile PHP 4.4.0 no problem, but then Formulaire (on which I have come to depend... THANKS for a GREAT module, by the way) breaks.
I would be glad to help in whatever way possible (PHP recomps, debug, test, etc) to fix this issue. I have a major database port proj on hold until I can get this working. Thanks in advance for any info you may be able to pass on.