Export/Import content

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
w00t
Forum Members
Forum Members
Posts: 14
Joined: Wed Jun 19, 2013 10:25 am

Export/Import content

Post by w00t »

Hi, guys!
I faced the following problem. I have a long-standing project based on cmsms 1.9.4.3, but now I created a new website with a new template based on new version of CMSMS engine. I need to move more than 100 of articles to the new project, I don't want to do upgrades (bcuz it's often the cause different mistakes), I just want to move only content with retaining its structure. I know that there is a module to be easy to move only content (I've used it before), but now I can not remember the name. If someone would help me remember it, I would be very grateful.
Thanks in advance.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Export/Import content

Post by calguy1000 »

You're probably thinking about CGContentUtils.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
w00t
Forum Members
Forum Members
Posts: 14
Joined: Wed Jun 19, 2013 10:25 am

Re: Export/Import content

Post by w00t »

calguy1000 wrote:You're probably thinking about CGContentUtils.
Yes, maybe. I'll try to use this module tomorrow. Thank you very much, Calguy1000!
w00t
Forum Members
Forum Members
Posts: 14
Joined: Wed Jun 19, 2013 10:25 am

Re: Export/Import content

Post by w00t »

I've tried to install CGContentUtils on 2.x version, but got an "ERROR: This module is not compatible with this version of CMSMS". After I looked into installer code my mood has deteriorated sharply. :/

Code: Select all

if( version_compare(CMS_VERSION,'1.99') > 0 ) {
  return "ERROR: This module is not compatible with this version of CMSMS";
}
Dear Calguy1000, is there any way to transfer content from 1.x to 2.x version of the CMSMS?
Thanks in advance.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Export/Import content

Post by Rolf »

CGContentUtils 2.1 should be ready for CMSMS 2.x.
What is your version?

http://dev.cmsmadesimple.org/project/files/697

grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
w00t
Forum Members
Forum Members
Posts: 14
Joined: Wed Jun 19, 2013 10:25 am

Re: Export/Import content

Post by w00t »

Rolf wrote:CGContentUtils 2.1 should be ready for CMSMS 2.x.
What is your version?

http://dev.cmsmadesimple.org/project/files/697

grtz. Rolf
I've downloaded via the link version 2.1 of the CGContentUtils module, which has been installed without any problems. It's strange but in the Module Manager for CMSMS v 2.x available only v. 1.5.3 of the CGContentUtils module.
Thank you very much, Rolf!
Post Reply

Return to “CMSMS Core”