desta88 / Codeigniter-Barcode

Create barcode generator for Codeigniter using Zend Library (Support Codeigniter 2 & 3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loader

89gsc opened this issue · comments

commented

I had to change your class file to this to make it work:

Zend Class $sClassName Loaded from the library"); } } Having it as EXT would fail on my setup, I don't know if its PHP version or CI 3 I am using that caused this. But thanks for your hard work on this library.

@LilSammy Yeah, I was think that's issue from codeigniter, because this is running by CodeIgniter Version 2.1.4, I'm never try to CI 3 but I'll try later.

And EXT constant for filename extensions in this new CodeIgniter version, the EXT constant has been removed, see this tutorial http://www.codeigniter.com/userguide3/installation/upgrade_300.html (see the part of The EXT constant).

Thanks a lot for your contribution

I've been updated the loader class..
Check it now @LilSammy

Hey its not working bro
Can you please update I am using CI 3.1.0