<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Sudden Error 500 with Corona Theme</title>
		<link>http://www.kriesi.at/support/topic/sudden-error-500-with-corona-theme</link>
		<description>Support Forum - Topic: Sudden Error 500 with Corona Theme</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 22:06:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/sudden-error-500-with-corona-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Sudden Error 500 with Corona Theme"</title>
			<link>http://www.kriesi.at/support/topic/sudden-error-500-with-corona-theme#post-32410</link>
			<pubDate>Fri, 18 Nov 2011 22:43:40 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32410@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad it works now. Let us know if you run into any other problems :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>popmedium on "Sudden Error 500 with Corona Theme"</title>
			<link>http://www.kriesi.at/support/topic/sudden-error-500-with-corona-theme#post-32405</link>
			<pubDate>Fri, 18 Nov 2011 22:31:08 +0000</pubDate>
			<dc:creator>popmedium</dc:creator>
			<guid isPermaLink="false">32405@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Chris!&#60;/p&#62;
&#60;p&#62;Thanks for your reply! That seemed like such an obvious solution but what I was doing felt so innocuous that I didn't think for a second that it could be causing the problem. I tried removing the changes I made but it didn't seem to work. So I replaced the header.php file with the original Corona one and BAM it started working again :)&#60;/p&#62;
&#60;p&#62;Thanks for your help! I will go through my changes line by line until I figure out what was causing it :)&#60;/p&#62;
&#60;p&#62;Joel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Sudden Error 500 with Corona Theme"</title>
			<link>http://www.kriesi.at/support/topic/sudden-error-500-with-corona-theme#post-32365</link>
			<pubDate>Fri, 18 Nov 2011 19:05:55 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32365@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
have you tried removing that code you've implemented later on? The plugin isn't recognising a constant in your plugin. If this plugin was working before it must be a change you've made recently.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>popmedium on "Sudden Error 500 with Corona Theme"</title>
			<link>http://www.kriesi.at/support/topic/sudden-error-500-with-corona-theme#post-32259</link>
			<pubDate>Fri, 18 Nov 2011 09:05:11 +0000</pubDate>
			<dc:creator>popmedium</dc:creator>
			<guid isPermaLink="false">32259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;Thanks man but read my comments. I did do that and I got the following message:&#60;/p&#62;
&#60;p&#62;&#34;Notice: Use of undefined constant PLUGIN_PATH - assumed 'PLUGIN_PATH' in /data/htdocs/c/cloudcontrol/wp-content/plugins/brainbits-flickr-gallery/brainbits-flickr-gallery.php on line 28 Notice: Undefined index: category_exclude in /data/htdocs/c/cloudcontrol/wp-content/plugins/gigpress/gigpress.php on line 579&#34;&#60;br /&#62;
When I disable both those plugins I get a blank white page.&#60;br /&#62;
The weird thing is all of these plugins were working fine with the theme. It seemed to happen out of the blue. The last thing I was doing was adding some extra buttons to the social links menu bar at the top, which I did by copy pasting the code from the other links and creating my own button.&#60;br /&#62;
Very much hoping you can help me out...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sudden Error 500 with Corona Theme"</title>
			<link>http://www.kriesi.at/support/topic/sudden-error-500-with-corona-theme#post-32248</link>
			<pubDate>Fri, 18 Nov 2011 08:17:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32248@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
try following:&#60;/p&#62;
&#60;p&#62;Open up wp-config.php in the root of the site and look for this line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;WP_DEBUG&#38;#39;, false);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Add this line in its place:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;WP_DEBUG&#38;#39;, true);&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>popmedium on "Sudden Error 500 with Corona Theme"</title>
			<link>http://www.kriesi.at/support/topic/sudden-error-500-with-corona-theme#post-32233</link>
			<pubDate>Fri, 18 Nov 2011 05:27:35 +0000</pubDate>
			<dc:creator>popmedium</dc:creator>
			<guid isPermaLink="false">32233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello!&#60;/p&#62;
&#60;p&#62;I've been working on the site for a little bit and out of the blue I start getting HTTP: 500 error. Only on the front end and only when logged in. We have a &#34;down for maintenance&#34; plugin activated so if you aren't logged in &#34;back soon&#34; page shows up.&#60;/p&#62;
&#60;p&#62;I've done a bunch of testing with permalink resets, .htaccess file and I've traced it back to the theme. When I activate another theme the site works fun. When I revert back to the Corona them, same thing happens. I tried disabling the maintenance plugin and it made no difference. I searched the forum and found a post where Dude suggests enabling debug mode and in wp-config.php. I did this and the site returns the following error when I log in and try to load the page:&#60;/p&#62;
&#60;p&#62;&#34;Notice: Use of undefined constant PLUGIN_PATH - assumed 'PLUGIN_PATH' in /data/htdocs/c/cloudcontrol/wp-content/plugins/brainbits-flickr-gallery/brainbits-flickr-gallery.php on line 28 Notice: Undefined index: category_exclude in /data/htdocs/c/cloudcontrol/wp-content/plugins/gigpress/gigpress.php on line 579&#34;&#60;/p&#62;
&#60;p&#62;When I disable both those plugins I get a blank white page.&#60;/p&#62;
&#60;p&#62;The weird thing is all of these plugins were working fine with the theme. It seemed to happen out of the blue. The last thing I was doing was adding some extra buttons to the social links menu bar at the top, which I did by copy pasting the code from the other links and creating my own button.&#60;/p&#62;
&#60;p&#62;Very much hoping you can help me out...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
