Welcome Guest, Not a member yet? Register   Sign In
Modular Extensions and Scaffolding error
#1

[eluser]adrian westlake[/eluser]
Hi,

Not sure if this is a big, or just me using it incorrectly, but when I try and load the scaffolding extension in conjuntion with the Modular Extensions module:

Code:
Call to undefined method HelloWorld::scaffolding() in /home/adrianw/PROJECTS/sandbox/codeignitertest/application/modules/helloworld/controllers/helloworld.php on line 8

My module is called helloworld, and within that I have controllers/helloworld.php

The scaffolding worked fine before I added the modular extensions helper to the site

Adrian
#2

[eluser]wiredesignz[/eluser]
Modular Extensions does disable scaffolding, sorry about that. There are other scaffolding type applications available.

I have used CodeExtinguisher myself.
#3

[eluser]adrian westlake[/eluser]
OK, thanks. I don't really need scaffolding anyway.

I am assuming any other system-wide libraries/helpers are available via $this->load as before?

Adrian




Theme © iAndrew 2016 - Forum software by © MyBB