[eluser]Late Night Again[/eluser]
Error is definately in the area you are stating because for some reason it puts the dropdown as the first class.
Code:
Array
(
[created_by] =>
[class] => DropDown
[params] =>
[item] => user_id
[created_at] =>
[0] => on_insert
[updated_at] =>
[1] => on_update
[name] =>
[description] =>
[attributes] =>
[cols] => 50
[rows] => 50
[activate] =>
[expire] =>
[active] =>
[list] =>
[Yes] => 1
[No] =>
[value] => 1
)
The space does not make a difference
actually I do not think it is reading the file correctly because this is all put into one array instead of seperating into multiple arrays.
It also has these error down at the very bottom
Code:
A PHP Error was encountered
Severity: Notice
Message: Uninitialized string offset: 0
Filename: libraries/jtabyforms.php
Line Number: 62
Code:
A PHP Error was encountered
Severity: Notice
Message: Uninitialized string offset: 0
Filename: libraries/jtabyforms.php
Line Number: 65