Active
Project:
Flexinode
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2005 at 23:43 UTC
Updated:
17 Jul 2005 at 19:55 UTC
I'm running into the 31 variable limit with Flexinode (apparently hard-coded into mysql), and for the reason of my client wanting to be able to add/remove Flexinode items by himself at a later date, I'm restricted to using this module as opposed to making a custom one.
It seems like extensions such as multicheck would work fine, but similar extensions like multi_image, multi_text, multi_drop would have to exist. And while I'm trying to get that done, progress is painstakingly slow/nonexistant.
Help?
Comments
Comment #1
dtan commentedVersion of the module?
Do you mean that you are restricted to making 31 fields? types? What exactly do you mean by variables?
Comment #2
flufftronix commentedI meant in each flexinode type, I'm restricted to no more than 31 fields, ie "add image" "add checkbox" etc.
For me, this will probably be not too much of an issue because I actually have access to the MYSQL installation on the server, but I'm sure it comes up for other people, too.
Comment #3
dtan commentedVersion? I couldn't reproduce the problem with a clean install of the latest 4.6 tagged flexinode in cvs. I successfully created a node with 40+ fields. I failed to see where it was hard coded, but I may have missed it. Could you try the latest version from cvs and try again. . .
Comment #4
flufftronix commentedThough, did you try to publish a node with 40+ fields? Creating a content type and publishing one works and doesn't work, respectively.
Apparently though this also depends on the server's processor. 32 bit can do 31 fields, 64 can do 61.