<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 243: phpCMS 1.2.2 does not add SEARCH/TOC settings to default.php</title><link href="https://sourceforge.net/p/phpcms/bugs/243/" rel="alternate"/><link href="https://sourceforge.net/p/phpcms/bugs/243/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpcms/bugs/243/</id><updated>2007-03-20T18:17:57Z</updated><subtitle>Recent changes to 243: phpCMS 1.2.2 does not add SEARCH/TOC settings to default.php</subtitle><entry><title>phpCMS 1.2.2 does not add SEARCH/TOC settings to default.php</title><link href="https://sourceforge.net/p/phpcms/bugs/243/" rel="alternate"/><published>2007-03-20T18:17:57Z</published><updated>2007-03-20T18:17:57Z</updated><author><name>Thilo Wagner</name><uri>https://sourceforge.net/u/ignatius0815/</uri></author><id>https://sourceforge.net0d2b9cf07d7118c140855aceff23dca53170c42c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When updating the default.php configuration file from an older version to phpCMS 1.2.2 phpCMS does not add the following lines, which are needed to use the same template for contenpages, sitemap and search pages (new feature since phpCMS 1.2.2):&lt;/p&gt;
&lt;p&gt;$this-&amp;gt;CONTENT_SEARCH = 'on';&lt;br /&gt;
$this-&amp;gt;CONTENT_SEARCH_FIELDNAME = 'CONTENT_SEARCH';&lt;br /&gt;
$this-&amp;gt;CONTENT_TOC = 'on';&lt;br /&gt;
$this-&amp;gt;CONTENT_TOC_FIELDNAME = 'CONTENT_TOC';&lt;/p&gt;
&lt;p&gt;Solution: modify the routine in the phpCMS backend which updates the configuration file.&lt;/p&gt;
&lt;p&gt;ciao.. Iggi&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>