Welcome Guest, Not a member yet? Register   Sign In
Problem Loading Extended Library From Third_Party
#2

[eluser]CroNiX[/eluser]
If you extend something, you don't load the extended version; you load the original and CI will automatically load the original AND the extended version. Anything in the extended version that overrides the original will be used instead.

Core Classes (see Extending Core Classes section)
Creating Libraries (see Extending Native Libraries section)

So I don't think you will be able to do this and have it in the 3rd party directory. You are messing with the way CI fundamentally works here and can break a lot of things, especially if you want to use other peoples libraries and contributions.


Messages In This Thread
Problem Loading Extended Library From Third_Party - by El Forum - 02-03-2012, 07:19 PM
Problem Loading Extended Library From Third_Party - by El Forum - 02-03-2012, 07:56 PM
Problem Loading Extended Library From Third_Party - by El Forum - 02-03-2012, 08:06 PM
Problem Loading Extended Library From Third_Party - by El Forum - 02-04-2012, 12:45 AM
Problem Loading Extended Library From Third_Party - by El Forum - 02-04-2012, 12:03 PM
Problem Loading Extended Library From Third_Party - by El Forum - 02-04-2012, 12:25 PM
Problem Loading Extended Library From Third_Party - by El Forum - 02-04-2012, 03:14 PM
Problem Loading Extended Library From Third_Party - by El Forum - 02-04-2012, 03:24 PM
Problem Loading Extended Library From Third_Party - by El Forum - 02-04-2012, 04:25 PM
Problem Loading Extended Library From Third_Party - by El Forum - 02-04-2012, 04:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB