Update the member only page ids
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 18 Feb 2015 14:08:30 +0000 (09:08 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 18 Feb 2015 14:08:30 +0000 (09:08 -0500)
After reset and import of the live database pages.

config/application.ini

index 09d4e37..6f27624 100644 (file)
@@ -77,19 +77,19 @@ headlines.application = Off
 ; Turn the member application On or Off
 memberdb.application = On
 ; The page id in the toolbox that holds the login box to the members only area
-memberdb.login_page = 8
+memberdb.login_page = 54
 ; The page id in the toolbox that is the members only area home page
-memberdb.members.home_page = 9
+memberdb.members.home_page = 55
 ; The page id in the toolbox that is the members only area profile form page
-memberdb.members.profile_form_page = 10
+memberdb.members.profile_form_page = 56
 ; The page id in the toolbox that is the members only area coupons page
 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 = 57
 memberdb.members.events.notification_email = Off
 ; The page id in the toolbox that is the members only reporting page
-memberdb.members.reports_page = 11
+memberdb.members.reports_page = 58
 ; The page id in the toolbox that is the members only leads page
 memberdb.members.leads_page = Off
 ; Turn the trip planner module On or Off for the member application