Re: [Skunkworks] Skunkworks Digest, Vol 15, Issue 101

scafolding has been removed from codeigniter 2 which a think you are using read the changelog files ******************************************** * he who laughs last has a backup --- On Fri, 5/13/11, skunkworks-request@lists.my.co.ke <skunkworks-request@lists.my.co.ke> wrote:
From: skunkworks-request@lists.my.co.ke <skunkworks-request@lists.my.co.ke> Subject: Skunkworks Digest, Vol 15, Issue 101 To: skunkworks@lists.my.co.ke Date: Friday, May 13, 2011, 12:00 PM Send Skunkworks mailing list submissions to skunkworks@lists.my.co.ke
To subscribe or unsubscribe via the World Wide Web, visit http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks or, via email, send a message with subject or body 'help' to skunkworks-request@lists.my.co.ke
You can reach the person managing the list at skunkworks-owner@lists.my.co.ke
When replying, please edit your Subject line so it is more specific than "Re: Contents of Skunkworks digest..."
Today's Topics:
1. Re: Code igniter problems Help (Peter Karunyu) 2. Re: Google is giving angry birds for free...on chrome (TheMburu George) 3. Re: linksys AP (Alvin Jason Ochieng) 4. Re: Code igniter problems Help (Ben mukash) 5. Re: Code igniter problems Help (Peter Karunyu)
----------------------------------------------------------------------
Message: 1 Date: Fri, 13 May 2011 10:59:09 +0300 From: Peter Karunyu <pkarunyu@gmail.com> To: Skunkworks Mailing List <skunkworks@lists.my.co.ke> Subject: Re: [Skunkworks] Code igniter problems Help Message-ID: <BANLkTimopHk9sEo=tGYzxrJQoTFzV291ig@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1
Are you using one of the older versions of CI? Coz scaffolding was dropped as of version 1.6.0, but it should still work as of version 1.7.2.
Have you enabled it in the config file?
On Fri, May 13, 2011 at 10:10 AM, Ben mukash <mukashh@gmail.com> wrote:
Am new to code igniter.Am tring to create the blog in one of their tutorials.
class Blog extends CI_controller{ function __construct() ??? { ??? ??? parent::__construct(); ??? ??? $this->load->scaffolding('entries');
??? }
But i keep getting this
Fatal error: Call to undefined method CI_Loader::scaffolding() in C:\xampp\htdocs\blog\application\controllers\blog.php on line 8
Somebody with a solution
Regards Benard
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://orion.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
------------------------------
Message: 2 Date: Fri, 13 May 2011 11:14:55 +0300 From: TheMburu George <themburu@gmail.com> To: Skunkworks Mailing List <skunkworks@lists.my.co.ke> Subject: Re: [Skunkworks] Google is giving angry birds for free...on chrome Message-ID: <BANLkTi=quPMnO73qqXupQZrYN7p2JgNXzQ@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1"
Lolest
On Fri, May 13, 2011 at 10:43 AM, Paul Kevin <paultitude@gmail.com> wrote:
Old news.....2 days old
On Fri, May 13, 2011 at 10:42 AM, Kebaya Mwamba <humphreykebaya@gmail.com>wrote:
one of the few things i do on my ipad..Play Angry Birds :) now google is giving it for free..on the chrome browser..enjoy skunks
https://chrome.google.com/webstore/detail/aknpkdffaafgjchaibgeefbgmgeghloj
**on a road less travelled**
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Conservatism is the adherence to the old tried against the new untried.
participants (1)
-
michael nyangweso