Page 1 of 1

/SOLVED/ Problem with CGContentutils - can't export pages

Posted: Tue Jun 05, 2012 5:20 pm
by CMSuser22
Hello,

We are running:
cms 1.10.3 - English
CGContentutils 1.3
Jquery tools - 1.0.10
PHP- 5.3.13
MySQL - 5.5.20
Apache server;
in system information - all green

I have two problems when trying export pages or tags with CGContentutils:
1. When you try to export pages it appears this error:
Catchable fatal error: Argument 1 passed to DOMNode:appendChild() must be an instance of DOMNode, null given, called in /.../..../public/modules/CGContentUtils/CGContentUtils.module.php on line 336 and defined on line 337
and
2. When export code:
/.../..../modules/CGContentUtils/function.admin_export_code_tab.php on line 47

we are using this module to make a bilingual site,
We sent an inquiry to our hosting, and the response was that: this a bug in the program or module requires different php settings on the server from default.
Currently i have no solution, and are grateful for any help, as a problem one is more important to solve.

Thank you

Re: Problem with CGContentutils - can't export pages and cod

Posted: Thu Jun 07, 2012 6:56 pm
by Dr.CSS
CMSuser22 wrote:export pages or tags with CGContentutils:
It would help if you explained how you are using this module, {tags} or other calls...

Re: Problem with CGContentutils - can't export pages and cod

Posted: Thu Jun 07, 2012 7:44 pm
by CMSuser22
Thank you for your reply,

I'm using CGContentutils to create XML file, with export pages button,
or I have site structure in English, and I want to export pages incl. child, to create this XML file, when I try this the error 1 is appear,

and second error is appear when you try to export code / it's my mistake code not tags/, I have not used, it just appears in module after installation, on CMS admin panel.

Re: Problem with CGContentutils - can't export pages and cod

Posted: Thu Jun 07, 2012 10:48 pm
by uniqu3
If i am not wrong i had similar issues when some pages were set to inactive.
So check that first.

Re: Problem with CGContentutils - can't export pages and cod

Posted: Tue Jun 12, 2012 9:07 pm
by CMSuser22
Thanks,

That was the problem, now everything is fine.