21
Mamba
Re: xForms 1.21 Final released for XOOPS 2.5.5
  • 2012/6/26 15:23

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I'll look into it, and release a fix today.

[EDIT]

It's done!

Download: XOOPS File Repository
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

22
Cesagonchu
Re: xForms 1.21 Final released for XOOPS 2.5.5

Great, thank you!

23
Cesagonchu
Re: xForms 1.21 Final released for XOOPS 2.5.5

Sorry Mamba, I found another bug :

NoticeUndefined offset0 in file /modules/xforms/include/form_render.php line 48


when I create a "check boxe", then I go to the module, I click on the name of the form, and here appear the bug.

24
Mamba
Re: xForms 1.21 Final released for XOOPS 2.5.5
  • 2012/6/26 20:57

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


You probably didn't enter the name of the checkbox element.

But it's fixed now, and it works even if the name is missing.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

25
philou
Re: xForms 1.21 Final released for XOOPS 2.5.5
  • 2012/6/26 21:04

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


Hi Mamba,
I think you change this :
$id str_replace('ele_'''$obj[0]->getName());

by
if ( isset($obj[0])){
        
$id str_replace('ele_'''$obj[0]->getName());
    }
Resized Image - - Resized Image

26
Cesagonchu
Re: xForms 1.21 Final released for XOOPS 2.5.5

Two developers that help, thank you!

27
Mamba
Re: xForms 1.21 Final released for XOOPS 2.5.5
  • 2012/6/26 21:56

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Philou, you're right.

It's fixed now in SVN
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

28
Shine
Re: xForms 1.21 Beta ready for Testing
  • 2012/7/2 21:58

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Is there a way to make it possible that the person, who filled in the form, gets an exact copy of form which he/she has send?

29
Anonymous
Re: xForms 1.21 Beta ready for Testing
  • 2012/7/11 9:49

  • Anonymous

  • Posts: 0

  • Since:


Anyone?
Quote:
Is there a way to make it possible that the person, who filled in the form, gets an exact copy of form which he/she has send?


30
Cesagonchu
Re: xForms 1.21 Beta ready for Testing

We have many modules to achieve compatibility and fix bugs.
If you know of developers ready to help, that would help.
I ask a little patience.

Login

Who's Online

241 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 241


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits