about features designs pricing blog contact 7 Day Free Trial Have a question?
Call  
800-947-0883
left to receive 20% off! get coupon code
Have a question?  Give us a call  800-947-0883

1. Choose a Plan & Template

2. Create Account / Sign In

3. Website Setup

4. Billing Information

  • 1. Choose a Plan

    1
  • 2. Account Information

    2
  • 3. Church Information

    3
  • 4. Billing Information

    4

 

 

 

Titus

Titus

ErrorException [ Notice ]: Undefined index: LinkFrom

APPPATH/views/modal-templates/modals.php [ 22 ]

17 <!-- Error Modal on Signup Process Session-->
18 <?php
19 	$registerInfo = Session::DB()->get('register_info');
20 	$userlink = "";
21 	if(isset($registerInfo) && count($registerInfo) > 0) {
22 		if($registerInfo['LinkFrom'] != '') {
23 			$userlink = "?user=" . $registerInfo["LinkFrom"];
24 		}
25 	}
26 ?>
27 <div class="modal fade" id="ErrorSignupProcessSession" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
  1. APPPATH/views/modal-templates/modals.php [ 22 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  5. APPPATH/views/template-footer.php [ 138 ] » Kohana_View->__toString()

  6. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  7. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  8. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  9. APPPATH/views/template-page.php [ 15 ] » Kohana_View->__toString()

  10. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  11. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  12. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  13. {PHP internal call} » Kohana_View->__toString()

  14. MODPATH/common/classes/htmlmin.php [ 71 ] » trim(arguments)

  15. MODPATH/common/classes/htmlmin.php [ 44 ] » HTMLmin->__construct(arguments)

  16. APPPATH/classes/Controller/Site.php [ 219 ] » HTMLmin::minify(arguments)

  17. APPPATH/classes/Controller/templates/index.php [ 17 ] » Controller_Site->after()

  18. SYSPATH/classes/Kohana/Controller.php [ 105 ] » Controller_Templates_index->after()

  19. {PHP internal call} » Kohana_Controller->execute()

  20. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 99 ] » ReflectionMethod->invoke(arguments)

  21. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  22. SYSPATH/classes/Kohana/Request.php [ 997 ] » Kohana_Request_Client->execute(arguments)

  23. DOCROOT/churchspring/index.php [ 118 ] » Kohana_Request->execute()

Environment