Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Group members
#1
Hi guru.
Is it possible, as a standard user (no admin), see the group members?
Thank in advance.
Best regards.
Ernesto
Reply
#2
Yes,
there is a user list in the account management menu.
It can be enable/disable in iside the inc.Settings (the general settings)
Reply
#3
Hi Matteo,
what's the right variable in "inc.Settings.php" file to change in order to enable the standard account to see the groups?
Thanks for all.
Best regards.
Ernesto
Reply
#4
// enable/disable group and user view for all users
var $_enableUsersView = true;
Reply
#5
Hi Matteo,
I don't find the "$_enableUsersView" variable on inc.Setting.php file.
I've installed 1.7.2 version of LetoDMS/MyDMS.

At the end I've inserted your variable but it doesn't work, because as admin user we can see the groups members but if, for example i use a simple account, i login with ernesto user i can't see the members.

We desire to see the group members, for example, from this:

http://pippo.pluto.com/mydms/out/out.Doc...cumentid=1

Let me know you opinion.
BR.
Ernesto
Reply
#6
The list in the account management is a feature introduced in the newest release.
To obtain it update your installation to the last version of letoDMS
Reply
#7
Hi Matteo,
is there a procedure to update from 1.7.2 to 1.8?
Thanks in advance.
BR.
Ernesto
Reply
#8
Yes, is included in the package (folder UPDATE).
Is composed by a
- php script (that changes the data folder organization)
- a SQL script (for the DB difference).

Remember to backup your installation before proceed.
Reply
#9
Video 
HI Matteo,
I've two little doubts:
  • I've downloaded the letoDMS-1.8.3.zip file, inside it there is the UPDATE-v1.8.1 folder with your two suggested files (php and sql). Are they useful only to upgrade from 1.8.1 to 1.8.3? Or no?
  • Regarding the backup, is it sufficient to create a dump file of mysql database and to create a tar/gzip file of the mydms-1.7.2 folder?
Thanks in advance.
BR.
Ernesto


-
-
Reply
#10
The UPDATE-1.8.1 is required to update starting from ANY VERSION BEFORE the 1.8.1.
Then if you're updating from 1.7.x to 1.8.3 is required.

To backup:
- make an archive of your installation folder,
- make an archive of your data folder
- dump the DB

After having updated the files (remember to edit the inc.Settings):
- execute the update.php

for the latter step you need to:
- log in to the dms
- call directly the script (point the browser to http://yoursite/path/to/dms/UPDATE-v1.8.1/update.php
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)