<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Turn-k.net - Knowledgebase Articles]]></title>
		<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=view&parentcategoryid=0]]></link>
		<description><![CDATA[Knowledgebase Articles Provided by Turn-k.net]]></description>
		<language><![CDATA[en-us]]></language>
		<copyright><![CDATA[Turn-k.net]]></copyright>
		<item>
			<title><![CDATA[Just wondering if the K-Rate program creates the MySql databases it needs to operate ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=25]]></link>
			<description><![CDATA[It is only necessary to create an empty MySQL database - the tables will be set up by K-Rate installer. It is also possible to install the script in an existing database. K-Rate uses prefixes for its tables, so table name conflicts wouldn't happen.]]></description>
		</item>
		<item>
			<title><![CDATA[Is it possible for a member in k-rate service to have several images rated rather than just the one ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=27]]></link>
			<description><![CDATA[Yes, K-Rate can operate in two modes:

(1) Profile rating mode where only the main picture is included in rating rotation. User can change the main picture, however the votes for all pictures are counted together.
(2) Image rating mode - all pictures o]]></description>
		</item>
		<item>
			<title><![CDATA[Is it possible for me to display Google adds along side the result. Also how easy is it to create a custom theme for the engine ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=32]]></link>
			<description><![CDATA[Its easy to display Google adds along side of the results. Preview our demo search engine at http://ksearchdemo.com/. Its very easy to customize the theme in our meta search engine. For customization you only need to know the HTML code. Our manual will he]]></description>
		</item>
		<item>
			<title><![CDATA[How do I offer a free trial with no payment selection?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=78]]></link>
			<description><![CDATA[Edit the /modules/members/process_member_registration.php file and find this line:
sql_query("INSERT INTO $membtable (m_date,m_ip,m_confcode,m_rateme,m_news) VALUES (".time().",'$ip',$en[confcode],1,1)");

then replace it with:
sql_query("INSERT INTO ]]></description>
		</item>
		<item>
			<title><![CDATA[On my homepage, beneath my categories, the subcategories are not sorting properly. They are sorting alphabetically whereas they should be sorting by the "sorting order" numbers I entered. Can you tell me where in the code I can change this?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=207]]></link>
			<description><![CDATA[
If you mean sorting of the subcategories displayed under the main categories in index page then it can be fixed by modifying the includes/index_category_list.php file and replacing this part:
ORDER BY c_count DESC
with this:
ORDER BY c_order ASC]]></description>
		</item>
		<item>
			<title><![CDATA[I did the Instant Trial Installation on my server, but now have the error:]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=226]]></link>
			<description><![CDATA[


Warning message with mysql_connect() function, results when the mysql login details are incorrect. Please check those login details with phpMyAdmin. After that enter the correct login detail in the 'password.php' file in the main directory of softwa]]></description>
		</item>
		<item>
			<title><![CDATA[ I'm receiving the follow error when trying to send an email to our members.]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=243]]></link>
			<description><![CDATA[

Please check the permission in the directory path './newsletter/archive/'. It must be CHMOD'ed to '777' permission.]]></description>
		</item>
		<item>
			<title><![CDATA[ I have tried, without success, to find the template which relates to the following:-'If you have not gotten your validation code from us, click here to have it resent to you.'that appears on the members login page. I want to change the text 'gotten' to ']]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=245]]></link>
			<description><![CDATA[
This message is available in the language file ./languages/english.lng


]]></description>
		</item>
		<item>
			<title><![CDATA[The feature reports does not work]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=268]]></link>
			<description><![CDATA[


The reports are not "statistics" (which it is often confused for) - these are the reports from your site visitors when they report a bad listing for whatever information (inaccurate information, non-working website, etc.)


]]></description>
		</item>
	</channel>
</rss>
