Search found 16 matches
- Sat Jun 04, 2011 1:30 am
- Forum: Proposals
- Topic: Glossary display
- Replies: 1
- Views: 6926
Glossary display
We run a railway fan site and as you can imagine there are a huge number of terms used. Adding them to the glossary means that the terms are available inside FAQ articles but what would be excellent is the display of the glossary itself in the front end so users may browse the terms and explanations ...
- Fri Jul 17, 2009 1:01 am
- Forum: General discussions
- Topic: Code Button
- Replies: 18
- Views: 14175
Re: Code Button
oh oh oh .. you are right
OK will keep testing .. well I might install and add some real articles and see how it goes.
Thanks!
Larry

OK will keep testing .. well I might install and add some real articles and see how it goes.
Thanks!
Larry
- Thu Jul 16, 2009 8:48 am
- Forum: General discussions
- Topic: Code Button
- Replies: 18
- Views: 14175
Re: Code Button
For some reason it is eating the formatted code .. is it possible you missed committing a file?
I put into the code box
<?php
print( "Hello world" );
?>
and this is was ended up (invisible) in the editor panel when I clicked update
<pre class="brush: php;fontsize: 100; first-line: 1; "><!--p ...
I put into the code box
<?php
print( "Hello world" );
?>
and this is was ended up (invisible) in the editor panel when I clicked update
<pre class="brush: php;fontsize: 100; first-line: 1; "><!--p ...
- Thu Jul 16, 2009 7:37 am
- Forum: General discussions
- Topic: Code Button
- Replies: 18
- Views: 14175
Re: Code Button
I added code with the button, and that's how it mangles. Just try adding a code block.
- Thu Jul 16, 2009 3:04 am
- Forum: General discussions
- Topic: Code Button
- Replies: 18
- Views: 14175
Re: Code Button
Testing the one in svn...
Parsed code block
<p>Hello</p> <p> </p> <pre class="brush: php;fontsize: 100; first-line: 1;">function normalizePath($path){ if (substr(PHP_OS, 0, 3) == 'WIN'){ $path = preg_replace('|^[A-Za-z]:|', '', $path); $path = str_replace("\\", '/', $path); } return $path ...
Parsed code block
<p>Hello</p> <p> </p> <pre class="brush: php;fontsize: 100; first-line: 1;">function normalizePath($path){ if (substr(PHP_OS, 0, 3) == 'WIN'){ $path = preg_replace('|^[A-Za-z]:|', '', $path); $path = str_replace("\\", '/', $path); } return $path ...
- Sat Jul 11, 2009 10:10 pm
- Forum: General discussions
- Topic: Code Button
- Replies: 18
- Views: 14175
Re: Code Button
Fantastic .. can't wait 

- Sat Jul 11, 2009 1:42 am
- Forum: General discussions
- Topic: Code Button
- Replies: 18
- Views: 14175
Re: Code Button
I will donate US$25 (is that ok?) to have a way to embed code
I really love phpMyFAQ this has been my only real grouch.
Thanks guys!
Larry
Ended up as Eu 25 as I didn't want to do the conversions in my head 8)

Thanks guys!
Larry
Ended up as Eu 25 as I didn't want to do the conversions in my head 8)
- Fri Jul 10, 2009 4:56 am
- Forum: General discussions
- Topic: Code Button
- Replies: 18
- Views: 14175
Re: Code Button
I have tried both of these in the new RC
<code php>
<?php
$if( a == b
{
xxx;
}
</code>
<pre>
<?php
$if( a == b
{
xxx;
}
</pre>
Neither work and are simply eaten and disappear.
Please, pretty please, can we have a way to embed code I seriously would like to swap back from using a wiki but I ...
<code php>
<?php
$if( a == b
{
xxx;
}
</code>
<pre>
<?php
$if( a == b
{
xxx;
}
</pre>
Neither work and are simply eaten and disappear.
Please, pretty please, can we have a way to embed code I seriously would like to swap back from using a wiki but I ...
- Wed Nov 19, 2008 10:55 pm
- Forum: Webserver and configuration
- Topic: Access denied for user 'wwwrun'@'localhost' (using password:
- Replies: 34
- Views: 71368
- Thu Oct 02, 2008 1:47 am
- Forum: General discussions
- Topic: Version 2.07 Installation Problem
- Replies: 6
- Views: 9725
I assume that this post is the same issue. Could someone please advise what should be done to alleviate this problem?
Thanks,
Larry
Thanks,
Larry
- Fri Sep 26, 2008 12:39 pm
- Forum: General discussions
- Topic: Version 2.07 Installation Problem
- Replies: 6
- Views: 9725
- Sat May 31, 2008 10:57 am
- Forum: Bug reports
- Topic: Inter-FAQ Links broken
- Replies: 2
- Views: 6966
- Sat Mar 15, 2008 6:22 am
- Forum: Bug reports
- Topic: Inter-FAQ Links broken
- Replies: 2
- Views: 6966
Inter-FAQ Links broken
On our FAQ page like http://www.razorbackrailway.com/apps/faq/index.php?action=artikel&cat=8&id=8&artlang=en
Look at the link for 'Trainz Objectz' it shows as
http://www.razorbackrailway.com/apps/faq/index.phpw.razorbackrailway.com/apps/faq/index.php?action=artikel&cat=5&id=126&artlang=en
but in ...
Look at the link for 'Trainz Objectz' it shows as
http://www.razorbackrailway.com/apps/faq/index.phpw.razorbackrailway.com/apps/faq/index.php?action=artikel&cat=5&id=126&artlang=en
but in ...
- Sun Feb 24, 2008 11:03 pm
- Forum: Bug reports
- Topic: Errors after upgrade to latest
- Replies: 1
- Views: 4828
Errors after upgrade to latest
I have just upgraded from the 1.6.x to current but the following errors are appearing in my logs...
[24-Feb-2008 01:00:04] PHP Fatal error: Call to undefined function getthema() in /xxx/writecomment.php on line 39
Getting lots of the above
[24-Feb-2008 01:56:19] PHP Warning: fopen(pdf/88.pdf ...
[24-Feb-2008 01:00:04] PHP Fatal error: Call to undefined function getthema() in /xxx/writecomment.php on line 39
Getting lots of the above
[24-Feb-2008 01:56:19] PHP Warning: fopen(pdf/88.pdf ...
- Mon Jul 09, 2007 10:53 am
- Forum: General discussions
- Topic: Search no list showing
- Replies: 18
- Views: 32887