<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Scoopz Blog &#187; gallery</title>
	<atom:link href="http://blog.scoopz.com/tag/gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scoopz.com</link>
	<description>Tech Guides Reviews News</description>
	<lastBuildDate>Thu, 22 Dec 2011 16:50:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress 2.6 error in shortcodes.php [Warning: Compilation failed]</title>
		<link>http://blog.scoopz.com/2008/08/14/wordpress-26-error-in-shortcodesphp-warning-compilation-failed/</link>
		<comments>http://blog.scoopz.com/2008/08/14/wordpress-26-error-in-shortcodesphp-warning-compilation-failed/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 23:15:35 +0000</pubDate>
		<dc:creator>Scoopz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.scoopz.com/?p=211</guid>
		<description><![CDATA[If you are running an old version of PHP and update Wordpress to 2.6 you may find an error on some of your posts where you've inserted Galleries. Simply remove the Gallery to remove the error for a temp fix.]]></description>
			<content:encoded><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=Scoopz+Blog&link=http%3A%2F%2Fblog.scoopz.com%2F2008%2F08%2F14%2Fwordpress-26-error-in-shortcodesphp-warning-compilation-failed%2F&title=WordPress+2.6+error+in+shortcodes.php+%5BWarning%3A+Compilation+failed%5D&desc=%0D%0A%0D%0AAfter+updating+to+Wordpress+2.6+from+2.5+I+noticed+an+error+appeared+at+the+top+of+some+of+my+posts%3A%0D%0AWarning%3A+Compilation+failed%3A+characters+with+values+%26gt%3B+255+are+not+yet+supported+in+classes+&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=scoopz&twrelated1=scoopz&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=0&buzzlang=en&buzzctr=1&diggbutton=0&diggctr=1&stblbutton=0&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div><p><div align=center><script type="text/javascript"><!--
google_ad_client = "pub-6206942273821944";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al_s";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "404040";
google_color_text = "404040";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br />
<a href="http://blog.scoopz.com/wp-content/uploads/2008/08/phplogo.png"><img class="size-medium wp-image-228  alignleft" title="phplogo" src="http://blog.scoopz.com/wp-content/uploads/2008/08/phplogo-300x158.png" alt="" width="108" height="57" /></a><br />
After updating to WordPress 2.6 from 2.5 I noticed an error appeared at the top of some of my posts:</p>
<blockquote><p><strong>Warning</strong>: Compilation failed: characters with values &gt; 255 are not yet supported in classes at offset 16 in <strong>/vhost/vhost6/s/c/o/scoopz.com/blog/wp-includes/shortcodes.php</strong> on line <strong>213</strong></p></blockquote>
<p>This only appeared on 1 or 2 posts the rest remained unaffected. I realised that most of the posts affected were those which had galleries inserted using WordPress Media Manager and the</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">[ gallery ]</div></td></tr></tbody></table></div>
<p>tag.<span id="more-211"></span></p>
<p>After some research it appears to be a known issue with older versions of PHP. My site is hosted with Easyspace who unfortunately won&#8217;t upgrade me from PHP Version 4.3.2 unless I pay extra for a new hosting plan.</p>
<p>Somebody pointed out that if you try adding a test post with new images and insert a gallery, the error doesn&#8217;t appear unless you add ALT tags to the images (Image Caption).</p>
<p>For now I&#8217;ve simply removed the gallery from the affected posts until I either get my PHP upgraded or the next update from WordPress.</p>
<p><strong><span style="color: #ff0000;">UPDATE (20th August)</span></strong> &#8211; I&#8217;ve updated my web hosting so I&#8217;ve now gone from PHP4.3.2 to PHP5.1.6 and inserting a [ gallery ] still causes the same error at the top of my posts. I&#8217;ve noticed there is another update out for wordpress (2.6.1) so I&#8217;ll try updating to that and see if that fixes anything.</p>
<p><span style="color: #ff0000;"><strong><span style="color: #ff0000;">UPDATE (20th August)</span></strong></span> - Just finished updating to 2.6.1 and the problem has now disappeared, so if you are experiencing this issue I&#8217;d highly recommend upgrading to WordPress 2.6.1</p>
<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=Scoopz+Blog&link=http%3A%2F%2Fblog.scoopz.com%2F2008%2F08%2F14%2Fwordpress-26-error-in-shortcodesphp-warning-compilation-failed%2F&title=WordPress+2.6+error+in+shortcodes.php+%5BWarning%3A+Compilation+failed%5D&desc=%0D%0A%0D%0AAfter+updating+to+Wordpress+2.6+from+2.5+I+noticed+an+error+appeared+at+the+top+of+some+of+my+posts%3A%0D%0AWarning%3A+Compilation+failed%3A+characters+with+values+%26gt%3B+255+are+not+yet+supported+in+classes+&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=scoopz&twrelated1=scoopz&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=0&buzzlang=en&buzzctr=1&diggbutton=0&diggctr=1&stblbutton=0&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>]]></content:encoded>
			<wfw:commentRss>http://blog.scoopz.com/2008/08/14/wordpress-26-error-in-shortcodesphp-warning-compilation-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

