<?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; frontend</title>
	<atom:link href="https://iwinter.com.hr/support/?feed=rss2&#038;tag=frontend" 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>New method in frontend controller</title>
		<link>https://iwinter.com.hr/support/?p=15244</link>
		<comments>https://iwinter.com.hr/support/?p=15244#comments</comments>
		<pubDate>Sat, 06 May 2017 09:47:35 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[method]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=15244</guid>
		<description><![CDATA[frontend is a bit special controller you should not add new methods there better to use test.php or api.php controller if you simply want frontend.php, guide attached: For frontend example you can use simple controllers \application\controllers\test.php \application\controllers\fquick.php For admin controllers, there are security mechanism, you need allow access for specific user type: In file: \application\libraries\Admin_Controller.php So [&#8230;]]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=15244</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>
