<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Setup</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>Recent changes to Setup</description><atom:link href="https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 27 Oct 2015 14:23:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/feed" rel="self" type="application/rss+xml"/><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -19,7 +19,7 @@
             `UPDATE admin_access SET fix_crawlererrors = 1 WHERE customers_id = 1;`

 3. Enable the Module 
-        * in admin-backend goto "configuration-&amp;gt;fix_crawler_errors", set enabled to 1
+        * in admin-backend goto "configuration-&amp;gt;fix_crawler_errors", set "track-errors" to 1

 4. add alias to .htaccess
         *  `Alias /Service /var/www/yourwebroot/CodeIgniter/index.php`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 14:23:43 -0000</pubDate><guid>https://sourceforge.net2e65dd13ae4737fe3479916b3db53c4dec424bdf</guid></item><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -19,7 +19,7 @@
             `UPDATE admin_access SET fix_crawlererrors = 1 WHERE customers_id = 1;`

 3. Enable the Module 
-        * in admin-backend goto "configuration-&amp;gt;crawler_log", set checkbox to enable
+        * in admin-backend goto "configuration-&amp;gt;fix_crawler_errors", set enabled to 1

 4. add alias to .htaccess
         *  `Alias /Service /var/www/yourwebroot/CodeIgniter/index.php`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 14:22:38 -0000</pubDate><guid>https://sourceforge.net3c4966f3d7510eab1eb17d9d48b27c98d98a9fb4</guid></item><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -5,6 +5,7 @@
         * add controller /CodeIgniter/application/controllers/xtc_admin_controller.php 
         * add view /CodeIgniter/application/views/templates/admin/grid_crawler_error_log.php
         * add admin-page from /admin/fix_crawlererrors.php
+        * add admin class from /admin/includes/classes/xtc_admin.php
         * merge file /admin/includes/filenames.php
         * merge file /admin/includes/column_left.php
         * merge file /includes/header.php
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 14:02:51 -0000</pubDate><guid>https://sourceforge.neted32ff9e983d40bcfff052fac723a484138eb74e</guid></item><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -15,6 +15,7 @@
         * create sql-table with code from: /crawler_error_log.sql 
         * add admin-access:
             `ALTER TABLE admin_access ADD fix_crawlererrors INT( 1 ) NOT NULL DEFAULT 0`
+            `UPDATE admin_access SET fix_crawlererrors = 1 WHERE customers_id = 1;`

 3. Enable the Module 
         * in admin-backend goto "configuration-&amp;gt;crawler_log", set checkbox to enable
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 13:53:12 -0000</pubDate><guid>https://sourceforge.neta3d56a3bab249a381292bc351aa14993e427c62a</guid></item><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -14,7 +14,7 @@
 2. Updade Database
         * create sql-table with code from: /crawler_error_log.sql 
         * add admin-access:
-            `ALTER TABLE \`admin_access\` ADD \`fix_crawlererrors\` INT( 1 ) NOT NULL DEFAULT \'0\'`
+            `ALTER TABLE admin_access ADD fix_crawlererrors INT( 1 ) NOT NULL DEFAULT 0`

 3. Enable the Module 
         * in admin-backend goto "configuration-&amp;gt;crawler_log", set checkbox to enable
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 13:50:59 -0000</pubDate><guid>https://sourceforge.net1790e34cf41967bd58e7b3792d6e3db446a6f0c0</guid></item><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 13:50:28 -0000</pubDate><guid>https://sourceforge.net68ee6eb4afaf0070959e15e4ad5c02c8a4339a17</guid></item><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -14,7 +14,7 @@
 2. Updade Database
         * create sql-table with code from: /crawler_error_log.sql 
         * add admin-access:
-            `ALTER TABLE `admin_access` ADD `fix_crawlererrors` INT( 1 ) NOT NULL DEFAULT '0'`
+            `ALTER TABLE \`admin_access\` ADD \`fix_crawlererrors\` INT( 1 ) NOT NULL DEFAULT \'0\'`

 3. Enable the Module 
         * in admin-backend goto "configuration-&amp;gt;crawler_log", set checkbox to enable
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 13:50:06 -0000</pubDate><guid>https://sourceforge.net13ea55fda05867d9b64d73a995abc9a123f4ef00</guid></item><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -13,7 +13,8 @@

 2. Updade Database
         * create sql-table with code from: /crawler_error_log.sql 
-        * add admin-access for  -- check -- crawler_log_ -- check --
+        * add admin-access:
+            `ALTER TABLE `admin_access` ADD `fix_crawlererrors` INT( 1 ) NOT NULL DEFAULT '0'`

 3. Enable the Module 
         * in admin-backend goto "configuration-&amp;gt;crawler_log", set checkbox to enable
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 13:49:23 -0000</pubDate><guid>https://sourceforge.nete87b5abf468001f70e2264371b5008a8444f7f56</guid></item><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -19,4 +19,4 @@
         * in admin-backend goto "configuration-&amp;gt;crawler_log", set checkbox to enable

 4. add alias to .htaccess
-        *  `Alias /Service /var/www/shoplatest/CodeIgniter/index.php`
+        *  `Alias /Service /var/www/yourwebroot/CodeIgniter/index.php`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 12:02:44 -0000</pubDate><guid>https://sourceforge.net0917dca2650ce21935c1890850810cc5a2e954bd</guid></item><item><title>Setup modified by chk</title><link>https://sourceforge.net/p/xtc-fixcrawlererrors/wiki/Setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -16,3 +16,7 @@
         * add admin-access for  -- check -- crawler_log_ -- check --

 3. Enable the Module 
+        * in admin-backend goto "configuration-&amp;gt;crawler_log", set checkbox to enable
+        
+4. add alias to .htaccess
+        *  `Alias /Service /var/www/shoplatest/CodeIgniter/index.php`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chk</dc:creator><pubDate>Tue, 27 Oct 2015 12:02:13 -0000</pubDate><guid>https://sourceforge.netf589be81541e052fd71839d257a3864ad2cbe6e4</guid></item></channel></rss>