<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Install Error &#8211; Parse Syntax error on line 62</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/install-error/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/install-error/feed/</link>
		<description></description>
		<pubDate>Thu, 30 Apr 2026 22:48:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/install-error/#post-22678</guid>
					<title><![CDATA[Install Error &#8211; Parse Syntax error on line 62]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/install-error/#post-22678</link>
					<pubDate>Thu, 17 Sep 2015 22:28:28 +0000</pubDate>
					<dc:creator>fademedia</dc:creator>

					<description>
						<![CDATA[
						<p>Everytime I try to install the theme I get the following error. I have deactivated all plugins, and activated the Twentyfifteen Theme and I still get the same error. Can you let me know how to correct the error. I have to delete the theme off my server to remove the message. </p>
<p>Parse error: syntax error, unexpected T_FUNCTION in /home/content/62/9033262/html/weleadinternational/wp-content/themes/fortuna/includes/boc_framework.php on line 62</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/install-error/#post-22681</guid>
					<title><![CDATA[Reply To: Install Error &#8211; Parse Syntax error on line 62]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/install-error/#post-22681</link>
					<pubDate>Fri, 18 Sep 2015 07:48:25 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>This is a bug that was discovered yesterday and happens in the breadcrumb sorting of woocommerce categories that only happens when using an older version of PHP than 5.3<br />
Is that the case with you?<br />
If yes, please replace these lines:</p>
<pre><code>usort($terms, function($a, $b)
{
	return strcmp($a-&gt;parent, $b-&gt;parent);
});</code></pre>
<p>in your includes/boc_framework.php file with this:</p>
<p><code>usort($terms, create_function( &#039;$a, $b&#039;, &#039;return strcmp($a-&gt;parent, $b-&gt;parent);&#039;));</code></p>
<p>This should work in your version of PHP as well and if yes please let us know so we include it in the next version update! Thanks! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/install-error/#post-22688</guid>
					<title><![CDATA[Reply To: Install Error &#8211; Parse Syntax error on line 62]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/install-error/#post-22688</link>
					<pubDate>Fri, 18 Sep 2015 15:48:39 +0000</pubDate>
					<dc:creator>rahmadsa46</dc:creator>

					<description>
						<![CDATA[
						<p><img src="//1.bp.blogspot.com/-3aMbQ3HSmqg/Vfwxwh2E17I/AAAAAAAABGk/-o66nWLMBzE/s1600/gagal%2Bupload.png" alt="failed upload" /></p>
<p>i failed upload too</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/install-error/#post-22696</guid>
					<title><![CDATA[Reply To: Install Error &#8211; Parse Syntax error on line 62]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/install-error/#post-22696</link>
					<pubDate>Fri, 18 Sep 2015 19:53:29 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, what does that error mean, friend?<br />
Could it be this:</p>
<p><a href="http://blueowlcreative.com/docs/fortuna/#installation1" rel="nofollow">http://blueowlcreative.com/docs/fortuna/#installation1</a></p>
<p>Read Point #3. And the upload file limit&#8230; <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>As it says there you can increase that limit if you can edit your php.ini or simply upload the theme via FTP, like described in the section below. Good luck! </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

