Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-22 00:28:43

disdat
New Member
Registered: 2004-09-10
Posts: 3

[wiki] Error Found in FAQ

I found an error on this page of the FAQ
http://textpattern.com/faq/34/how-do-i-use-php-code

Towards the bottom:

<pre><code> &lt;txp:php&gt; global $foo; echo $bar &lt;/txp:php&gt;
</code></pre>

should be

<pre><code> &lt;txp:php&gt; global $foo; echo $foo &lt;/txp:php&gt;
</code></pre>

$bar is incorrect….I think

debbie T

Offline

#2 2006-02-04 12:00:36

Destry
Member
From: Haut-Rhin
Registered: 2004-08-04
Posts: 4,912
Website

Re: [wiki] Error Found in FAQ

The FAQs are admin territory only, so any changes to the FAQs will have to be done by them.

Commenting on the validity and/or usability of the FAQs is important. It would be helpful if admins would step into these threads that refer to the FAQs and just give a word or two in one direction or another to the feedback (like disdat’s here) so people know the’yre not just talking to the wind.

Offline

#3 2006-02-05 19:43:20

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: [wiki] Error Found in FAQ

Yes, thanks for the pointer. I’ll go right now and fix it. :)

Offline

Board footer

Powered by FluxBB