Monday 06 December 2010 7:36:35 am
Hello, I've exported my content object packages, and when I try to import them it goes well, but fetch functions just don't see this objects. For instance, let there be: FOLDER
-- imported article
-- imported my custom class
-- imported image -- ... After inport, in administration panel it showes this, and it seems to work fine. But in fact it does not work from user view. I wrote a fetch function to return number of (in this case articles) and it returns 0, but administration panel displays a few. (I'm on ubuntu, do you maybe know what is wrong? - (also, when I add a new class fetch recognizes it, but those imported not, I'm wondering why?))
|