From: Steve Sutton Date: Mon, 11 Aug 2014 15:04:22 +0000 (-0400) Subject: Config setting changes X-Git-Tag: V1.0^2~114 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d298b5909304c11db96d7cf8b259956f7efcbecc;p=web%2FKeweenaw.git Config setting changes Setup the member pages: Setup page for the leads (members only) Setup the page for the Member events (members only) --- diff --git a/config/application.ini b/config/application.ini index c636656..a859c76 100644 --- a/config/application.ini +++ b/config/application.ini @@ -86,12 +86,12 @@ memberdb.members.profile_form_page = 10 memberdb.members.coupons.page = Off memberdb.members.coupons.notification_email = Off ; The page id in the toolbox that is the members only area events page -memberdb.members.events_page = Off +memberdb.members.events_page = 22 memberdb.members.events.notification_email = Off ; The page id in the toolbox that is the members only reporting page memberdb.members.reports_page = 11 ; The page id in the toolbox that is the members only leads page -memberdb.members.leads_page = Off +memberdb.members.leads_page = 21 ; Turn the trip planner module On or Off for the member application memberdb.session.list = Off ; The page id in the toolbox that holds the output for the trip planner