Welcome Guest, Not a member yet? Register   Sign In
Matchbox & CI 1.7 Working Form Validation
#11

[eluser]philpalmieri[/eluser]
Sorry for the delay, i didnt get an email saying someone posted...

I added the bug fix to my Loader, so it should be good now.

Phil
#12

[eluser]BorisK[/eluser]
I hate repeating the installation steps every time I'm building a new site, so I created an installation file to simplify the process of installing CodeIgniter and Matchbox, plus some extras.

This is how the 'build' was created:
- clean install of CodeIgniter 1.7.1
- created .htaccess file for nicer URL's
- applied Matchbox 0.9.4 with the latest Loader.php which supports validations
- created a sample module called 'example'
- changed default route to 'example' module
- modified a default welcome screen to indicate CI and Matchbox versions
- zipped it all up (940 KB)
- uploaded it at http://www.filepanda.com/file/zzfnjisbec9f/

If you're paranoid about security and don't trust such uploads, you can still use this list to recreate the steps needed.

Hope it saves you a few minutes. Enjoy!
#13

[eluser]bEz[/eluser]
Quote:If you’re paranoid about security and don’t trust such uploads, you can still use this list to recreate the steps needed.

Hope it saves you a few minutes. Enjoy!
Thanks for both the step-by-step and the packed version.
I'm sure it'll serve it's purpose one way or another! Wink
#14

[eluser]DyaGa[/eluser]
Hi.. CI 1.7.1 has new feature for Library Class...
Quote:Assigning a Library to a different object name
Code:
$this->load->library('class_name', $config, 'object name')

Does someone assing this feature to Matchbox?..
#15

[eluser]simpleCoder[/eluser]
So glad to find this script. When i added the new loader class , everything works like a gem.
#16

[eluser]Unknown[/eluser]
Thank you for posting this, it fixed my problems.
#17

[eluser]Unknown[/eluser]
Hi, i'm using CI + Matchbox and form_validation doesn't show errors for rules.
I get this topic but can't download Loader fix, the link doesn't work.

Can you help me?




Theme © iAndrew 2016 - Forum software by © MyBB