CodeIgniter Forums
Sparks - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Sparks (/showthread.php?tid=52781)



Sparks - El Forum - 06-26-2012

[eluser]tpetrone[/eluser]
Sparks appears to be broken with the CI latest build.

Unable to
Code:
$this->load->spark('with any spark/v.e.r.s.i.o.n');
$this-spark_name->doSomething();

Autoloading failes as well..

Comes back with unable to find sparks/some_spark_here/v.e.r.s.i.o.n

Anyone else having this issue with a fix?

(It's entirely possible that I am completely missing something with the install or missed a config step.)




Sparks - El Forum - 06-26-2012

[eluser]marcogmonteiro[/eluser]
Did you try it with the previous version of CI? (just to be sure that's a incompatibility with the current version)