Hi,
I've try to create a user for only edit records and subcategories in only one categorie. With actual permission system I've seen it's imposible or I didn't find how to do it. When I create a user, if I give him permision to edit records or categories he can edit "all" records an categories ...
Search found 3 matches
- Thu Apr 23, 2009 5:59 pm
- Forum: General discussions
- Topic: Editors Permissions
- Replies: 1
- Views: 2076
- Mon Mar 09, 2009 8:44 pm
- Forum: Bug reports
- Topic: phpmyfaq vs MultiViews
- Replies: 1
- Views: 2049
phpmyfaq vs MultiViews
Hi all,
today I have spend some time with an anoying problem. In my server when I tried to access to sitemap I always was redirected (302) to / (the same with news and others), the redirect was caused by sitemap.php. This file shouldn't be access directly and for this reason I was redirected. I ...
today I have spend some time with an anoying problem. In my server when I tried to access to sitemap I always was redirected (302) to / (the same with news and others), the redirect was caused by sitemap.php. This file shouldn't be access directly and for this reason I was redirected. I ...
- Thu Apr 12, 2007 6:08 pm
- Forum: Bug reports
- Topic: Update category in postgresql
- Replies: 1
- Views: 4045
Update category in postgresql
I'm using postgresql with last stable version of phpmyfaq. I have found that when you try to modify the name of a category you get error about dupplicate key. The problem is in the sql syntax in category.main.php on line 61, in postgres you can't use " to refer a value, the correct syntax for ...