I am running phpMyFAQ 2.5.1 with some problems. I have searched through this forum but I haven't met similar problems:
1. There are no groups to select to add memebers. The group select box is emtpy. There are users in user box and the final message for operation is kind of please select group. The permision level is of course medium. Groups were added before and basically they can be displayd in user box on last right column above permission list.
2. I can't edit language template via configuration admin panel. I have verified that language php file I try to edit is read&write to all. Entry can be changed but saving is working endlessly or returning "error saving..." message.
Finally, is public user registration possible to disable through admin panel or php modification other than removing this part from template? I want to design solution that will be public accesible to users and via login to registered group only that will be assign and defined by admin only.
No User Groups to Select for User Membership
Moderator: Thorsten
Re: No User Groups to Select for User Membership
Hi,
bye
Thorsten
I'll check this issue.mwarda wrote:1. There are no groups to select to add memebers. The group select box is emtpy. There are users in user box and the final message for operation is kind of please select group. The permision level is of course medium. Groups were added before and basically they can be displayd in user box on last right column above permission list.
I'll check this issue, too.mwarda wrote:2. I can't edit language template via configuration admin panel. I have verified that language php file I try to edit is read&write to all. Entry can be changed but saving is working endlessly or returning "error saving..." message.
Just remove it from the template.mwarda wrote:Finally, is public user registration possible to disable through admin panel or php modification other than removing this part from template? I want to design solution that will be public accesible to users and via login to registered group only that will be assign and defined by admin only.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: No User Groups to Select for User Membership
Hi,
bye
Thorsten
I tested this issue and it works for me. Please check your database and check if you have data in your faqgroup table.mwarda wrote:1. There are no groups to select to add memebers. The group select box is emtpy. There are users in user box and the final message for operation is kind of please select group. The permision level is of course medium. Groups were added before and basically they can be displayd in user box on last right column above permission list.
Is the lang/ folder writable?mwarda wrote:2. I can't edit language template via configuration admin panel. I have verified that language php file I try to edit is read&write to all. Entry can be changed but saving is working endlessly or returning "error saving..." message.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: No User Groups to Select for User Membership
OK, I fixed groups issue by reinstall (but I also deleted database first from MySQL).