<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Forms could not be imported.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/forms-could-not-be-imported-please-make-sure-your-xml-export-file-is-in-the-cor</link>
		<description>Gravity Support Forums Topic: Forms could not be imported.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:22:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/forms-could-not-be-imported-please-make-sure-your-xml-export-file-is-in-the-cor" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Forms could not be imported."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-could-not-be-imported-please-make-sure-your-xml-export-file-is-in-the-cor#post-17139</link>
			<pubDate>Thu, 27 Jan 2011 16:45:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">17139@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I believe if you are missing that function xml_parser_create() it will trigger a fatal error:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Fatal error: Call to undefined function: xml_parser_create()&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you have access to PHP or Apache error logs, the error should be logged.&#60;/p&#62;
&#60;p&#62;You can test for the existence of that function on the server by creating this file on the server, then accessing it in a browser or from a command line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
// text for existence of a function
if (function_exists(&#38;#39;xml_parser_create&#38;#39;)) {
	echo &#38;quot;xml_parser_create function exists\n&#38;quot;;
}
else {
	echo &#38;quot;xml_parser_create function DOES NOT exist\n&#38;quot;;
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Forms could not be imported."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-could-not-be-imported-please-make-sure-your-xml-export-file-is-in-the-cor#post-17109</link>
			<pubDate>Thu, 27 Jan 2011 14:50:34 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">17109@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your XML is valid as I was able to import it locally. Please make sure your server supports the PHP XML parser (i.e. xml_parser_create(); )
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andris on "Forms could not be imported."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-could-not-be-imported-please-make-sure-your-xml-export-file-is-in-the-cor#post-17018</link>
			<pubDate>Tue, 25 Jan 2011 19:57:29 +0000</pubDate>
			<dc:creator>Andris</dc:creator>
			<guid isPermaLink="false">17018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Same here. Running version 1.5.rc3.8. It only occurs on my LIVE site. Even if I export then import the same file from the same site, I still get the message.&#60;/p&#62;
&#60;p&#62;Here is a link to the exported file but I reckon it has something to do with the hosting setup...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.foster.vic.au/gravityforms-export-2011-01-25.xml&#34; rel=&#34;nofollow&#34;&#62;http://www.foster.vic.au/gravityforms-export-2011-01-25.xml&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Forms could not be imported."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-could-not-be-imported-please-make-sure-your-xml-export-file-is-in-the-cor#post-11491</link>
			<pubDate>Fri, 22 Oct 2010 11:01:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">11491@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you running the latest version of Gravity Forms (1.4.3.1)?&#60;/p&#62;
&#60;p&#62;Please place the XML file on a server somewhere and provide a link to it in this post so we can download it and replicate the issue on our end.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joe on "Forms could not be imported."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-could-not-be-imported-please-make-sure-your-xml-export-file-is-in-the-cor#post-11471</link>
			<pubDate>Thu, 21 Oct 2010 20:10:49 +0000</pubDate>
			<dc:creator>Joe</dc:creator>
			<guid isPermaLink="false">11471@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've just exported a form from one site and tried to upload it to where I'll be using  it, but I get the following error message:&#60;/p&#62;
&#60;p&#62;Forms could not be imported. Please make sure your XML export file is in the correct format.&#60;/p&#62;
&#60;p&#62;It should be in the correct format, as it came from Gravity Forms.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
