<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - Function token_get_all() error]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/20213/"/>
	<updated>2008-12-07T13:20:54Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/20213/function-tokengetall-error/</id>
		<entry>
			<title type="html"><![CDATA[Re: Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120521/#p120521"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>clowntje wrote:</cite><blockquote><p>Does anyone has any ideas on a workaround for this?</p></blockquote></div><p>You can delete the code depending on token_get_all:</p><div class="codebox"><pre><code>                    $tokenized_hook = token_get_all(&#039;&lt;?php &#039;.$hook[&#039;content&#039;]);
                    $last_element = array_pop($tokenized_hook);
                    if (is_array($last_element) &amp;&amp; $last_element[0] == T_INLINE_HTML)
                        $errors[] = $lang_admin_ext[&#039;extension/hooks/hook error4&#039;];</code></pre></div><p>But you should be sure the extension you install has no errors.</p>]]></content>
			<author>
				<name><![CDATA[Parpalak]]></name>
				<uri>http://punbb.informer.com/forums/user/13581/</uri>
			</author>
			<updated>2008-12-07T13:20:54Z</updated>
			<id>http://punbb.informer.com/forums/post/120521/#p120521</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120293/#p120293"/>
			<content type="html"><![CDATA[<p>Does anyone has any ideas on a workaround for this? I want to add some extensions but my hosting provider is not really cooperative. And because of financial reasons I&#039;d rather change the forum software than my hosting provider.</p>]]></content>
			<author>
				<name><![CDATA[clowntje]]></name>
				<uri>http://punbb.informer.com/forums/user/14394/</uri>
			</author>
			<updated>2008-12-01T20:29:05Z</updated>
			<id>http://punbb.informer.com/forums/post/120293/#p120293</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/119076/#p119076"/>
			<content type="html"><![CDATA[<p>So, I cant use PunBB extension feature if my hosting cant recompile php, he says that it is difficult <img src="http://punbb.informer.com/forums/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></content>
			<author>
				<name><![CDATA[Olli]]></name>
				<uri>http://punbb.informer.com/forums/user/13213/</uri>
			</author>
			<updated>2008-11-10T14:32:53Z</updated>
			<id>http://punbb.informer.com/forums/post/119076/#p119076</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/119075/#p119075"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Olli wrote:</cite><blockquote><p>Phpinfo doesnt work, it is disabled for security risks.</p></blockquote></div><p>You&#039;ve got a cool hosting provider. They care for you very much, so let them do it all for you. Just force them to do what you need or get away from them. My idea is that is not your problem, but theirs. You shouldn&#039;t waste your personal time for this.</p>]]></content>
			<author>
				<name><![CDATA[Anatoly]]></name>
				<uri>http://punbb.informer.com/forums/user/12152/</uri>
			</author>
			<updated>2008-11-10T14:29:16Z</updated>
			<id>http://punbb.informer.com/forums/post/119075/#p119075</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/119066/#p119066"/>
			<content type="html"><![CDATA[<p>Phpinfo doesnt work, it is disabled for security risks.</p>]]></content>
			<author>
				<name><![CDATA[Olli]]></name>
				<uri>http://punbb.informer.com/forums/user/13213/</uri>
			</author>
			<updated>2008-11-10T13:56:18Z</updated>
			<id>http://punbb.informer.com/forums/post/119066/#p119066</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/119053/#p119053"/>
			<content type="html"><![CDATA[<p>First of all you should ensure, that PHP on the server was compiled without token support. To do this go to &lt;FORUM_URL&gt;/admin/index.php?action=phpinfo.<br />Look with what parameters was compiled PHP in &quot;Configure Command&quot; line. If there is a &quot;--disable-tokenizer&quot; in this line, PHP should be recompiled without this option.</p>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2008-11-10T07:41:42Z</updated>
			<id>http://punbb.informer.com/forums/post/119053/#p119053</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/119041/#p119041"/>
			<content type="html"><![CDATA[<p>So what i have to tell for my host admin ?<br />What he have to do ?<br />Run command ?</p>]]></content>
			<author>
				<name><![CDATA[Olli]]></name>
				<uri>http://punbb.informer.com/forums/user/13213/</uri>
			</author>
			<updated>2008-11-09T19:00:44Z</updated>
			<id>http://punbb.informer.com/forums/post/119041/#p119041</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/119035/#p119035"/>
			<content type="html"><![CDATA[<p>See <a href="http://punbb.informer.com/forums/post/116372/#p116372">http://punbb.informer.com/forums/post/116372/#p116372</a></p>]]></content>
			<author>
				<name><![CDATA[Anatoly]]></name>
				<uri>http://punbb.informer.com/forums/user/12152/</uri>
			</author>
			<updated>2008-11-09T16:08:30Z</updated>
			<id>http://punbb.informer.com/forums/post/119035/#p119035</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/119033/#p119033"/>
			<content type="html"><![CDATA[<p>It&#039;s a PHP function: <a href="http://www.php.net/token_get_all">http://www.php.net/token_get_all</a></p>]]></content>
			<author>
				<name><![CDATA[Parpalak]]></name>
				<uri>http://punbb.informer.com/forums/user/13581/</uri>
			</author>
			<updated>2008-11-09T15:38:16Z</updated>
			<id>http://punbb.informer.com/forums/post/119033/#p119033</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Function token_get_all() error]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/119030/#p119030"/>
			<content type="html"><![CDATA[<p>Hello!</p><p>I have a problem with function token_get_all(). When I am trying to access extension controlpanel, I see following error:<br /></p><div class="codebox"><pre><code>Fatal error: Call to undefined function token_get_all() in /****/****/*****/****/pun/include/xml.php on line 199</code></pre></div><p>So I am asked my host admin and he says that I have to get code of token_get_all -function. So please, give me code of the function.</p><p>Big thanks!<br />Olli</p>]]></content>
			<author>
				<name><![CDATA[Olli]]></name>
				<uri>http://punbb.informer.com/forums/user/13213/</uri>
			</author>
			<updated>2008-11-09T15:29:11Z</updated>
			<id>http://punbb.informer.com/forums/post/119030/#p119030</id>
		</entry>
</feed>
