<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title><![CDATA[Subrion Team]]></title>
<link><![CDATA[https://subrion.org/desk/]]></link>
<description />
<generator><![CDATA[Kayako fusion v4.73.2]]></generator>
<item>
<title><![CDATA[How to move your Subrion CMS from subfolder to the ROOT]]></title>
<link><![CDATA[https://subrion.org/desk/index.php?/Knowledgebase/Article/View/23]]></link>
<guid isPermaLink="false"><![CDATA[37693cfc748049e45d87b8c7d8b9aacd]]></guid>
<pubDate><![CDATA[Mon, 18 Aug 2014 06:02:57 -0400]]></pubDate>
<dc:creator />
<description><![CDATA[Greetings,
First of all please create a backup of your current files and database!
In order to move your Subrion CMS of 3.x version from subfolder to the ROOT folder you need to following the steps below:
1. log into your Subrion Admin Panel and go to ...]]></description>
<content:encoded><![CDATA[<p><span style="font-size: small;">Greetings,</span></p>
<p><span style="color: #ff0000; font-size: small;"><strong>First of all please create a backup of your current files and database!</strong></span></p>
<p><span style="color: #000000; font-size: small;">In order to move your Subrion CMS of 3.x version from subfolder to the ROOT folder you need to following the steps below:</span></p>
<p><span style="font-size: small;"><span style="color: #000000;"><strong>1.</strong> l</span>og into your Subrion Admin Panel and go to System -&gt; DataBase</span></p>
<p><span style="font-size: small;"><strong>2.</strong> paste and run this code in 'Run MySQL query/queries' area:</span></p>
<p><span style="color: #0000ff; font-size: small;"> update `{prefix}config` set `value` = 'http://www.yourdomain.com/' where `name` = 'baseurl';</span></p>
<p><span style="font-size: small;">Where {prefix} is your DataBase tables prefix, http://www.yourdomain.com is your URL of the script moved to the ROOT folder</span></p>
<p><span style="font-size: small;"><img title="Image#1" src="http://static.intelliants.com/kb/move_to_the_root_1.png" alt="image1" width="984" height="582" /></span></p>
<p><span style="font-size: small;"><strong>3.</strong> connect to your server via FTP client (for example, FileZilla) or log into your cPanel -&gt; File Manager and delete all the files/folders from ../tmp/ folder of your Subrion CMS</span></p>
<p><span style="font-size: small;"><strong>4.</strong> move all the files from subfolder to the ROOT folder</span></p>
<p><span style="font-size: small;">That's it!</span></p>
<p><span style="font-size: small;">Please submit the ticket in our HelpDesk System if you have any questions or problems.</span></p>
<p><span style="font-size: small;">Thanks!</span></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to transfer my website to another site]]></title>
<link><![CDATA[https://subrion.org/desk/index.php?/Knowledgebase/Article/View/11]]></link>
<guid isPermaLink="false"><![CDATA[6512bd43d9caa6e02c990b0a82652dca]]></guid>
<pubDate><![CDATA[Thu, 02 Dec 2010 04:09:48 -0500]]></pubDate>
<dc:creator />
<description><![CDATA[Greetings
Sometimes you might have a need to copy the whole website including settings and data to a new hosting server. Here is the set of instructions how to do this.
The very first step is to copy all your files from your subrion location to a new se...]]></description>
<content:encoded><![CDATA[<p>Greetings</p>
<p>Sometimes you might have a need to copy the whole website including settings and data to a new hosting server. Here is the set of instructions how to do this.</p>
<p>The very first step is to <strong>copy all your files</strong> from your subrion location <strong>to a new server</strong>. There are several ways to do that:</p>
<ol>
<li>pack files in cPanel file manager and then move and unpack them on your new server</li>
<li>pack files in SSH using any shell package command like <em>tar</em>, <em>gzip</em>, etc.</li>
<li>download files using FTP to your local PC and then upload them to a new location</li>
</ol>
<p><em>Note:</em> you can remove all the files from your tmp/ directory as they are not needed for the new server and they will be generated dynamically.</p>
<p>The second step is to <strong>transfer your MySQL database</strong>. You can do that in your hosting phpMyAdmin. Simply make a full backup of your subrion database and import it in your new website database.</p>
<p>After you do the steps described above you should make the final changes:</p>
<ol>
<li>set writable permissions for uploads/, tmp/ directories</li>
<li>configure your includes/config.inc.php file and put your new database details there</li>
</ol>
<p>That's all. Open your website in your browser - it should work fine.</p>
<p>In case you have any questions - please ask in the support forums or helpdesk.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to upgrade Subrion CMS from 3.x.x to the next version]]></title>
<link><![CDATA[https://subrion.org/desk/index.php?/Knowledgebase/Article/View/20]]></link>
<guid isPermaLink="false"><![CDATA[98f13708210194c475687be6106a3b84]]></guid>
<pubDate><![CDATA[Wed, 06 Aug 2014 05:38:22 -0400]]></pubDate>
<dc:creator />
<description><![CDATA[Greetings,
NOTE. First of all please MAKE FULL BACKUP of your database &amp; files.
1. Log into your Subrion Admin Panel, you should see a notification at top right (flag icon - System Notifications), click there - the system will inform you about new v...]]></description>
<content:encoded><![CDATA[<p><span>Greetings,</span></p>
<p><span style="color: #ff0000;"><strong>NOTE. First of all please MAKE FULL BACKUP of your database &amp; files.</strong></span></p>
<p><span>1. Log into your Subrion Admin Panel, you should see a notification at top right (flag icon - System Notifications), click there - the system will inform you about new version and offer to follow the steps to upgrade</span></p>
<p><span>&nbsp;<img title="Step#1" src="http://static.intelliants.com/kb/1a.png" alt="step1" width="962" height="403" /></span><br /><span>2. Follow the upgrade procedure (click on '<strong>follow this link</strong>' in "<span>Upgrade patch to version 3.x.x+1 is available. In order to upgrade please&nbsp;</span><a href="http://intellitests.com/andrew/subrion/v315subr/install/upgrade/check/3.1.8/">follow this link</a><span>.</span>" phrase).</span></p>
<p>3. Click on '<strong>Next</strong>' button. After this patch files should be downloaded.</p>
<p><img title="Step#2" src="http://static.intelliants.com/kb/2a.png" alt="step2" width="528" height="374" /></p>
<p>4. Click on '<strong>Next</strong>' button to proceed with upgrade process.</p>
<p><img title="Step#3" src="http://static.intelliants.com/kb/3a.png" alt="step3" width="461" height="426" /><br /><span>5. If you didn't make any changes in your core files (you should know this), we recommend to check (tick) '<strong>Force files reupload</strong>' option (in the '<span>Advanced upgrade options</span>' section) and click on '<strong>Perform Upgrade</strong>' button.</span></p>
<p><img title="Step#4" src="http://static.intelliants.com/kb/4a.png" alt="step4" width="748" height="634" /><br /><span>6. Simply follow step by step the instructions.</span><br /><br /><span>The system should update you to 3.x.x+1 and once done -&nbsp;</span><span>you should have your core upgraded.</span></p>
<p>Please submit the ticket in our <a href="http://www.subrion.com/desk">HelpDesk System</a> if you have any questions or problems.</p>
<p><span>Thanks for choosing Subrion CMS!</span></p>
<p><span><br /></span></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Subrion CMS Installation]]></title>
<link><![CDATA[https://subrion.org/desk/index.php?/Knowledgebase/Article/View/7]]></link>
<guid isPermaLink="false"><![CDATA[8f14e45fceea167a5a36dedd4bea2543]]></guid>
<pubDate><![CDATA[Fri, 08 Oct 2010 14:28:53 -0400]]></pubDate>
<dc:creator />
<description><![CDATA[Subrion Installation is a simple process. We tried to create as detailed installation instructions as possible. You can find them here:
http://www.subrion.com/docs/install.html
Please note we offer FREE installation to our members and if you have any pr...]]></description>
<content:encoded><![CDATA[<p>Subrion Installation is a simple process. We tried to create as detailed installation instructions as possible. You can find them here:</p>
<p><a title="http://www.subrion.com/docs/install.html" href="../../docs/install.html" target="_blank">http://www.subrion.com/docs/install.html</a></p>
<p>Please note we offer FREE installation to our members and if you have any problems installing it yourself just submit a ticket in the appropriate department here:</p>
<p><a title="http://www.subrion.com/desk/index.php?/Tickets/Submit/" href="http://www.subrion.com/desk/index.php?/Tickets/Submit/" target="_blank">http://www.subrion.com/desk/index.php?/Tickets/Submit/</a></p>
<p>Our tech staff will perform installation ASAP!</p>]]></content:encoded>
</item>
</channel>
</rss>