<?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: PHP 7 syntax errors with Aqua Theme</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 11:19:50 +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/php-7-syntax-errors-with-aqua-theme/#post-31994</guid>
					<title><![CDATA[PHP 7 syntax errors with Aqua Theme]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-31994</link>
					<pubDate>Thu, 28 Sep 2017 10:24:37 +0000</pubDate>
					<dc:creator>paulgian</dc:creator>

					<description>
						<![CDATA[
						<p>PHP Parse error: syntax error, unexpected &#8216;new&#8217; (T_NEW) in /wp-content/themes/Aqua/option-tree/ot-loader.php on line 389</p>
<p>Sorry for the bombardment of questions. I&#8217;m changing to WPEngine.com for webhosting and they are running php 7. </p>
<p>As it turns out, when I tried to migrate my wordpress site over, they say that the theme seem to have issues with php7. Is there any work around for Aqua throwing the syntax error?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-31995</guid>
					<title><![CDATA[Reply To: PHP 7 syntax errors with Aqua Theme]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-31995</link>
					<pubDate>Thu, 28 Sep 2017 12:00:18 +0000</pubDate>
					<dc:creator>paulgian</dc:creator>

					<description>
						<![CDATA[
						<p>So, i went back into themeforest to download a new version of the Aqua theme. </p>
<p>Upon uploading this theme, the errors when checked with php7 checker are:</p>
<p>FILE: /nas/content/live/paulgian/wp-content/themes/Aqua/contact.php<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
FOUND 2 ERRORS AFFECTING 1 LINE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
 36 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_match instead<br />
 36 | ERROR | Extension &#8216;ereg&#8217; is deprecated since PHP 5.3 and removed since PHP 7.0; Use pcre instead<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>FILE: /nas/content/live/paulgian/wp-content/themes/Aqua/includes/shortcodes.php<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
 1 | WARNING | File has mixed line endings; this may cause incorrect results<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>FILE: /nas/content/live/paulgian/wp-content/themes/Aqua/includes/boc_widgets.php<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
 17 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.<br />
 99 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>FILE: /nas/content/live/paulgian/wp-content/themes/Aqua/option-tree/includes/ot-cleanup-api.php<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
 126 | WARNING | INI directive &#8216;safe_mode&#8217; is deprecated since PHP 5.3 and removed since PHP 5.4<br />
 280 | WARNING | INI directive &#8216;safe_mode&#8217; is deprecated since PHP 5.3 and removed since PHP 5.4<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-31997</guid>
					<title><![CDATA[Reply To: PHP 7 syntax errors with Aqua Theme]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-31997</link>
					<pubDate>Thu, 28 Sep 2017 12:31:59 +0000</pubDate>
					<dc:creator>paulgian</dc:creator>

					<description>
						<![CDATA[
						<p>Temporary fix has been found here and applied: </p>
<p><a href="http://blueowlcreative.com/support_wp/forums/topic/update-to-php-7-0/" rel="nofollow">http://blueowlcreative.com/support_wp/forums/topic/update-to-php-7-0/</a></p>
<p>errors solved.<br />
However, the warnings of deprecated coding is still showing up.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-32003</guid>
					<title><![CDATA[Reply To: PHP 7 syntax errors with Aqua Theme]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-32003</link>
					<pubDate>Thu, 28 Sep 2017 14:05:39 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again Paul,</p>
<p>If you want to get rid of your warnings too please provide us with an FTP access to your setup so we can check them out, thanks (use a private reply).<br />
IF you want to you can simply switch off your warnings/messages on your server which should be the default setting on a prod server anyway. <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/php-7-syntax-errors-with-aqua-theme/#post-32010</guid>
					<title><![CDATA[Reply To: PHP 7 syntax errors with Aqua Theme]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-32010</link>
					<pubDate>Thu, 28 Sep 2017 18:05:32 +0000</pubDate>
					<dc:creator>paulgian</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-32012</guid>
					<title><![CDATA[Reply To: PHP 7 syntax errors with Aqua Theme]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-32012</link>
					<pubDate>Fri, 29 Sep 2017 03:24:19 +0000</pubDate>
					<dc:creator>paulgian</dc:creator>

					<description>
						<![CDATA[
						<p>solved and placed solution here for other users who may suffer the same problem.</p>
<p>Allow ORDER BY RAND()<br />
Normally we disable ORDER BY RAND() orderings in MySQL queries because this is a big no-no for large databases which we&#8217;ve seen cause massive slow-downs for dozens of our customers. However, you can enable it if you know what you&#8217;re doing, for example if you cache the results for 5-15 minutes so that you&#8217;re not pummeling the database with these slow queries.</p>
<p>WPEngine TURNS OFF ORDER BY RAND BY DEFAULT. As it turns out, this needs to be manually flicked on.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-32017</guid>
					<title><![CDATA[Reply To: PHP 7 syntax errors with Aqua Theme]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-32017</link>
					<pubDate>Fri, 29 Sep 2017 09:30:09 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Amazing job, PAul, thanks for sharing!<br />
Btw where did you manually enable this?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-32018</guid>
					<title><![CDATA[Reply To: PHP 7 syntax errors with Aqua Theme]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/php-7-syntax-errors-with-aqua-theme/#post-32018</link>
					<pubDate>Fri, 29 Sep 2017 14:01:09 +0000</pubDate>
					<dc:creator>paulgian</dc:creator>

					<description>
						<![CDATA[
						<p>inside WP Engine&#8217;s &#8220;tab&#8221; in your wordpress control panel.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

