Also, is my syntax correct, especially '[attribute]'???
if (in_array('3', $user->roles) && '[Course Modules]' == 'Professional Practice module')
{
$item->price = '253';
}I desperately need help with this...
Thanks heaps
Glenn
|
Ubercart |
|
|
|
||
Re: Re: Hi I can't get this to
Wed, 02/11/2009 - 06:31
#1
Re: Re: Hi I can't get this to
Also, is my syntax correct, especially '[attribute]'??? if (in_array('3', $user->roles) && '[Course Modules]' == 'Professional Practice module')I desperately need help with this... Thanks heaps Glenn Attribute Tokens By: cYu (20 replies) Thu, 12/27/2007 - 12:31
|
|