Welcome Guest, Not a member yet? Register   Sign In
[Solved]Ajax For Code Igniter with CodeIgniter 1.5.4
#1

[eluser]ufasoli[/eluser]
Hello Everyone,
I'm quite new to php programming (specially programming using a Framework), I've been looking around for a good PHP framework that would allow me as well to do some Ajax stuff, so I finally decided to give CodeIgniter a shot as it seems to be one of the best. I've downloaded the "AJAX for CodeIgniter1.5.1 v0.1" library which can be found
here
and whenever I try to use an ajax function I get this error message :

Code:
An Error Was Encountered

Unable to load the requested file: plugins/ajax_pi.php

The "ajax_pi.php" file is nowhere to be found, plus I cannot even download older CodeIgniter Versions, am I doing something wrong? is there a way to solve this?

Thanks for your help

ufasoli
#2

[eluser]ufasoli[/eluser]
Sorry I'm such a dork, I've made a newbie mistake on the autoload file instead of putting the "Ajax" library in the

Code:
$autoload['libraries'] Array
it was in the

Code:
$autoload['plugins'] Array

So thanks anyway and I'm sorry again for such a silly mistake, CodeIgniter looks like a great easy to use framework




Theme © iAndrew 2016 - Forum software by © MyBB