I tried placing a form in an article, using the HTML editor. But these changes are discarded when I click "Update". Does phpmyfaq not allow forms in articles?
Here's what I tried to add:
<form method="get" action="webcall.mpl" target="_new">
<input type='hidden' name='calltype_id' value='0 ...
Search found 61 matches
- Fri Apr 17, 2009 8:13 pm
- Forum: General discussions
- Topic: Form elements in Articles?
- Replies: 1
- Views: 4105
- Thu Mar 19, 2009 4:04 pm
- Forum: General discussions
- Topic: $LANG variables appearing in the TinyMCE editor
- Replies: 3
- Views: 5398
Re: $LANG variables appearing in the TinyMCE editor
Sorry, should have included that in the original post.
phpMyFAQ 2.0.3
Rick
phpMyFAQ 2.0.3
Rick
- Wed Mar 18, 2009 8:45 pm
- Forum: General discussions
- Topic: $LANG variables appearing in the TinyMCE editor
- Replies: 3
- Views: 5398
$LANG variables appearing in the TinyMCE editor
I am seeing {$lang_variables} appearing in the article editor where the translated strings should appear. For example, in the editor toolbar, the tooltip for the "New" button appears as {$lang_newdocument_desc} instead of the string "New". As far as I can tell, this is only happening in the editor ...
- Mon Dec 10, 2007 8:38 pm
- Forum: Bug reports
- Topic: Quotes in Glossary entries break IE
- Replies: 1
- Views: 6501
Quotes in Glossary entries break IE
Internet Explorer will not display an article correctly if a Glossary entry appears in the article title AND that Glossary entry contains double quote characters.
E.g.
Glossary Entry:
Foo = "Bar"
Article:
What is Foo?
In our system, we saw the style sheet elements not displayed correctly, and ...
E.g.
Glossary Entry:
Foo = "Bar"
Article:
What is Foo?
In our system, we saw the style sheet elements not displayed correctly, and ...
- Tue Dec 04, 2007 2:58 am
- Forum: General discussions
- Topic: Memory problem (Add/Edit record pages not loading completely
- Replies: 9
- Views: 19211
Hi Thorsten
Although upping the memory limit to 32MB as I reported earlier made the page load completely, it is still extremely slow to load, taking 2 or 3 minutes even for a short article (or a brand new one) (so it is not the article data that is slowing things down). As you said, it might be the ...
Although upping the memory limit to 32MB as I reported earlier made the page load completely, it is still extremely slow to load, taking 2 or 3 minutes even for a short article (or a brand new one) (so it is not the article data that is slowing things down). As you said, it might be the ...
- Tue Nov 06, 2007 9:04 pm
- Forum: General discussions
- Topic: Category management
- Replies: 1
- Views: 7014
- Tue Nov 06, 2007 9:02 pm
- Forum: General discussions
- Topic: Category management
- Replies: 1
- Views: 7014
Category management
I'm in the process of reorganizing our category structure and I must say this is a pain. I want to sort the categories alphabetically but they were entered in a random order. I find I must exchange each category in the precise order, one step at a time. This is made more difficult because the UI ...
- Fri Nov 02, 2007 5:35 pm
- Forum: General discussions
- Topic: Does phpmyfaq track users' search terms?
- Replies: 3
- Views: 9816
- Thu Nov 01, 2007 11:02 pm
- Forum: General discussions
- Topic: Does phpmyfaq track users' search terms?
- Replies: 3
- Views: 9816
Does phpmyfaq track users' search terms?
I want to know what my users are searching for? How do I find that? Are there logs somewhere?
- Mon Oct 08, 2007 8:08 pm
- Forum: General discussions
- Topic: Next version: phpMyFAQ 2.5
- Replies: 44
- Views: 78174
Better configuration options
I would love to see more configuration options and better administration tools in 2.5. Specifically, allow the administrator to change many things that currently can only be changed by hacking the code or modifying the css:
Configure the layout of the page sections (e.g. change the placement of Top ...
Configure the layout of the page sections (e.g. change the placement of Top ...
- Mon Oct 08, 2007 7:47 pm
- Forum: General discussions
- Topic: Improving Search
- Replies: 1
- Views: 6841
- Mon Oct 08, 2007 7:44 pm
- Forum: General discussions
- Topic: Improving Search
- Replies: 1
- Views: 6841
Improving Search
I am wondering if you have plans to provide more intelligent searching in phpMyFAQ. Right now, it appears that search is doing no relevance ranking of results. For example, if I search for "foo bar", I find all articles with either "foo" or "bar" but these are sorted in record ID order, not in order ...
- Wed Oct 03, 2007 10:19 pm
- Forum: Bug reports
- Topic: Export to PDF, XML not working (2.0.3)
- Replies: 8
- Views: 14156
- Mon Sep 17, 2007 8:18 pm
- Forum: Bug reports
- Topic: Export to PDF, XML not working (2.0.3)
- Replies: 8
- Views: 14156
Export to PDF, XML not working (2.0.3)
I am running phpMyFAQ 2.0.3. The Export function seems to only work for DocBook, and even then, not reliably.
When I output to PDF, the result is zero byte files. I turned DEBUG on and received the following error:
Notice: Undefined variable: sql in /home/rick/src/lo_trunk/phpmyfaq/inc/Faq.php on ...
When I output to PDF, the result is zero byte files. I turned DEBUG on and received the following error:
Notice: Undefined variable: sql in /home/rick/src/lo_trunk/phpmyfaq/inc/Faq.php on ...
- Thu Sep 06, 2007 5:24 am
- Forum: General discussions
- Topic: Memory problem (Add/Edit record pages not loading completely
- Replies: 9
- Views: 19211
I sent a copy of the database to thorsten@phpmyfaq.de. Did you receive that?
I've upgraded to 2.0.3 but it doesn't appear that this bug is fixed there yet.
I've upgraded to 2.0.3 but it doesn't appear that this bug is fixed there yet.