Search found 9 matches
- Mon Mar 07, 2005 11:13 am
- Forum: Bug reports
- Topic: English template
- Replies: 4
- Views: 7687
- Sun Mar 06, 2005 10:54 pm
- Forum: General discussions
- Topic: no more auto increment db fields
- Replies: 1
- Views: 3446
no more auto increment db fields
I'm curious why you have removed the auto increment from the id fields in the database. My guess is it is so that you can support databases which don't have auto-increment fields. Am I right?
Are you worried about race conditions? e.g. 2 different INSERTs happening at the same time and both getting ...
Are you worried about race conditions? e.g. 2 different INSERTs happening at the same time and both getting ...
- Sun Mar 06, 2005 10:28 pm
- Forum: Bug reports
- Topic: English template
- Replies: 4
- Views: 7687
English template
The templates when displayed in English and a couple of other languages are broken. The left hand menu div is appearing down the right hand side so pushing the main content div down beneath it.
1.5.0 RC1 from CVS
1.5.0 RC1 from CVS
- Sun Mar 06, 2005 9:10 pm
- Forum: General discussions
- Topic: non-templated version?
- Replies: 7
- Views: 8266
- Sun Mar 06, 2005 9:08 pm
- Forum: Bug reports
- Topic: ldap notices
- Replies: 2
- Views: 4590
- Sun Mar 06, 2005 7:50 pm
- Forum: Bug reports
- Topic: ldap notices
- Replies: 2
- Views: 4590
ldap notices
I tried to use ldap support and filled in the installer details, on the next page I got the following notices:
Notice: Undefined index: ldap_passwort in /var/www/digininja.dev/non-secure/htdocs/phpmyfaq/install/installer.php on line 505
Notice: Undefined variable: ldap_base in /var/www/digininja ...
Notice: Undefined index: ldap_passwort in /var/www/digininja.dev/non-secure/htdocs/phpmyfaq/install/installer.php on line 505
Notice: Undefined variable: ldap_base in /var/www/digininja ...
- Tue Feb 22, 2005 11:53 pm
- Forum: General discussions
- Topic: non-templated version?
- Replies: 7
- Views: 8266
- Sat Feb 19, 2005 8:53 pm
- Forum: General discussions
- Topic: non-templated version?
- Replies: 7
- Views: 8266
- Fri Feb 18, 2005 11:56 pm
- Forum: General discussions
- Topic: non-templated version?
- Replies: 7
- Views: 8266
non-templated version?
I have tried phpMyFAQ and really like it but I want to integrate it with my site without using templates, I want to ask the phpMyFAQ backend for data and the parse it as I want.
My main reason for this is I am trying to make a site which valiates to strict XHTML and is also fully accessible which ...
My main reason for this is I am trying to make a site which valiates to strict XHTML and is also fully accessible which ...