<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged undefined-function</title>
<link>https://www.question2answer.org/qa/tag/undefined-function</link>
<description>Powered by Question2Answer</description>
<item>
<title>Fatal error: Call to undefined function q_list_item()</title>
<link>https://www.question2answer.org/qa/10119/fatal-error-call-to-undefined-function-q_list_item</link>
<description>

&lt;p&gt;
	i can't call q_list_item, don't know why.&lt;/p&gt;


&lt;p&gt;
	tried:&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	require_once QA_INCLUDE_DIR.'qa-theme-base.php';&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	and&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	require_once QA_BASE_DIR.'qa-include/qa-theme-base.php';&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	the script is:&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;div&gt;
	&amp;lt;?php&lt;/div&gt;


&lt;div&gt;
	define('QA_BASE_DIR', './');&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	require_once QA_BASE_DIR.'qa-include/qa-base.php';&lt;/div&gt;


&lt;div&gt;
	require_once QA_BASE_DIR.'qa-include/qa-app-users.php';&lt;/div&gt;


&lt;div&gt;
	require_once QA_BASE_DIR.'qa-include/qa-db.php';&lt;/div&gt;


&lt;div&gt;
	require_once QA_BASE_DIR.'qa-include/qa-theme-base.php';&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	qa_base_db_connect(null);&lt;/div&gt;


&lt;div&gt;
	require_once QA_INCLUDE_DIR.'qa-db-selects.php';&lt;/div&gt;


&lt;div&gt;
	$postid=163;&lt;/div&gt;


&lt;div&gt;
	$post=qa_db_single_select(qa_db_full_post_selectspec(null,$postid));&lt;/div&gt;


&lt;div&gt;
	echo $post['title'];&lt;/div&gt;


&lt;div&gt;
	$answers = (int)$post['acount'];&lt;/div&gt;


&lt;div&gt;
	echo $answers;&lt;/div&gt;


&lt;div&gt;
	q_list_item($post);&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	?&amp;gt;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	thanks.&lt;/div&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/10119/fatal-error-call-to-undefined-function-q_list_item</guid>
<pubDate>Mon, 31 Oct 2011 06:08:15 +0000</pubDate>
</item>
</channel>
</rss>