<?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; issue</title>
	<atom:link href="https://iwinter.com.hr/support/?feed=rss2&#038;tag=issue" 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>Enable error reporting / debuging</title>
		<link>https://iwinter.com.hr/support/?p=7003</link>
		<comments>https://iwinter.com.hr/support/?p=7003#comments</comments>
		<pubDate>Thu, 21 Jan 2016 12:27:37 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[debuging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=7003</guid>
		<description><![CDATA[Sometimes only error reporting can help you to find error. Check if you using php version &#62;= 5.6, older PHP version can cause issues with blank screen! In script you can enable error reporting in index.php as attached. Sometimes mysqli database driver disabled on server cause blank screen issue. In that case open application\config\production\database.php and [&#8230;]]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=7003</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup issue in script</title>
		<link>https://iwinter.com.hr/support/?p=5781</link>
		<comments>https://iwinter.com.hr/support/?p=5781#comments</comments>
		<pubDate>Wed, 21 Oct 2015 18:46:06 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Issues]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[issue]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=5781</guid>
		<description><![CDATA[You receive message: Unsupported feature of the database platform you are using. You can try with another driver, edit file: application/config/production/database.php in line: $db['mysql']['dbdriver'] = 'mysqli'; In this case for example change from mysqli to mysql Also it&#8217;s safer if you backup via cpanel, so just backup there: http://iwinter.com.hr/support/?p=3144 Stackoverflow link about this issue: http://stackoverflow.com/questions/24197844/database-utility-backups-not-working-with-mysqli-codeignitor]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=5781</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t create table issue on installation</title>
		<link>https://iwinter.com.hr/support/?p=5591</link>
		<comments>https://iwinter.com.hr/support/?p=5591#comments</comments>
		<pubDate>Mon, 12 Oct 2015 15:49:09 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Issues]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=5591</guid>
		<description><![CDATA[If you receive message like: Can&#8217;t create table &#8216;mydatabase.ads&#8217; (errno: -1) Probably your mysql server don&#8217;t have innoDB storage engine enabled. You can check this, add some table and try to set innodb engine: If this is your situation, please ask your hosting provider why innodb storage engine doesn&#8217;t work on your mysql server.]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=5591</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
