checktype error

alt=
DannyA
@dannya
10 years ago
584 posts
I am getting error "invalid jrCore_checktype: split". When custom "checktype (agree and split)" is added into custom module and when we activate the "foxycart" module then these "checktype" is
not loaded into "jrcore_checktype_cache".

Any idea?
updated by @dannya: 05/04/14 11:22:13PM
SteveX
SteveX
@ultrajam
10 years ago
2,584 posts
That's my checktype. I dont remember anything about a "jrcore_checktype_cache" from back then though.

The foxycart module was always enabled on the dev site, so are you doing this on a new install already?


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
alt=
DannyA
@dannya
10 years ago
584 posts
No, Same install, however we recently updated the jrcore files to latest release and actually configured the foxycart module
michael
@michael
10 years ago
7,719 posts
the core checktypes are all in:
/modules/jrCore/libs/checktypes.php

I don't have a (module name)_checktype_split() anywhere here, so its not a jamroom checktype, must be something custom.
alt=
DannyA
@dannya
10 years ago
584 posts
Well the error goes away when foxycart module is disabled
sbhadauria
@sbhadauria
10 years ago
129 posts
I am getting error "invalid jrCore_checktype: split". When custom "checktype (agree and split)" is added into custom module and when we activate the "foxycart" module then these "checktype" is
not loaded into "jrcore_checktype_cache".

yes this is a custom checktpe I have added in module init function,
brian
@brian
10 years ago
10,148 posts
sbhadauria:
I am getting error "invalid jrCore_checktype: split". When custom "checktype (agree and split)" is added into custom module and when we activate the "foxycart" module then these "checktype" is
not loaded into "jrcore_checktype_cache".

yes this is a custom checktpe I have added in module init function,

Several of our modules use custom checktypes without issue, so I'm fairly certain it is working. Can you show how you are registering the checktype in your module's init function?

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags