Search found 22 matches
- Fri Jul 29, 2011 8:37 am
- Forum: Bug reports
- Topic: Danish translation of 2.6.17 causes phpMyFAQ to fail
- Replies: 1
- Views: 3511
Danish translation of 2.6.17 causes phpMyFAQ to fail
There's an error in the Danish language file in version 2.6.17: in line 473, defining ad_categ_paste_error, the string is terminated in mid-sentence with an apostrophe, and it causes phpMyFAQ to fail with an Apache 500 error. The quick fix is to change "isn't" to "is not".
- Thu Aug 21, 2008 4:48 pm
- Forum: General discussions
- Topic: Language selection
- Replies: 9
- Views: 17877
- Sun Mar 09, 2008 7:59 am
- Forum: General discussions
- Topic: Language selection
- Replies: 9
- Views: 17877
just disable the automatic language detection in the configuration.
I suddenly got the same problem as the Spanish poster after upgrading from 2.0.1 to 2.0.6.
My FAQ is entirely in Danish, but after the upgrade only the English version (with no FAQ contents) is displayed. When I select the Danish ...
I suddenly got the same problem as the Spanish poster after upgrading from 2.0.1 to 2.0.6.
My FAQ is entirely in Danish, but after the upgrade only the English version (with no FAQ contents) is displayed. When I select the Danish ...
- Wed May 23, 2007 5:09 pm
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 112741
- Wed May 23, 2007 4:26 pm
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 112741
- Wed May 23, 2007 1:31 pm
- Forum: General discussions
- Topic: Upgrading phpMyFAQ 1.6.12 -> 2.0.0
- Replies: 11
- Views: 16344
- Wed May 23, 2007 1:15 pm
- Forum: General discussions
- Topic: Upgrading phpMyFAQ 1.6.12 -> 2.0.0
- Replies: 11
- Views: 16344
Looks like upgrading from 1.6.12 doesn't work at the moment. Then I'll switch back to to 1.6.12. Getting the files isn't a problem for me but, do I have to load the db backup back too?
I can't imagine the code for 1.6.12 will work with a database that has been (partially) upgraded to 2.0.0. You'll ...
I can't imagine the code for 1.6.12 will work with a database that has been (partially) upgraded to 2.0.0. You'll ...
- Wed May 23, 2007 12:39 pm
- Forum: General discussions
- Topic: Upgrading phpMyFAQ 1.6.12 -> 2.0.0
- Replies: 11
- Views: 16344
- Wed May 23, 2007 12:32 pm
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 112741
I had to try it instead of just suggesting it. To fix the bug, add the following statement after line 1232 so that the lines after the curly bracket look like this:
It seems to make things work in my installation.
Code: Select all
$query = array( );
@ob_flush();
flush();
- Wed May 23, 2007 12:18 pm
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 112741
- Wed May 23, 2007 11:48 am
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 112741
I've gotten a little close to what the error might be. I decided to alter the "update.php" script a tiny bit, changing the syntax in the query for renaming the table from "ALTER" to "RENAME". This caused a new error to appear in the update script that may help clarify the problem:
DB error: Table ...
DB error: Table ...
- Wed May 23, 2007 11:15 am
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 112741
- Fri Oct 20, 2006 1:01 pm
- Forum: Proposals
- Topic: Integration with Joomla
- Replies: 11
- Views: 22934
- Fri Oct 20, 2006 8:56 am
- Forum: Proposals
- Topic: Integration with Joomla
- Replies: 11
- Views: 22934
- Mon Jun 26, 2006 3:04 pm
- Forum: Proposals
- Topic: google sitemap support
- Replies: 5
- Views: 16102