<?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>Support &#187; activate</title>
	<atom:link href="https://iwinter.com.hr/support/?feed=rss2&#038;tag=activate" rel="self" type="application/rss+xml" />
	<link>https://iwinter.com.hr/support</link>
	<description>sanljiljan Support system</description>
	<lastBuildDate>Fri, 06 Feb 2026 08:47:11 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>How to change default auto activation?</title>
		<link>https://iwinter.com.hr/support/?p=1275</link>
		<comments>https://iwinter.com.hr/support/?p=1275#comments</comments>
		<pubDate>Thu, 15 Jan 2015 08:53:33 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[activate]]></category>
		<category><![CDATA[activation]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=1275</guid>
		<description><![CDATA[if you want auto reactivation after update listing In application\config\ cms_config.php add: $config['reactivation_enabled'] = TRUE; For listings: Open application\controllers\frontend.php, line around 1264 depends on your version, change from: $data[&#8216;is_activated&#8217;] = 0; to: $data[&#8216;is_activated&#8217;] = 1; Or you can search (CTRL+F) for $data[&#8216;is_activated&#8217;] in that file&#8230; For quick submission: Not suggested because of possible spamming disaster, but [&#8230;]]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=1275</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to auto-activate new property?</title>
		<link>https://iwinter.com.hr/support/?p=623</link>
		<comments>https://iwinter.com.hr/support/?p=623#comments</comments>
		<pubDate>Fri, 24 Oct 2014 09:42:56 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[activate]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[property]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=623</guid>
		<description><![CDATA[Open application\controllers\frontend.php, in method  editproperty() , line around 1257, before: $insert_id = $this-&#62;estate_m-&#62;save($data, $id); add $data['is_activated'] = 1;]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=623</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
