User Management

From CashCrusaderWiki

(Difference between revisions)
Jump to: navigation, search
(New page: == How to add a user == Go to <tt>User Management -> Add a User</tt> Insert username for the new user and click on Add. You can then specify rest of the member profile options. == How t...)
Current revision (21:53, 17 September 2008) (edit) (undo)
 
(One intermediate revision not shown.)
Line 9: Line 9:
Go to <tt>User Management -> View/Edit/Delete users</tt> or click on <tt>"Users"</tt> button in the top menu and search the user you want to delete.
Go to <tt>User Management -> View/Edit/Delete users</tt> or click on <tt>"Users"</tt> button in the top menu and search the user you want to delete.
-
You can also use a direct link to the user profile: http://''your_domain''/scripts/admin/viewuser.php?userid=''username'' (replace ''your_domain'' with your domain name and ''username'' with the username you want to delete)
+
You can also use a direct link to the user profile: <tt>http://''your_domain''/scripts/admin/viewuser.php?userid=''username''</tt> (replace ''your_domain'' with your domain name and ''username'' with the username you want to delete)
 +
 
 +
== How to edit a user profile ==
 +
 
 +
Go to <tt>User Management -> View/Edit/Delete users</tt> or click on <tt>"Users"</tt> button in the top menu and search the user you want to edit.
 +
 
 +
Edit the profile and click on Save changes.
 +
 
 +
== How to set an account to vacation mode ==
 +
 
 +
Go to <tt>User Management -> View/Edit/Delete users</tt> or click on <tt>"Users"</tt> button in the top menu and search the user you want to set to vacation mode.
 +
 
 +
Insert the vacation end date to the <tt>"Vacation"</tt> field, the date must be in yyyy-mm-dd format (For example 2008-12-31) and click on <tt>"Save Changes"</tt>.
 +
 
 +
[[Category:Usage]]

Current revision

Contents

How to add a user

Go to User Management -> Add a User

Insert username for the new user and click on Add. You can then specify rest of the member profile options.

How to delete a user

Go to User Management -> View/Edit/Delete users or click on "Users" button in the top menu and search the user you want to delete.

You can also use a direct link to the user profile: http://your_domain/scripts/admin/viewuser.php?userid=username (replace your_domain with your domain name and username with the username you want to delete)

How to edit a user profile

Go to User Management -> View/Edit/Delete users or click on "Users" button in the top menu and search the user you want to edit.

Edit the profile and click on Save changes.

How to set an account to vacation mode

Go to User Management -> View/Edit/Delete users or click on "Users" button in the top menu and search the user you want to set to vacation mode.

Insert the vacation end date to the "Vacation" field, the date must be in yyyy-mm-dd format (For example 2008-12-31) and click on "Save Changes".

Administration manual