[ic] Admin UI - Customer Mailing permissions

Stefan Hornburg racke at linuxia.de
Thu Apr 22 19:06:20 EDT 2004


On Tue, 20 Apr 2004 13:54:49 -0700
"interchange at thedesignpeople.com" <interchange at thedesignpeople.com> wrote:

> I don't know if this is a bug but if you create a non-superadmin user 
> and then check everything in the Editor Functions, Other Functions and 
> Table permissions tabs, it still does not give access to the Customer 
> Mailing tab.
> 
> I'm not how to enable this page (customer_mailing) for non-superadmin users.

The following patch adds this to "Other Functions" :

--- access_permissions.html	14 Jan 2003 02:25:50 -0000	2.6
+++ access_permissions.html	22 Apr 2004 23:03:02 -0000	2.7
@@ -228,6 +228,7 @@
 		gensql			=> 'Direct SQL utility',
 		dbconfig		=> 'Database configuration',
 		files			=> 'Modify Files',
+		mailing         => 'Customer Mailing'
 	);
 	while($perm = shift @permissions ) {
 		$title = errmsg(shift @permissions);


Bye
	Racke



-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list