Page 1 of 1

I can't modify users

PostPosted: Tue May 02, 2017 11:50 am
by mar1o
Hi,
I just installed ViciBox v.7.0.4. In the first time i modified the user 6666 and gave it all the necessary attributes, but now i cant modify any user, even the 6666 (which is the full admin).
Can anyone help me?

Re: I can't modify users

PostPosted: Tue May 02, 2017 12:02 pm
by mflorell
any errors in the apache error_log file?

Re: I can't modify users

PostPosted: Tue May 02, 2017 12:11 pm
by williamconley
mar1o wrote:... and gave it all the necessary attributes ...


I'm going out on a limb here: You modified user 6666 incorrectly and removed that user's ability to modify other users, perhaps even including itself. You can check the sql file in /usr/src/astguiclient/trunk/extras that loaded the 6666 record and reset it back to its original if you know how to use "grep" to find that record.

Re: I can't modify users

PostPosted: Wed May 03, 2017 4:06 am
by mar1o
@mflorell yes there are errors there. @william after i modified the user 6666 for the first time, I was able to create new users and modify them, now i cant. the modify_users attribute is set to 1.

Re: I can't modify users

PostPosted: Wed May 03, 2017 4:27 am
by mar1o
When I modify a value it shows USER MODIFIED at the top but the change its not made, it just stays the way it was .

Re: I can't modify users

PostPosted: Wed May 03, 2017 10:23 am
by williamconley
check for crashed mysql tables. and be sure your 6666 user has not been assigned to a user group setting other than ADMIN and that the ADMIN user group has not been modified. For instance, the user group ADMIN should have Allowed Campaigns="-ALL-CAMPAIGNS- - -"