Can't see users created in user admin...
Moderator: Thorsten
Can't see users created in user admin...
Hi,
I have updated my 1.6.x version of phpmyfaq to the 2.0.1.
During the update I have seen an error message related to user table, now everything seems to be ok except the user admin where no user name is displayed how can I fix this without loosing my data ?
I have created 3 or 4 users and nothing is displayed.
Thanks
I have updated my 1.6.x version of phpmyfaq to the 2.0.1.
During the update I have seen an error message related to user table, now everything seems to be ok except the user admin where no user name is displayed how can I fix this without loosing my data ?
I have created 3 or 4 users and nothing is displayed.
Thanks
Hi,
what error message did you get?
bye
Thorsten
what error message did you get?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Error message...
During the update process : an error like could not find user table.. So I have refresh the form to finish de update script.Thorsten wrote:Hi,
what error message did you get?
bye
Thorsten
Now when I use 2.0.1 and the user menu, no error message at all, just empty listboxes.
Hi,
could you please send me a dump of your database? I can check it here on my systems.
bye
Thorsten
could you please send me a dump of your database? I can check it here on my systems.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
+1
I installed 2.0.2, i add a user and no user display in the list, if searchin database the user is in table:
1 occurence(s) dans la table faquser
0 occurence(s) dans la table faquser_group
0 occurence(s) dans la table faquser_right
2 occurence(s) dans la table faquserdata Afficher Effacer
1 occurence(s) dans la table faquserlogin Afficher Effacer
I installed 2.0.2, i add a user and no user display in the list, if searchin database the user is in table:
1 occurence(s) dans la table faquser
0 occurence(s) dans la table faquser_group
0 occurence(s) dans la table faquser_right
2 occurence(s) dans la table faquserdata Afficher Effacer
1 occurence(s) dans la table faquserlogin Afficher Effacer
Hi,
which database do you use? Something is going completely wrong on your system...
bye
Thorsten
which database do you use? Something is going completely wrong on your system...
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
I use:
Code: Select all
Debian etch 4
Mysql 5.0.32
apache2
php5
-
- Posts: 7
- Joined: Wed Aug 22, 2007 10:01 am
- Location: France
- Contact:
Problem to see new user added
Hi Thorsten,
I installed directly the last version 2.0.3 successfully.
During the installation, I selected Groups (Permission level: medium).
When I add a new user, it not shows on the box "User registred" but from the Group button, I can see it. I added Group and selected users successfully and rights access. When I return on Group menu and select the group, nothing checks options are selected! but if I verify by login it works with different rights access.
I tested also without Groups (Permission level: basic): same issue!
The folder is running under Windows 2003 SR2 English version with IIS 6.0 and the anonymous user has write access on it.
System Information
phpMyFAQ Version phpMyFAQ 2.0.3
Server Software Microsoft-IIS/6.0
PHP Version PHP 5.2.0
Register Globals on
Safe Mode off
Open Basedir off
Database Server Mysql
Database Client Version 5.0.27
Database Server Version 5.0.27-community-nt
Webserver Interface ISAPI
PHP Extensions bcmath, calendar, com_dotnet, ctype, session, filter, ftp, hash, iconv, json, odbc, pcre, Reflection, date, libxml, standard, tokenizer, zlib, SimpleXML, dom, SPL, wddx, xml, xmlreader, xmlwriter, ISAPI, gd, gettext, ldap, mbstring, mysql, mysqli, pgsql
FYI: I am running another phpMyFAQ 1.5.6 in place and I can show all users with name, right access and action. No problem occured.
I installed directly the last version 2.0.3 successfully.
During the installation, I selected Groups (Permission level: medium).
When I add a new user, it not shows on the box "User registred" but from the Group button, I can see it. I added Group and selected users successfully and rights access. When I return on Group menu and select the group, nothing checks options are selected! but if I verify by login it works with different rights access.
I tested also without Groups (Permission level: basic): same issue!
The folder is running under Windows 2003 SR2 English version with IIS 6.0 and the anonymous user has write access on it.
System Information
phpMyFAQ Version phpMyFAQ 2.0.3
Server Software Microsoft-IIS/6.0
PHP Version PHP 5.2.0
Register Globals on
Safe Mode off
Open Basedir off
Database Server Mysql
Database Client Version 5.0.27
Database Server Version 5.0.27-community-nt
Webserver Interface ISAPI
PHP Extensions bcmath, calendar, com_dotnet, ctype, session, filter, ftp, hash, iconv, json, odbc, pcre, Reflection, date, libxml, standard, tokenizer, zlib, SimpleXML, dom, SPL, wddx, xml, xmlreader, xmlwriter, ISAPI, gd, gettext, ldap, mbstring, mysql, mysqli, pgsql
FYI: I am running another phpMyFAQ 1.5.6 in place and I can show all users with name, right access and action. No problem occured.

PasswordOne: Remedies for your passwords!
-
- Posts: 7
- Joined: Wed Aug 22, 2007 10:01 am
- Location: France
- Contact:
Hi Thorsten,
I found the solution: when I change the language French by English on Admin menu, I can see all users list and apply rights by checking options.
In fact there is a problem with the translation. I try to compare both files: language_en.php annd language_fr.php who it is writing "select..." because it is the word that I see when I click on Users button.
But I don't find it or you have this word on your code!
Could you have a look on your code to show the user list from Users button depending of language?
I found the solution: when I change the language French by English on Admin menu, I can see all users list and apply rights by checking options.

In fact there is a problem with the translation. I try to compare both files: language_en.php annd language_fr.php who it is writing "select..." because it is the word that I see when I click on Users button.
But I don't find it or you have this word on your code!
Could you have a look on your code to show the user list from Users button depending of language?
PasswordOne: Remedies for your passwords!
Hi,
I know, we have to change all HTML entities for example from é to é. This have to be done in lang/language_fr.php.
bye
Thorsten
I know, we have to change all HTML entities for example from é to é. This have to be done in lang/language_fr.php.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
-
- Posts: 7
- Joined: Wed Aug 22, 2007 10:01 am
- Location: France
- Contact:
user.php issue!
Hi Thorsten,
I think you should see user.php why it doesn't work with French translation to show users list. Maybe!
The only code where I have "select..." is on 2 files under admin folder: user.php and group.phpI found the solution: when I change the language French by English on Admin menu, I can see all users list and apply rights by checking options.
In fact there is a problem with the translation. I try to compare both files: language_en.php annd language_fr.php who it is writing "select..." because it is the word that I see when I click on Users button.
But I don't find it or you have this word on your code!
Could you have a look on your code to show the user list from Users button depending of language?
I think you should see user.php why it doesn't work with French translation to show users list. Maybe!

PasswordOne: Remedies for your passwords!
Hi,
one question: Do you use something like é in your usernames?
bye
Thorsten
one question: Do you use something like é in your usernames?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
-
- Posts: 7
- Joined: Wed Aug 22, 2007 10:01 am
- Location: France
- Contact:
No accent on our usernames.
Except one "é" on real name user. I have changed it but the issue continues.
Reminder: When I clic on Group button, I see all users on Registred Users box!
the problem is only from User button, the list doesn't come in French Language!
Except one "é" on real name user. I have changed it but the issue continues.
Reminder: When I clic on Group button, I see all users on Registred Users box!
the problem is only from User button, the list doesn't come in French Language!
PasswordOne: Remedies for your passwords!
Hi,
I tested on my box and it works here... that's strange. Do you get any errors? Do you use Firefox 2 with the Firebug extension?
bye
Thorsten
I tested on my box and it works here... that's strange. Do you get any errors? Do you use Firefox 2 with the Firebug extension?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
-
- Posts: 7
- Joined: Wed Aug 22, 2007 10:01 am
- Location: France
- Contact:
There is no error. I see quickly "select..." and nothing after.
I am using Internet Explorer 7.0 and I have tested with Mozilla 1.7.5 alos: same issue.
I am using Internet Explorer 7.0 and I have tested with Mozilla 1.7.5 alos: same issue.
PasswordOne: Remedies for your passwords!