1
flaggada
Keeping some Formulize compatibility
  • 2014/2/12 12:23

  • flaggada

  • Friend of XOOPS

  • Posts: 20

  • Since: 2008/10/6


Hello

I'm working with a great module named "formulize", but it's develloped on ICMS.
They're now updating some php call, and there is a function in ICMS which was implemented, but not in xoops.

See here

Would it be possible to include it in xoops code? A commit has been made by the creator.

See here

It would be very nice to keep this module into xoops tools

Thanks

2
Mamba
Re: Keeping some Formulize compatibility
  • 2014/2/12 14:49

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Is this only for XOOPS 2.6.0, or also for XOOPS 2.5.x?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
btesec
Re: Keeping some Formulize compatibility
  • 2014/2/12 16:25

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


I am testing with XOOPS 2.5.6 with the latest from the GIT and am getting a blank page when I click the "install Module" button. I have not tested with 2.5.7 or 2.6, what the exact url for these anyway.

I remember trying to test 2.6 and abandoned after seeing so much requirements of the webserver. Which web server meets the 2.6 requirements right off-the-shelf for 2.6. I am using xamp.

4
btesec
Re: Keeping some Formulize compatibility
  • 2014/2/12 16:29

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


Does anyone else uses Formulize module here at Xoops. It's just fantastic for creating you own solutions. Similar to, but better than TDMCreate, sorry to say so but it is.

5
flaggada
Re: Keeping some Formulize compatibility
  • 2014/2/12 18:29

  • flaggada

  • Friend of XOOPS

  • Posts: 20

  • Since: 2008/10/6


The problem is for 2.5.6 now but if it's already implemented in xoops 2.6, no problem.
I haven't tested it on 2.6

6
redheadedrod
Re: Keeping some Formulize compatibility

I would suggest you check out the Github page for the current versions...

https://github.com/jegelstaff

It is apparent that the author is working on this right now because he proposed a change to the database connector for 2.6 to make it work with forumulize.

I proposed a better solution because I think his issue could be a sign of future compatibility issues but waiting for a response.

7
flaggada
Re: Keeping some Formulize compatibility
  • 2014/2/16 17:25

  • flaggada

  • Friend of XOOPS

  • Posts: 20

  • Since: 2008/10/6


Thanks

8
Mamba
Re: Keeping some Formulize compatibility
  • 2014/2/17 1:31

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


This function, slightly modified by Richard, has been added to XOOPS 2.5.7
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

9
redheadedrod
Re: Keeping some Formulize compatibility

Mamba is correct. There is a function in the old MySQL driver that was not included in the xoops connector that isn't supported in Doctrine so Richard added it for legacy reasons to both. So if you try to run the latest code from the github you MAY have to either run the full 2.5.7 code base or if you are not comfortable with that just copy over the file from 2.5.7 to your 2.5.6 and over write the old file found in the same location.

class/database/mysqldatabase.php

From your base directory. (Found in the htdocs in the svn)

10
btesec
Re: Keeping some Formulize compatibility
  • 2014/2/18 17:31

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


replacing the file does not work as stated above by redheadedrod.

"class/database/mysqldatabase.php

From your base directory. (Found in the htdocs in the svn) ".

You can follow the discussion on this link:

http://www.freeform.ca/en/forum/getting-blank-page-when-trying-install-git

Login

Who's Online

173 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 173


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