<?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>blog Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/blog/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Tue, 16 Jun 2020 06:34:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>blog Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/blog/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SilverStripe 3.1.9 Update Released</title>
		<link>https://orangeinternetsolutions.com/updates/silverstripe-3-1-9-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Mon, 19 Jan 2015 18:32:46 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[silver stripe]]></category>
		<category><![CDATA[SilverStripe]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7585</guid>

					<description><![CDATA[<p>&#8220;SilverStripe 3.1.9 this update includes important security fixes.&#8221; SilverStripe CMS is an open source web content management system used by governments, businesses, and non-profit organisations around the world. It is a power tool for professional web development teams, and web content authors rave about how easy it is to use. As a platform, SilverStripe CMS [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/silverstripe-3-1-9-update-released/">SilverStripe 3.1.9 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;SilverStripe 3.1.9 this update includes important security fixes.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-4666 size-full" src="http://miamihoster.com/wp-content/uploads/2013/09/silverstripe.gif" alt="silverstripe 3.1.9 logo - Miami Hoster domains, hosting and websites" width="100" height="100" />SilverStripe CMS is an open source web content management system used by governments, businesses, and non-profit organisations around the world.</p>
<p>It is a power tool for professional web development teams, and web content authors rave about how easy it is to use.</p>
<p>As a platform, SilverStripe CMS is used to build websites, intranets, and web applications.</p>
<p>The modern architecture of SilverStripe CMS allows organisations to keep pace with innovation on the web.</p>
<p>SilverStripe CMS enables websites and applications to contain stunning design, great content, and compelling interactive and social functions.</p>
<h2>Changes Details</h2>
<h3>File permissions</h3>
<p>This release makes an important change to File DataObject permissions in order to close a vulnerability in file modification privileges.</p>
<h3>Security</h3>
<p>This release includes an important security fix.</p>
<ul>
<li>2015-01-12 c49f164 Fix file and uploadfield permissions SS-2014-018.</li>
</ul>
<h3>Features and Enhancements</h3>
<ul>
<li>2014-11-21 31b5a9d Allow CMS re-authentication to be completely disabled if necessary (Damian Mooyman)</li>
<li>2014-12-10 fba6880 Additional extension points for Tiny MCE editing, for when images are regenerated and manipulating the HTML prior to a save (Gordon Anderson)</li>
<li>2014-11-13 d7eb275 Make the record count in GridFieldFooter optional (Jeremy Shipman)</li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>2015-01-08 a02adf6 Uneccessary class replacement (Michael Strong)</li>
<li>2014-12-18 5637431 The method &#8216;name&#8217; does not exist on &#8216;Form&#8217; (Elvinas L)</li>
<li>2014-12-15 6582162 How to folder on forms (Cam Findlay)</li>
<li>2014-12-11 b5c361a GD &#8211; check file exists before getimagesize (Will Morgan)</li>
<li>2014-12-09 6bdd30c Fix gridfield storing duplicate data in session (Damian Mooyman)</li>
<li>2014-12-09 3ac705f Feedback to name the fields section to &#8220;field types&#8221; to make it clearer what the section is about. (Cam Findlay)</li>
<li>2014-12-09 e9fd03b use GFMD code blocks to fix code formatting consistency. (Cam Findlay)</li>
<li>2014-11-25 01989aa Manifest flushing (Jonathon Menz)</li>
<li>2014-11-24 7384d01 DataDifferencer was trying to compare fields, even if the fields didn&#8217;t exist causing an error. (micmania1)</li>
<li>2014-11-18 2bdfd65 Security::findAnAdministrator doesn&#8217;t always find an admin (Damian Mooyman)</li>
<li>2014-11-10 85b4ba1 DataObject::db() doesn&#8217;t respect overloaded db types (fixes #3620) (Loz Calver)</li>
<li>2014-10-03 9d888d5 Fixed SearchForm not calling getTemplate() in forTemplate() (Stephen McMahon)</li>
<li>2014-09-02 1f4f5e6 Fix versioned Versioned is not writing Version to _version tables for subclasses of Version dataobjects which have their own DB fields &#8211; Fix disjoint of ID / RecordID (which should be the same) &#8211; Fix calculation of new record version &#8211; Fix use of empty vs !isset to check for existing version (Damian Mooyman)</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong><br />
<a title="SilverStripe 3.1.9 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/SilverStripe" target="_blank" rel="noopener noreferrer">SilverStripe 3.1.9 Demo</a> <em>(Softaculous external link)</em><br />
<a title="SilverStripe 3.1.9 Chat Changelog" href="http://beta.docs.silverstripe.org/en/changelogs/3.1.9/?_ga=1.174064162.1444989240.1421616872" target="_blank" rel="noopener noreferrer">SilverStripe 3.1.9 Changelog</a> <em>(External link)</em><br />
<a title="SilverStripe 3.1.9 Official Website - miami hoster" href="http://www.silverstripe.org/" target="_blank" rel="noopener noreferrer">SilverStripe Official Website</a> <em>(External link)</em></li>
<li><strong>Start SilverStripe 3.1.9</strong><br />
Run SilverStripe 3.1.9 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> in order to install SilverStripe 3.1.9</li>
<li><strong>Hosted SilverStripe 3.1.9</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain name or hosting service, but anyway want to start using SilverStripe 3.1.9</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/updates/silverstripe-3-1-9-update-released/">SilverStripe 3.1.9 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fork 3.8.5 Update Released</title>
		<link>https://orangeinternetsolutions.com/news/fork-3-8-5-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Mon, 19 Jan 2015 18:32:53 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Fork]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7583</guid>

					<description><![CDATA[<p>&#8220;Fork 3.8.5 this release includes bugfixes, new features and improvements&#8221; Fork is an open source CMS that will rock your world. Fork CMS is dedicated to creating a user friendly environment to build, monitor and update your website. Fork takes great pride in being the Content Management System of choice for beginners and professionals. Changes Details [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/news/fork-3-8-5-update-released/">Fork 3.8.5 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Fork 3.8.5 this release includes bugfixes, new features and improvements&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-4692 size-full" src="http://miamihoster.com/wp-content/uploads/2013/09/fork-cms.gif" alt="fork 3.8.5 cms - Miami Hoster domains, hosting and websites" width="100" height="100" />Fork is an open source CMS that will rock your world. Fork CMS is dedicated to creating a user friendly environment to build, monitor and update your website.</p>
<p>Fork takes great pride in being the Content Management System of choice for beginners and professionals.</p>
<h2>Changes Details</h2>
<h3>Improvements</h3>
<ul>
<li>Core: use Symfony Intl component instead of Spoon to fetch countries.</li>
<li>Core: implement Google&#8217;s sitelinks searchbox</li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>Core: Make sure logs aren&#8217;t publically accessible</li>
<li>Core: Make sure PHP 5.5+&#8217;s opcode cache is now cleared after updating code</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table style="height: 409px;" width="747">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong><br />
<a title="Fork 3.8.5 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Fork" target="_blank" rel="noopener noreferrer">Fork 3.8.5 Demo</a> <em>(Softaculous external link)</em><br />
<a title="fork 3.8.5 Chat Changelog" href="http://www.fork-cms.com/blog/detail/fork-3.8.5-released" target="_blank" rel="noopener noreferrer">Fork 3.8.5 Changelog</a> <em>(External link)</em><br />
<a title="Fork 3.8.5 Official Website - miami hoster" href="http://www.fork-cms.com/" target="_blank" rel="noopener noreferrer">Fork Official Website</a> <em>(External link)</em></li>
<li><strong>Start Fork 3.8.5</strong><br />
Run Fork 3.8.5 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> in order to install Fork 3.8.5</li>
<li><strong>Hosted Fork 3.8.5</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain name or hosting service, but anyway want to start using Fork 3.8.5</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/news/fork-3-8-5-update-released/">Fork 3.8.5 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dotclear 2.7.3 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/dotclear-2-7-3-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sun, 18 Jan 2015 17:32:12 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Dotclear]]></category>
		<category><![CDATA[website]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7545</guid>

					<description><![CDATA[<p>&#8220;Dotclear 2.7.3 this patch includes bugfixes,&#8221; Dotclear 2.7.3 is an open-source web publishing software created in 2002 by Olivier Meunier. A one man&#8217;s project at first, Dotclear soon gathered a team comprising different personalities with various backgrounds. The project&#8217;s purpose is to provide a user-friendly tool allowing anyone to publish on the web, regardless of their technical [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/dotclear-2-7-3-update-released/">Dotclear 2.7.3 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Dotclear 2.7.3 this patch includes bugfixes,&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-4248 size-full" src="http://miamihoster.com/wp-content/uploads/2013/09/dotclear-logo.gif" alt="dotclear 2.7.3 logo - Miami Hoster internet solutions, hosting, web development, marketing, e-commerce and security" width="100" height="100" />Dotclear 2.7.3 is an open-source web publishing software created in 2002 by Olivier Meunier.</p>
<p>A one man&#8217;s project at first, Dotclear soon gathered a team comprising different personalities with various backgrounds.</p>
<p>The project&#8217;s purpose is to provide a user-friendly tool allowing anyone to publish on the web, regardless of their technical skills.</p>
<h2>Changes Details</h2>
<p>A bugfix release which restores advanced editing of category description, fixes some non-required warning messages, fixes also pagination in some specific contexts, …</p>
<p>Your dashboard should also offer you to upgrade your installation today or tomorrow (depending on your settings). There&#8217;s also a patch for the developers who prefer this method.</p>
<ul>
<li>Restore advanced edition of category description (as in 2.6)</li>
<li>Various bug fixes</li>
<li>Some cosmetic adjustments</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong><br />
<a title="Dotclear 2.7.3 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Dotclear" target="_blank" rel="noopener noreferrer">Dotclear 2.7.3 Demo</a> <em>(Softaculous external link)</em><br />
<a title="dotclear 2.7.3 Chat Changelog" href="http://dev.dotclear.org/2.0/browser/CHANGELOG" target="_blank" rel="noopener noreferrer">Dotclear 2.7.3 Changelog</a> <em>(External link)</em><br />
<a title="Dotclear 2.7.3 Official Website - miami hoster" href="http://dotclear.org/" target="_blank" rel="noopener noreferrer">Dotclear Official Website</a> <em>(External link)</em></li>
<li><strong>Start Dotclear 2.7.3</strong><br />
Run Dotclear 2.7.3 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> in order to install Dotclear 2.7.3</li>
<li><strong>Hosted Dotclear 2.7.3</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain name or hosting service, but anyway want to start using Dotclear 2.7.3</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/dotclear-2-7-3-update-released/">Dotclear 2.7.3 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mahara 1.10.2 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/mahara-1-10-2-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 16 Jan 2015 17:35:00 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Mahara]]></category>
		<category><![CDATA[Portal]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7558</guid>

					<description><![CDATA[<p>&#8220;Mahara 1.10.2 this release includes bugfixes, new features and improvements&#8221; Mahara 1.10.2 is an open source e-portfolio system with a flexible display framework. Mahara, meaning &#8216;think&#8217; or &#8216;thought&#8217; in Te Reo M?ori, is user centred environment with a permissions framework that enables different views of an e-portfolio to be easily managed. Mahara 1.10.2 also features a weblog, [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/mahara-1-10-2-update-released/">Mahara 1.10.2 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Mahara 1.10.2 this release includes bugfixes, new features and improvements&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-4797 size-full" src="http://miamihoster.com/wp-content/uploads/2013/10/mahara-logo.gif" alt="Mahara 1.10.2 logo - Miami Hoster domains, hosting and websites" width="100" height="100" /></p>
<p>Mahara 1.10.2 is an open source e-portfolio system with a flexible display framework.</p>
<p>Mahara, meaning &#8216;think&#8217; or &#8216;thought&#8217; in Te Reo M?ori, is user centred environment with a permissions framework that enables different views of an e-portfolio to be easily managed.</p>
<p>Mahara 1.10.2 also features a weblog, resume builder and social networking system, connecting users and creating online learner communities.</p>
<h2>Changes Details</h2>
<ul>
<li>Even quicker way to fill in artefact paths</li>
<li>Display pre-1.10 TinyMCE smiley images</li>
<li>Updating test/versioncheck.php with latest from master</li>
<li>Fix MySQL syntax error in cron task</li>
<li>Count &#8220;core&#8221; and &#8220;local&#8221; in the &#8220;toupgradecount&#8221; for check_upgrades()</li>
<li>Performance improvements for the code that fills in artefact.path</li>
<li>Bug 1396565: Error when adding a Group pages block onto a group home page</li>
<li>Bug 1405427: Group forums posts email don&#8217;t show user name of who posted</li>
<li>Bug 1380203: Giving access to 2 pages only generates 1 access notification</li>
<li>Bug 1384467: CSS is not stripping out bad css attributes anymore</li>
<li>Bug 1387858: Draft journal entries are visible to others</li>
<li>Bug 1394738: Text descriptions of image links on Edit Page need to be modified</li>
<li>Bug 1399246: PDF embeds fail in sites with subdomains for user pages</li>
<li>Bug 1400524: Upgrading from 1.7 to 1.10 failed in big databases</li>
<li>Bug 1401313: Command-line updater not detecting core &amp; local upgrades</li>
<li>Bug 1408542: TinyMCE emoticons are not displayed in TinyMCE 4</li>
<li>Bug 1385818: Font size in &#8220;Feedback&#8221; block pop-up is too small</li>
<li>Bug 1392700: Images not displayed &#8211; blog post by tag</li>
<li>Bug 1394758: cli not returning the &#8216;nothing to upgrade&#8217; message when nothing to upgrade anymore</li>
<li>Bug 1397068: Flickr API now requires use of https for endpoint</li>
<li>Bug 1399311: SQL syntax error in cron_event_log_expire on key word SECONDS</li>
<li>Bug 1400511: Cannot cancel comment form after validation fails</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong><br />
<a title="Mahara 1.10.2 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Mahara" target="_blank" rel="noopener noreferrer">Mahara 1.10.2 Demo</a> <em>(Softaculous external link)</em><br />
<a title="Mahara 1.10.2 Changelog" href="https://launchpad.net/mahara/1.10/1.10.2#release-notes" target="_blank" rel="noopener noreferrer">Mahara 1.10.2 Changelog</a> <em>(External link)</em><br />
<a title="Mahara 1.10.2 Official Website - miami hoster" href="https://mahara.org/" target="_blank" rel="noopener noreferrer">Mahara Official Website</a> <em>(External link)</em></li>
<li><strong>Start Mahara 1.10.2</strong><br />
Run Mahara 1.10.2 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> in order to install Mahara 1.10.2</li>
<li><strong>Hosted Mahara 1.10.2</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain name or hosting service, but anyway want to start using Mahara 1.10.2</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/mahara-1-10-2-update-released/">Mahara 1.10.2 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ghost 0.5.8 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/ghost-0-5-8-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 15 Jan 2015 17:34:53 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[ghost]]></category>
		<category><![CDATA[Portal]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7563</guid>

					<description><![CDATA[<p>&#8220;Ghost 0.5.8 this release includes bugfixes, new features and improvements&#8221; Ghost 0.5.8 is an Open Source application which allows you to write and publish your own blog, giving you the tools to make it easy and even fun to do. It&#8217;s simple, elegant, and designed so that you can spend less time making your blog work [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/ghost-0-5-8-update-released/">Ghost 0.5.8 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Ghost 0.5.8 this release includes bugfixes, new features and improvements&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-5376 size-full" src="http://miamihoster.com/wp-content/uploads/2014/01/ghost-logo.gif" alt="ghost 0.5.8 logo - Miami Hoster - Domains, Hosting and Websites" width="100" height="100" /></p>
<p>Ghost 0.5.8 is an Open Source application which allows you to write and publish your own blog, giving you the tools to make it easy and even fun to do.</p>
<p>It&#8217;s simple, elegant, and designed so that you can spend less time making your blog work and more time blogging.</p>
<h2>Changes Details</h2>
<ul>
<li>[New] Tag Management UI</li>
<li>[New] Labs options for WIP features</li>
<li>[New] Importer handles images and markdown files</li>
<li>[New] Socket permissions can be set from config</li>
<li>[Fixed] Custom favicons not working correctly</li>
<li>[Fixed] New posts added to bottom of list in admin</li>
<li>[Fixed] Has helper tag matching bug</li>
<li>[Fixed] Email sending issue when blog title has a comma</li>
<li>[Fixed] Issues with fetching a Gravatar</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong><br />
<a title="Ghost 0.5.8 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Ghost" target="_blank" rel="noopener noreferrer">Ghost 0.5.8 Demo</a> <em>(Softaculous external link)</em><br />
<a title="Ghost 0.5.8 Chat Changelog" href="https://github.com/TryGhost/Ghost/releases" target="_blank" rel="noopener noreferrer">Ghost 0.5.8 Changelog</a> <em>(External link)</em><br />
<a title="Ghost 0.5.8 Official Website - miami hoster" href="https://ghost.org" target="_blank" rel="noopener noreferrer">Ghost Official Website</a> <em>(External link)</em></li>
<li><strong>Start Ghost 0.5.8</strong><br />
Run Ghost 0.5.8 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> in order to install Ghost 0.5.8</li>
<li><strong>Hosted Ghost 0.5.8</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain name or hosting service, but anyway want to start using Ghost 0.5.8</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/ghost-0-5-8-update-released/">Ghost 0.5.8 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Pimcore 2.3.0 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/pimcore-2-3-0-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Wed, 10 Sep 2014 18:29:53 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[pimcore]]></category>
		<category><![CDATA[Portal]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7527</guid>

					<description><![CDATA[<p>&#8220;Pimcore 2.3.0 this release includes bugfixes, improvements and new features.&#8221; Pimcore 2.3.0 is a powerful and robust Zend Framework based PHP content management system (WCMS) for creating and managing digital content and assets. Besides being a full-featured open-source WCMS system, pimcore is the first and premier PHP open source enterprise product information management framework (PIM) [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/pimcore-2-3-0-update-released/">Pimcore 2.3.0 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Pimcore 2.3.0 this release includes bugfixes, improvements and new features.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-7097 size-full" src="http://miamihoster.com/wp-content/uploads/2014/03/pimcore-logo.gif" alt="Pimcore logo - Miami Hoster domains, web hosting, websites and marketing service" width="100" height="100" />Pimcore 2.3.0 is a powerful and robust Zend Framework based PHP content management system (WCMS) for creating and managing digital content and assets.</p>
<p>Besides being a full-featured open-source WCMS system, pimcore is the first and premier PHP open source enterprise product information management framework (PIM) available.</p>
<h2>Changes Details</h2>
<p><strong>Bug</strong></p>
<ul>
<li>[PIMCORE-2343] &#8211; PHP Strict Standards: Declaration of Pimcore_Controller_Action_Helper_Json</li>
<li>[PIMCORE-2346] &#8211; Error Adding an Objectbrick</li>
<li>[PIMCORE-2347] &#8211; Right Click on ObjectBrick-Tabbar closes Main Tabbar</li>
<li>[PIMCORE-2354] &#8211; &#8220;Object with MetaData&#8221; is empty in Frontend if inheritance is activated</li>
<li>[PIMCORE-2360] &#8211; Button &#8220;Show in Tree&#8221; not working for Variants</li>
<li>[PIMCORE-2367] &#8211; Data component number &amp; input bugs when using the advanced validation functionalities</li>
<li>[PIMCORE-2383] &#8211; Not able to delete last Meta Data column in Class Editor</li>
<li>[PIMCORE-2386] &#8211; Overriding objects with classmap and create() static method not working</li>
<li>[PIMCORE-2399] &#8211; Asset content modification not working when content is empty</li>
<li>[PIMCORE-2406] &#8211; Close all/others/modified tabs on class tabs: close all tabs of the main panel</li>
<li>[PIMCORE-2407] &#8211; Issue with too many assets in folders</li>
<li>[PIMCORE-2408] &#8211; Regex field for non mandatory field.</li>
<li>[PIMCORE-2409] &#8211; Chmod function sending PHP warning error when deleting objects in backend.</li>
<li>[PIMCORE-2410] &#8211; CSV export corrupted when no translation</li>
<li>[PIMCORE-2411] &#8211; Structured type Table: reordering columns not working</li>
</ul>
<p><strong>Improvement</strong></p>
<ul>
<li>[PIMCORE-2271] &#8211; Google API Client Library</li>
<li>[PIMCORE-2296] &#8211; Whoops conflicting : add an option/settings/variable to desactivate Whoops.</li>
<li>[PIMCORE-2330] &#8211; Pimcore::collectGarbage: Add API to add items to the list of globally protected items</li>
<li>[PIMCORE-2341] &#8211; Mongo backend cache &#8211; drop db when clearing cache</li>
<li>[PIMCORE-2349] &#8211; FieldCollection: add options to disable add/remove and reordering</li>
<li>[PIMCORE-2358] &#8211; Add option to export/import all class definitions/brick definitions etc. at once</li>
<li>[PIMCORE-2359] &#8211; Add a reload button to the class editor</li>
<li>[PIMCORE-2362] &#8211; Reduce time needed for class/fieldcollection and brick definition updates</li>
<li>[PIMCORE-2364] &#8211; Object Editor: Hide &#8220;Show in Tree&#8221; button if &#8220;Show in tree&#8221; is disabled</li>
<li>[PIMCORE-2365] &#8211; Add a reload button to the object brick editor</li>
<li>[PIMCORE-2366] &#8211; Add a reload button to the field collection editor</li>
<li>[PIMCORE-2368] &#8211; Notice thrown in ContentLog.php in fresh install with no reports.xml.</li>
<li>[PIMCORE-2373] &#8211; Input tag element (document) option htmlspecialchars not defined.</li>
<li>[PIMCORE-2374] &#8211; frontend parent block not defined</li>
<li>[PIMCORE-2375] &#8211; $this-&gt;options[&#8220;thumbnail&#8221;] in Image tag not defined and others documents tags.</li>
<li>[PIMCORE-2380] &#8211; Copying a Data component Classeditor ignores &#8220;Specific Settings&#8221;</li>
<li>[PIMCORE-2384] &#8211; Optimize sortability of select options in select and multi select data type of objects</li>
<li>[PIMCORE-2388] &#8211; Add Custom Layout Definitions to Bulk Import&amp;Export</li>
<li>[PIMCORE-2397] &#8211; Unable to run due to preinstalled Zend framework</li>
<li>[PIMCORE-2401] &#8211; KeyValues should be possible in custom layouts</li>
</ul>
<p><strong>New Features</strong></p>
<ul>
<li>[PIMCORE-1551] &#8211; Objects with Metadata relation would be brilliant to have in object bricks, field collections and localized fields</li>
<li>[PIMCORE-2305] &#8211; Ability to set key-value fields to be mandatory</li>
<li>[PIMCORE-2356] &#8211; export/import of custom layouts (classes)</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Try Online Demo</strong><br />
<a title="pimcore 2.3.0 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Pimcore" target="_blank" rel="noopener noreferrer">Pimcore 2.3.0 Demo</a> (Softaculous external link)<br />
<a title="pimcore 2.3.0 Chat Changelog" href="https://www.pimcore.org/issues/secure/ReleaseNote.jspa?version=10450&amp;styleName=Text&amp;projectId=10000&amp;Create=Create&amp;atl_token=B8LS-S6BG-H5WO-4IRU%7Cd386ebb226f8eac614881282b7b67169fd0ef717%7Clout" target="_blank" rel="noopener noreferrer">Pimcore 2.3.0 Changelog</a> (External link)<br />
<a title="pimcore 2.3.0 Official Website - miami hoster" href="https://www.pimcore.org/" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></span></li>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Start Pimcore 2.3.0</strong><br />
Run Pimcore 2.3.0 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to Pimcore 2.3.0</span></span></li>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Hosted Pimcore 2.3.0</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the Pimcore 2.3.0</span></span></li>
</ul>
</td>
<td valign="top" width="50%"><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;">[otw_is sidebar=otw-sidebar-7]</span></td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/pimcore-2-3-0-update-released/">Pimcore 2.3.0 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Website Baker 2.8.3 SP3 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/website-baker-2-8-3-sp3-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sun, 07 Sep 2014 17:37:13 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[Website Baker]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7511</guid>

					<description><![CDATA[<p>&#8220;Website Baker 2.8.3 sp3 this is a maintenance release.&#8221; Website Baker 2.8.3 sp3 is a PHP-based Content Management System (CMS) designed with one goal in mind: to enable its users to produce websites with ease. This Website Baker 2.8.3 sp3 &#8220;Start&#8221; website is a resource for people wanting to find out more about Website Baker 2.8.3, [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/website-baker-2-8-3-sp3-update-released/">Website Baker 2.8.3 SP3 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Website Baker 2.8.3 sp3 this is a maintenance release.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-7445 size-full" src="http://miamihoster.com/wp-content/uploads/2014/08/website-baker-logo.gif" alt="Website Baker 2.8.3 sp3 logo - Miami Hoster domain registration, web hosting, design, development, marketing and security" width="100" height="100" /></p>
<p><span style="color: #454545;">Website Baker 2.8.3 sp3 is a PHP-based Content Management System (CMS) designed with one goal in mind: to enable its users to produce websites with ease. </span></p>
<p><span style="color: #454545;">This Website Baker 2.8.3 sp3 &#8220;Start&#8221; website is a resource for people wanting to find out more about Website Baker 2.8.3, and get a &#8220;start&#8221; with the project and our community.</span></p>
<h2>Changes Details</h2>
<ul>
<li>Build 1638 Werner v.d.Decken(DarkViper)<br />
+ config.php added define to set admin-directory</li>
<li>Build 1637 Werner v.d.Decken(DarkViper)<br />
! made handling of config.php a little bit more easy</li>
<li>Build 1636 Dietmar Woellbrink (Luisehahne)<br />
+ add missing language variables for the theme handling</li>
<li>Build 1635 Dietmar Woellbrink (Luisehahne)<br />
! fallback signuo2.php revision 1633</li>
<li>Build 1634 Dietmar Woellbrink (Luisehahne)<br />
! update language files and rework some core files (read DEVINFOS)<br />
! compress mdcr.js<br />
+ add DEVINFOS Instructions/Informations for modulecoder</li>
<li>Build 1633 Werner v.d.Decken(DarkViper)<br />
# fixed class::methode print_error(&#8230;) overwrite in /install/save.php</li>
<li>Build 1632 Dietmar Woellbrink (Luisehahne)<br />
! small design update for wb theme, login und login_forgot</li>
<li>Build 1631 Dietmar Woellbrink (Luisehahne)<br />
! FCKeditor Fallback not working with IE9</li>
<li>Build 1630 Dietmar Woellbrink (Luisehahne)<br />
# fixed fckeditorcode_ie.js in IE9 ( not the end of fixing )</li>
<li>Build 1629 Dietmar Woellbrink (Luisehahne)<br />
# fixed wrong file format, fckeditor and outputfilter</li>
<li>Build 1628 Dietmar Woellbrink (Luisehahne)<br />
! forgot changelog and version in Revision 1627</li>
<li>Build 1627 Dietmar Woellbrink (Luisehahne)<br />
# Fixed FCKeditor to work with IE9 (Tks to marmot for the source)</li>
<li>Build 1626 Werner v.d.Decken(DarkViper)<br />
! started rebuild and reorganize the OutputFilter-System</li>
<li>Build 1625 Dietmar Woellbrink (Luisehahne)<br />
! update correct_theme_source and fixed the call in all files</li>
<li>Build 1624 Dietmar Woellbrink (Luisehahne)<br />
# fixed index warning in form modul (Tks to DBS)</li>
<li>Build 1623 Dietmar Woellbrink (Luisehahne)<br />
# fixed FCKeditor to work in IE7/8, IE9 not tested<br />
! redesign filemanager FCKeditor<br />
! set Moduleversion to 2.9.7.1</li>
<li>Build 1622 Werner v.d.Decken(DarkViper)<br />
# typofix in Droplet [ShowRandomWysiwyg]</li>
<li>Build 1621 Werner v.d.Decken(DarkViper)<br />
# Droplet [SectionPiocker] fixed<br />
+ Added new droplets [ShowWysiwyg] and [ShowRandomWysiwyg]<br />
24 Feb-2012 Build 1620 Dietmar Woellbrink (Luisehahne)<br />
# fixed FCKeditor lang files to utf-8 (Tks to Ruebenwurzel</li>
<li>Build 1619 Dietmar Woellbrink (Luisehahne)<br />
! forgot info.php</li>
<li>Build 1618 Dietmar Woellbrink (Luisehahne)<br />
# fixed FCKeditor to work in IE9 (Tks to marmot)<br />
! update module version to 2.9.7</li>
<li>Build 1617 Werner v.d.Decken(DarkViper)<br />
# fixed function SanitizeHttpReferer() in consideration of subdirectories</li>
<li>Build 1616 Dietmar Woellbrink (Luisehahne)<br />
! update INSTALL and UPGRADE instruction to 2.8.3 (Tks to Ruebenwurzel)</li>
<li>Build 1615 Dietmar Woellbrink (Luisehahne)<br />
+ Validationfix, add qx_rawlang.php in quickSkin_alpha to solve<br />
&lt;a&gt; escaping malformed URI reference messages in javascript<br />
! fixed magic_quotes_gpc=on, magic_quotes going to be removed in PHP6.<br />
and some hoster do not set it to off</li>
<li>Build 1614 Dietmar Woellbrink (Luisehahne)<br />
# fixed tabindex in installer (Tks to Easyuser)<br />
# fixed installer call in /admin/index.php</li>
<li>Build 1613 Werner v.d.Decken(DarkViper)<br />
# little fixes in classs database and add new readonly property DbName</li>
<li>Build 1612 Werner v.d.Decken(DarkViper)<br />
! Number of version and revision updated in branch.</li>
<li>Build 1611 Werner v.d.Decken(DarkViper)<br />
! Number of version and revision updated.</li>
<li>Build 1610 Werner v.d.Decken(DarkViper)<br />
! Version 2.8.3 tagged</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Try Online Demo</strong><br />
<a title="Website Baker 2.8.3 sp2 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Website_Baker" target="_blank" rel="noopener noreferrer">Website Baker 2.8.3 Demo</a> (Softaculous external link)<br />
Website Baker 2.8.3 Changelog (External link)<br />
<a title="Website Baker 2.8.3 sp2 Official Website - miami hoster" href="http://www.websitebaker.org/en/home.php" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></li>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Start Website Baker 2.8.3</strong><br />
Run Website Baker 2.8.3 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to Website Baker 2.8.3</span></li>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Hosted Website Baker 2.8.3</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the Website Baker 2.8.3</span></li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/website-baker-2-8-3-sp3-update-released/">Website Baker 2.8.3 SP3 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Contao 3.3.5 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/contao-3-3-5-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 05 Sep 2014 17:26:24 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Contao]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Portal]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7499</guid>

					<description><![CDATA[<p>&#8220;Contao 3.3.5 this is a maintenance release.&#8221; Contao 3.3.5 is an open source content management system (CMS) for people who want a professional internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly websites that are also accessible for people [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/contao-3-3-5-update-released/">Contao 3.3.5 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Contao 3.3.5 this is a maintenance release.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-4682 size-full" src="http://miamihoster.com/wp-content/uploads/2013/09/cantao-logo.gif" alt="contao 3.3.5 logo - Miami Hoster domains, hosting and websites" width="100" height="100" /></p>
<p>Contao 3.3.5 is an open source content management system (CMS) for people who want a professional internet presence that is easy to maintain.</p>
<p>The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly websites that are also accessible for people with disabilities.</p>
<p>Furthermore, the system can be expanded flexibly and inexpensively.</p>
<h2>Changes Details</h2>
<ul>
<li>Fixed: Do not output an empty label tag.</li>
<li>Fixed: Allow floating point numbers in &#8220;number&#8221; input fields.</li>
<li>Fixed: Do not adjust the start time of past events.</li>
<li>Fixed: Reset the image margins if it exceeds the maximum image size.</li>
<li>Fixed: Reset $blnPreventSaving when a model is cloned.</li>
<li>Fixed: Do not reload after storing CURRENT_ID in the session.</li>
<li>Fixed: Correctly validate the page number of the versions menu.</li>
<li>Fixed: Handle underscores in the Google+ vanity name.</li>
<li>Fixed: Correctly handle the rem unit when importing style sheets.</li>
<li>Fixed: Fix two issues with the extension repository theme.</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Try Online Demo</strong><br />
<a title="contao 3.3.5 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Contao" target="_blank" rel="noopener noreferrer">Contao 3.3.5 Demo</a> (Softaculous external link)<br />
<a title="contao 3.3.5 Chat Changelog" href="https://contao.org/en/changelog/versions/3.3.html" target="_blank" rel="noopener noreferrer">Contao 3.3.5 Changelog</a> (External link)<br />
<a title="contao 3.3.5 Official Website - miami hoster" href="https://contao.org/en/" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></li>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Start Contao 3.3.5</strong><br />
Run Contao 3.3.5 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to Contao 3.3.5</span></li>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Hosted Contao 3.3.5</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the Contao 3.3.5</span></li>
</ul>
</td>
<td valign="top" width="50%"><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;">[otw_is sidebar=otw-sidebar-7]</span></td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/contao-3-3-5-update-released/">Contao 3.3.5 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>PivotX 2.3.10 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/pivotx-2-3-10-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Wed, 03 Sep 2014 18:21:09 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[pivotx]]></category>
		<category><![CDATA[Portal]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7489</guid>

					<description><![CDATA[<p>&#8220;PivotX 2.3.10 this is a maintenance release.&#8221; PivotX 2.3.10 is free software to help you maintain dynamic sites such as weblogs, online journals and other frequently updated websites in general. It&#8217;s written in PHP and uses MySQL or flat files as a database. PivotX 2.3.10 is also a great tool to maintain more complex websites as [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/pivotx-2-3-10-update-released/">PivotX 2.3.10 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;PivotX 2.3.10 this is a maintenance release.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-7081 size-full" src="http://miamihoster.com/wp-content/uploads/2014/03/pivotX-logo.gif" alt="PivotX 2.3.10 logo - Miami Hoster domains, web hosting, websites and marketing services" width="100" height="100" />PivotX 2.3.10 is free software to help you maintain dynamic sites such as weblogs, online journals and other frequently updated websites in general.</p>
<p>It&#8217;s written in PHP and uses MySQL or flat files as a database.</p>
<p>PivotX 2.3.10 is also a great tool to maintain more complex websites as well.</p>
<p>Its powerful core and flexible template system make it easy for developers to adjust and extend.</p>
<p>Whether you want an easy-to-use, robust blogging tool or are looking to push things to the max &#8211; PivotX 2.3.10 offers the best of both worlds.</p>
<h2>Changes Details</h2>
<p>This release fixes a minor security-issue, so it is a recommended upgrade for all PivotX 2.x websites</p>
<ul>
<li>Properly escape user-controlled variables in the file explorer. (XSS)</li>
<li>Moblog fixes &#8211; debugging and handling of mails with images from the default iphone mail app.</li>
<li>Updated TinyMCE to 3.5.11</li>
<li>Strip HTML tags the the request variable &#8220;px_message&#8221;. Thx, Waledac Oxana!</li>
<li>Wrong domain for session cookie if the web server is running on a non-standard port.</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Try Online Demo</strong><br />
<a title="pivotx 2.3.10 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/PivotX" target="_blank" rel="noopener noreferrer">PivotX 2.3.10 Demo</a> (Softaculous external link)<br />
<a title="pivotx 2.3.10 Chat Changelog" href="http://blog.pivotx.net/" target="_blank" rel="noopener noreferrer">PivotX 2.3.10 Changelog</a> (External link)<br />
<a title="pivotx 2.3.10 Official Website - miami hoster" href="http://pivotx.net/" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></li>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Start PivotX 2.3.10</strong><br />
Run PivotX 2.3.10 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to PivotX 2.3.10</span></li>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Hosted PivotX 2.3.10</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the PivotX 2.3.10</span></li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/pivotx-2-3-10-update-released/">PivotX 2.3.10 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SilverStripe 3.1.6 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/silverstripe-3-1-6-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Wed, 03 Sep 2014 17:34:43 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[SilverStripe]]></category>
		<category><![CDATA[silverstripe cms]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7487</guid>

					<description><![CDATA[<p>&#8220;SilverStripe 3.1.6 this is a maintenance release.&#8221; SilverStripe 3.1.6 is an open source web content management system used by governments, businesses, and non-profit organisations around the world. It is a power tool for professional web development teams, and web content authors rave about how easy it is to use. As a platform, SilverStripe 3.1.6 CMS is [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/silverstripe-3-1-6-update-released/">SilverStripe 3.1.6 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;SilverStripe 3.1.6 this is a maintenance release.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-4666 size-full" src="http://miamihoster.com/wp-content/uploads/2013/09/silverstripe.gif" alt="silverstripe 3.1.6 logo - Miami Hoster domains, hosting and websites" width="100" height="100" />SilverStripe 3.1.6 is an open source web content management system used by governments, businesses, and non-profit organisations around the world.</p>
<p>It is a power tool for professional web development teams, and web content authors rave about how easy it is to use. As a platform, SilverStripe 3.1.6 CMS is used to build websites, intranets, and web applications.</p>
<p>The modern architecture of SilverStripe CMS allows organisations to keep pace with innovation on the web. SilverStripe CMS enables websites and applications to contain stunning design, great content, and compelling interactive and social functions.</p>
<h2>Changes Details</h2>
<p><strong>Upgrading</strong></p>
<ul>
<li>The use of the isDev or isTest query string parameter is now restricted to those logged in as admin, and requires users to login via the front end form rather than using basic authentication. This follows the same process as the use of the &#8216;flush&#8217; query string parameter, and will redirect requests containing this argument with a token in the querystring. Director::isDev, Director::isTest, and Director::isLive no longer have any parameters.</li>
</ul>
<p><strong>API Changes</strong></p>
<ul>
<li>Let update interval of tinymce be changed or disabled (Damian Mooyman)</li>
<li>Let extensions control folder selector in HtmlEditorField_Toolbar (Damian Mooyman)</li>
<li>Debug::dump in CLI no longer generates HTML. Uses colours. API Column size is configurable in DebugView (Damian Mooyman)</li>
<li>Fix HTTPS proxy header detection (Ingo Schommer)</li>
</ul>
<p><strong>Features and Enhancements</strong></p>
<ul>
<li>Sanitise task name in runTask (Kirk Mayo)</li>
<li>Adding CMS sitetree filter to see the current &#8216;live&#8217; site (Stig Lindqvist)</li>
<li>Allow force resampling on images (Stevie Mayhew)</li>
<li>Allow configuring Image backend via yaml. (Jeremy Shipman)</li>
</ul>
<p><strong>Bugfixes</strong></p>
<ul>
<li>Reapply fix for cms crashing due to History.js blindly appending slashes to end of url (Damian Mooyman)</li>
<li>Fix sorting on main ReportAdmin grid ref: CWPBUG-133 (Damian Mooyman)</li>
<li>New JS sprintf and inject replacement functions (colymba)</li>
<li>Fix incorrect parsing of HTML content (Damian Mooyman)</li>
<li>Fix issue with generating tree data for missing pages (Damian Mooyman)</li>
<li>Fix CMSMain::getList to correctly respect filter result Fixes #1064 CMSSiteTreeFilter refactored to allow SS_List of filtered pages to be returned (Damian Mooyman)</li>
<li>Fix search range for asset filter (Damian Mooyman)</li>
<li>Declarations matching PHPUnit_Framework_Assert (Michael Parkhill)</li>
<li>Fixed escaping of name/value in options of form fields (Sean Harvey)</li>
<li>Return the promise instead of the whole deferred object. (Mateusz Uzdowski)</li>
<li>Add a synthetic event to workaround IE8 issues. (Mateusz Uzdowski)</li>
<li>Fix the anchor selector to work for internal pages. (Mateusz Uzdowski)</li>
<li>Fixing incorrect error message on failed UploadField upload (Sean Harvey)</li>
<li>AssetUploadField hides &#8220;generic&#8221; file upload messages. (Sean Harvey)</li>
<li>Fix periodic tinymce layout refresh (Damian Mooyman)</li>
<li>Narrowing site tree search to one date shows no pages (Stig Lindqvist)</li>
<li>CMS tree filters doesn&#8217;t count the correct number of children for deleted pages (Stig Lindqvist)</li>
<li>If user is logged out getHtmlEditorConfigForCMS() gets called on non object (Stig Lindqvist)</li>
<li>Added ability to subselect with in left or inner join (Senorgeno)</li>
<li>Fix several issues around onmatch/onunmatch entwines. (Mateusz Uzdowski)</li>
<li>Fix incorrect common_languages config (Damian Mooyman)</li>
<li>Using isDev or isTest query string no longer triggers basic auth (Damian Mooyman)</li>
<li>Ensure controller stack is updated when execution halted by an exception. (Will Rossiter)</li>
<li>Add support for compositedbfield within many_many_extraFields (Will Rossiter)</li>
<li>ClassManifest errors if files contain duplicate class names (fixes #3210) (Loz Calver)</li>
<li>Fix dependency injection stumbling over ViewableData&#8217;s __isset (Damian Mooyman)</li>
<li>Sanitise the PHP output. (Mateusz Uzdowski)</li>
<li>Ensure that all child pages are deleted (regardless of ShowInMenu status) under enforce_strict_hierarchy. (Rodney Way)</li>
<li>Fix deleted pages redirecting the CMS Update behat tests for Mink 1.6 compatibility (Damian Mooyman)Fix listview not working with IE9 (Igor)</li>
<li>Fix access to protected Session::current_session() Fixes #3144 (Damian Mooyman)</li>
<li>ArrayList failing to respect the SS_Sortable interface ref: CWPBUG-133 (Damian Mooyman)</li>
<li>Fix grid field showing search without search component added ref: CWPBUG-133 (Damian Mooyman)</li>
<li>Fix deprecated use of statics in test cases (Damian Mooyman)</li>
<li>Prevent i18n clearing all SS_Caches (fixes #3122) (Loz Calver)</li>
<li>TemplateManifest prevent cache collision (Will Morgan)</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Try Online Demo</strong><br />
<a title="silverstripe 3.1.6 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/SilverStripe" target="_blank" rel="noopener noreferrer">SilverStripe 3.1.6 Demo</a> (Softaculous external link)<br />
<a title="silverstripe 3.1.6 Chat Changelog" href="http://doc.silverstripe.org/framework/en/3.1/changelogs/3.1.6" target="_blank" rel="noopener noreferrer">SilverStripe 3.1.6 Changelog</a> (External link)<br />
<a title="silverstripe 3.1.6 Official Website - miami hoster" href="http://www.silverstripe.org/" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></span></li>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Start SilverStripe 3.1.6</strong><br />
Run SilverStripe 3.1.6 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to SilverStripe 3.1.6</span></span></li>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Hosted SilverStripe 3.1.6</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the SilverStripe 3.1.6</span></span></li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/silverstripe-3-1-6-update-released/">SilverStripe 3.1.6 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
