[ic] Admin UI - Customer Mailing permissions

interchange at thedesignpeople.com interchange at thedesignpeople.com
Thu Apr 22 20:14:56 EDT 2004


Stefan Hornburg wrote:

> 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
> 
> 
> 
Thanks, that did it!

mike kang




More information about the interchange-users mailing list