Membership Plugin Guidance
13 posts by 4 authors in: Forums > CMS Builder
Last Post: August 31, 2010 (RSS)
By Jason - August 31, 2010
Hi,
You pretty much have it.
Try:
You pretty much have it.
Try:
if(!$CURRENT_USER['staff']){
$where = reviewer_conflicts NOT LIKE '%\t".intval($CURRENT_USER['num'])."\t%'";
}
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] Membership Plugin Guidance
By zip222 - August 31, 2010
Great. That works exactly as I wanted. Thanks.
Great post folks.
Thanks,
Jerry Kornbluth
Thanks,
Jerry Kornbluth
The first CMS Builder reference book is now available on-line!
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php