Welcome Guest, Not a member yet? Register   Sign In
Rabbit Forms Beta 1.0.5
#61

[eluser]Majd Taby[/eluser]
andjules, well a counter-point would be the fact that because CI accomodates to php4,then 3rd party devs have to as well, to accomodate for those users. but in the end, it's up to the dev...
#62

[eluser]andjules[/eluser]
Perhaps it's more fair to say that each dev gets to weigh the advantage of OOP code vs the cost of excluding CI users who are restricted to using PHP4. I guess I'm just saying that when CI started 3 years ago, there were a lot CI coders restricted to PHP4 (by their clients or shared hosting environments). I'm guessing not so many today.
#63

[eluser]Majd Taby[/eluser]
you hit the nail on the head Smile
#64

[eluser]Wilker[/eluser]
The documentation about Image Field is released:

http://code.google.com/p/rabbit-forms/wiki/FieldImage

I will continue to work into documentation sync, wait for more Wink

The version 1.0.5 has many Validators that was not document, they are:

- Callback validator
- File validator
- Unique validator

the next efforts is to document this validators Wink
#65

[eluser]Bsport[/eluser]
This is just what i've been looking for, great work. altho i've hit alittle issue, i can insert records and delete, but retrieve fails with this message

Code:
Parse error: syntax error, unexpected $end in E:\www\licence\system\libraries\Loader.php(704) : eval()'d code on line 54

Now i think this is something to do with my .yml file maybe a typo but i've checked and checked and had no luck finding anything, any idea what would cause this error.
#66

[eluser]Wilker[/eluser]
i never saw this error before...

write you yml here and we can see if it is a configuration mistake Smile
#67

[eluser]Bsport[/eluser]
Been looking to it, and the javascript files couldnt be found on alittle more invesigating i think it maybe my server/CI install as the APPPATH is E:\www\licence/system/application/ .
#68

[eluser]Wilker[/eluser]
remember to configure CI variables as site path and others, by default you don't need to configure anything into Rabbit Forms, check if codeigniter is working as well without rabbit forms
#69

[eluser]Wilker[/eluser]
Hi all, the documentation of following validators is released:

- Callback validator http://code.google.com/p/rabbit-forms/wi...onCallback
- File validator http://code.google.com/p/rabbit-forms/wi...dationFile
- Unique validator http://code.google.com/p/rabbit-forms/wi...tionUnique

and fyo, i will finish the poll next monday, the option with more votes will be accepted Smile
#70

[eluser]ardinotow[/eluser]
[quote author="Wilker" date="1208422015"]The documentation about Image Field is released:

http://code.google.com/p/rabbit-forms/wiki/FieldImage

I will continue to work into documentation sync, wait for more Wink

The version 1.0.5 has many Validators that was not document, they are:

- Callback validator
- File validator
- Unique validator

the next efforts is to document this validators Wink[/quote]

How to move the uploaded image to specific folder e.g: my-assets/pic
and how to move thumbnail created with ImageToolbox lib to different folder e.g: my-assets/pic/thumb ?




Theme © iAndrew 2016 - Forum software by © MyBB